2026-08-05 03:41:21.483 | + ./stack.sh:main:491 : exec 2026-08-05 03:41:21.483 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-08-05-054121' 2026-08-05 03:41:21.483 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-08-05-054121.summary.2026-08-05-054121 2026-08-05 03:41:21.483 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 03:41:21.484 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-08-05-054121 2026-08-05 03:41:21.484 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-05-054121 /opt/stack/logs/stack.sh.log 2026-08-05 03:41:21.484 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-05-054121.summary.2026-08-05-054121 /opt/stack/logs/stack.sh.log.summary 2026-08-05 03:41:21.484 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-05 03:41:21.484 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-05 03:41:21.484 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-05 03:41:21.484 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-05 03:41:21.484 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-05 03:41:21.484 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-05 03:41:21.484 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-05 03:41:21.484 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-05 03:41:21.485 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-05 03:41:21.485 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-05 03:41:21.485 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-05 03:41:21.487 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-05 03:41:21.489 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-05 03:41:21.493 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-05 03:41:21.497 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-05 03:41:21.500 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-05 03:41:21.503 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-05 03:41:21.506 | + ./stack.sh:main:577 : set -o errexit 2026-08-05 03:41:21.508 | + ./stack.sh:main:580 : uname -a 2026-08-05 03:41:21.510 | 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-08-05 03:41:21.513 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-05 03:41:21.515 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-05 03:41:21.519 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-05 03:41:21.558 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-05 03:41:21.577 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-05 03:41:21.580 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-05 03:41:21.597 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-05 03:41:21.600 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-05 03:41:21.617 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-05 03:41:21.621 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-05 03:41:21.637 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-05 03:41:21.640 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-05 03:41:21.643 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-05 03:41:21.646 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-05 03:41:21.663 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-05 03:41:21.667 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-05 03:41:21.683 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-05 03:41:21.686 | + ./stack.sh:main:594 : tune_host 2026-08-05 03:41:21.689 | + lib/host:tune_host:125 : configure_host_mem 2026-08-05 03:41:21.692 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-05 03:41:21.694 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-05 03:41:21.697 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-05 03:41:21.700 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-05 03:41:21.702 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-05 03:41:21.705 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 03:41:21.707 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 03:41:21.710 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-05 03:41:21.712 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 03:41:21.715 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 03:41:21.718 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 03:41:21.721 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:41:21.723 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:41:21.726 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 03:41:21.729 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-05 03:41:21.731 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-05 03:41:21.734 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-05 03:41:21.737 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-05 03:41:21.742 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-05 03:41:21.744 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-05 03:41:21.747 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-05 03:41:21.750 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:41:21.753 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:41:21.756 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:41:21.761 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901281757 2026-08-05 03:41:21.762 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-05 03:41:21.765 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-05 03:41:21.767 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-08-05 03:41:21.891 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-05 03:41:21.915 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-05 03:41:21.929 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-05 03:41:21.939 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-05 03:41:21.965 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-05 03:41:25.274 | Fetched 4747 B in 1s (9276 B/s) 2026-08-05 03:41:26.914 | Reading package lists... 2026-08-05 03:41:26.943 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-05 03:41:26.945 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-05 03:41:26.948 | + functions-common:time_stop:2420 : local name 2026-08-05 03:41:26.951 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:41:26.953 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:41:26.956 | + functions-common:time_stop:2423 : local total 2026-08-05 03:41:26.958 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:41:26.961 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-05 03:41:26.964 | + functions-common:time_stop:2427 : start_time=1785901281757 2026-08-05 03:41:26.967 | + functions-common:time_stop:2429 : [[ -z 1785901281757 ]] 2026-08-05 03:41:26.970 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:41:26.974 | + functions-common:time_stop:2432 : end_time=1785901286971 2026-08-05 03:41:26.977 | + functions-common:time_stop:2433 : elapsed_time=5214 2026-08-05 03:41:26.979 | + functions-common:time_stop:2434 : total=0 2026-08-05 03:41:26.982 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:41:26.985 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5214 2026-08-05 03:41:26.988 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-05 03:41:26.990 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 03:41:26.993 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:41:26.996 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:41:26.999 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-05 03:41:27.021 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-08-05 03:41:27.060 | Reading package lists... 2026-08-05 03:41:27.504 | Building dependency tree... 2026-08-05 03:41:27.507 | Reading state information... 2026-08-05 03:41:28.266 | The following packages were automatically installed and are no longer required: 2026-08-05 03:41:28.269 | libfwupd2 libgusb2 2026-08-05 03:41:28.270 | Use 'sudo apt autoremove' to remove them. 2026-08-05 03:41:28.312 | The following NEW packages will be installed: 2026-08-05 03:41:28.315 | ksmtuned 2026-08-05 03:41:28.564 | 0 upgraded, 1 newly installed, 0 to remove and 91 not upgraded. 2026-08-05 03:41:28.565 | Need to get 7444 B of archives. 2026-08-05 03:41:28.565 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-05 03:41:28.565 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-05 03:41:28.775 | perl: warning: Setting locale failed. 2026-08-05 03:41:28.775 | perl: warning: Please check that your locale settings: 2026-08-05 03:41:28.775 | LANGUAGE = (unset), 2026-08-05 03:41:28.775 | LC_ALL = "en_US.utf8", 2026-08-05 03:41:28.775 | LANG = "de_DE.UTF-8" 2026-08-05 03:41:28.775 | are supported and installed on your system. 2026-08-05 03:41:28.775 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:41:28.839 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:41:28.839 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:41:28.839 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:41:29.027 | Fetched 7444 B in 0s (34.3 kB/s) 2026-08-05 03:41:29.066 | Selecting previously unselected package ksmtuned. 2026-08-05 03:41:29.123 | (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-08-05 03:41:29.131 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-05 03:41:29.135 | Unpacking ksmtuned (4.20150326) ... 2026-08-05 03:41:29.200 | Setting up ksmtuned (4.20150326) ... 2026-08-05 03:41:29.414 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-05 03:41:29.610 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-05 03:41:30.305 | perl: warning: Setting locale failed. 2026-08-05 03:41:30.305 | perl: warning: Please check that your locale settings: 2026-08-05 03:41:30.306 | LANGUAGE = (unset), 2026-08-05 03:41:30.306 | LC_ALL = "en_US.utf8", 2026-08-05 03:41:30.306 | LANG = "de_DE.UTF-8" 2026-08-05 03:41:30.306 | are supported and installed on your system. 2026-08-05 03:41:30.306 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:41:30.437 | perl: warning: Setting locale failed. 2026-08-05 03:41:30.438 | perl: warning: Please check that your locale settings: 2026-08-05 03:41:30.438 | LANGUAGE = (unset), 2026-08-05 03:41:30.438 | LC_ALL = "en_US.utf8", 2026-08-05 03:41:30.438 | LANG = "de_DE.UTF-8" 2026-08-05 03:41:30.438 | are supported and installed on your system. 2026-08-05 03:41:30.438 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:41:30.489 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:41:30.489 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:41:30.490 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:41:30.559 | perl: warning: Setting locale failed. 2026-08-05 03:41:30.559 | perl: warning: Please check that your locale settings: 2026-08-05 03:41:30.559 | LANGUAGE = (unset), 2026-08-05 03:41:30.560 | LC_ALL = "en_US.utf8", 2026-08-05 03:41:30.560 | LANG = "de_DE.UTF-8" 2026-08-05 03:41:30.560 | are supported and installed on your system. 2026-08-05 03:41:30.560 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:41:31.046 | 2026-08-05 03:41:31.046 | Running kernel seems to be up-to-date. 2026-08-05 03:41:31.046 | 2026-08-05 03:41:31.046 | No services need to be restarted. 2026-08-05 03:41:31.046 | 2026-08-05 03:41:31.046 | No containers need to be restarted. 2026-08-05 03:41:31.046 | 2026-08-05 03:41:31.047 | No user sessions are running outdated binaries. 2026-08-05 03:41:31.047 | 2026-08-05 03:41:31.047 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 03:41:33.501 | + functions-common:apt_get:1211 : result=0 2026-08-05 03:41:33.503 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 03:41:33.506 | + functions-common:time_stop:2420 : local name 2026-08-05 03:41:33.508 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:41:33.509 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:41:33.511 | + functions-common:time_stop:2423 : local total 2026-08-05 03:41:33.513 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:41:33.515 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 03:41:33.517 | + functions-common:time_stop:2427 : start_time=1785901287018 2026-08-05 03:41:33.519 | + functions-common:time_stop:2429 : [[ -z 1785901287018 ]] 2026-08-05 03:41:33.523 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:41:33.526 | + functions-common:time_stop:2432 : end_time=1785901293524 2026-08-05 03:41:33.528 | + functions-common:time_stop:2433 : elapsed_time=6506 2026-08-05 03:41:33.530 | + functions-common:time_stop:2434 : total=12234 2026-08-05 03:41:33.533 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:41:33.535 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18740 2026-08-05 03:41:33.537 | + functions-common:apt_get:1215 : return 0 2026-08-05 03:41:33.541 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-05 03:41:33.556 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-05 03:41:33.558 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-05 03:41:33.560 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-05 03:41:33.562 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-05 03:41:33.565 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-05 03:41:33.568 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-05 03:41:33.569 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-05 03:41:33.578 | 0 2026-08-05 03:41:33.582 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-05 03:41:33.584 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-05 03:41:33.586 | + lib/host:tune_host:126 : configure_host_net 2026-08-05 03:41:33.588 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-05 03:41:33.590 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-05 03:41:33.593 | + ./stack.sh:main:600 : fetch_plugins 2026-08-05 03:41:33.595 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-05 03:41:33.596 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-05 03:41:33.599 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-05 03:41:33.601 | + functions-common:fetch_plugins:1771 : return 2026-08-05 03:41:33.603 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-05 03:41:33.605 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-05 03:41:33.607 | + functions-common:run_phase:1849 : local phase= 2026-08-05 03:41:33.610 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 03:41:33.612 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 03:41:33.614 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 03:41:33.616 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 03:41:33.618 | + functions-common:run_phase:1858 : local extra 2026-08-05 03:41:33.621 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 03:41:33.624 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 03:41:33.626 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 03:41:33.628 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 03:41:33.630 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-05 03:41:33.632 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 03:41:33.646 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:41:33.649 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-05 03:41:33.652 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-05 03:41:33.654 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-05 03:41:33.656 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-05 03:41:33.659 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-05 03:41:33.661 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-05 03:41:33.663 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-05 03:41:33.666 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-05 03:41:33.668 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-05 03:41:33.670 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 03:41:33.673 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-05 03:41:33.675 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-05 03:41:33.677 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-05 03:41:33.679 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-05 03:41:33.681 | + functions-common:plugin_override_defaults:1812 : return 2026-08-05 03:41:33.683 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-05 03:41:33.701 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-05 03:41:33.703 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-05 03:41:33.717 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:41:33.720 | +++ lib/tls:source:43 : hostname -f 2026-08-05 03:41:33.725 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-05 03:41:33.727 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-05 03:41:33.728 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-05 03:41:33.730 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-05 03:41:33.733 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-05 03:41:33.735 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-05 03:41:33.737 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-05 03:41:33.738 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-05 03:41:33.741 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-05 03:41:33.743 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-05 03:41:33.746 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-05 03:41:33.759 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-05 03:41:33.777 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-05 03:41:33.789 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-05 03:41:33.803 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-05 03:41:33.836 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-05 03:41:33.908 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-05 03:41:34.000 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-05 03:41:34.027 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-05 03:41:34.078 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-05 03:41:34.125 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-05 03:41:34.129 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-05 03:41:34.146 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:41:34.150 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-05 03:41:34.153 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-05 03:41:34.156 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-05 03:41:34.159 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-05 03:41:34.163 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-05 03:41:34.179 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-05 03:41:34.181 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-05 03:41:34.184 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-05 03:41:34.186 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-05 03:41:34.189 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-05 03:41:34.191 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-05 03:41:34.195 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-05 03:41:34.198 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-05 03:41:34.201 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-05 03:41:34.204 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-05 03:41:34.221 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-05 03:41:34.224 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-05 03:41:34.226 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-05 03:41:34.229 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-05 03:41:34.232 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-05 03:41:34.235 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-05 03:41:34.238 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-05 03:41:34.241 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-05 03:41:34.244 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-05 03:41:34.246 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-05 03:41:34.248 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-05 03:41:34.251 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-05 03:41:34.254 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.36 2026-08-05 03:41:34.256 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-05 03:41:34.259 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-05 03:41:34.263 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-05 03:41:34.263 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-05 03:41:34.268 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-05 03:41:34.271 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-05 03:41:34.273 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-05 03:41:34.276 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-05 03:41:34.279 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-05 03:41:34.282 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-05 03:41:34.297 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-05 03:41:34.301 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.36 2026-08-05 03:41:34.304 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-05 03:41:34.305 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.36 2026-08-05 03:41:34.308 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.36 2026-08-05 03:41:34.310 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-05 03:41:34.311 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-05 03:41:34.313 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-05 03:41:34.315 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-05 03:41:34.317 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-05 03:41:34.319 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-05 03:41:34.321 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-05 03:41:34.322 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-05 03:41:34.324 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-05 03:41:34.326 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-05 03:41:34.328 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-05 03:41:34.330 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-05 03:41:34.331 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-05 03:41:34.333 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-05 03:41:34.335 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-05 03:41:34.337 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-05 03:41:34.339 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-05 03:41:34.340 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-05 03:41:34.342 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-05 03:41:34.344 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-05 03:41:34.346 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-05 03:41:34.348 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-05 03:41:34.360 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-05 03:41:34.362 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-05 03:41:34.364 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-05 03:41:34.366 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-05 03:41:34.368 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 03:41:34.370 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-05 03:41:34.371 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 03:41:34.373 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-05 03:41:34.375 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-05 03:41:34.377 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-05 03:41:34.379 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-05 03:41:34.380 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-05 03:41:34.382 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-05 03:41:34.384 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-05 03:41:34.386 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-05 03:41:34.387 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-05 03:41:34.389 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-05 03:41:34.391 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-05 03:41:34.393 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-05 03:41:34.394 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-05 03:41:34.476 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-05 03:41:34.486 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-05 03:41:34.488 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-05 03:41:34.490 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-05 03:41:34.492 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-05 03:41:34.494 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-05 03:41:34.495 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-05 03:41:34.497 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-05 03:41:34.499 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-05 03:41:34.501 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-05 03:41:34.503 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-05 03:41:34.505 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-05 03:41:34.507 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-05 03:41:34.509 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-05 03:41:34.510 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-05 03:41:34.512 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-05 03:41:34.514 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-05 03:41:34.516 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-05 03:41:34.518 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-05 03:41:34.519 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-05 03:41:34.521 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-05 03:41:34.524 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-05 03:41:34.524 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-05 03:41:34.526 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-05 03:41:34.526 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-05 03:41:34.529 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=dd:7d09:c856 2026-08-05 03:41:34.531 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-05 03:41:34.533 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-05 03:41:34.535 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-05 03:41:34.537 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-05 03:41:34.539 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fddd:7d09:c856::/56 2026-08-05 03:41:34.541 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fddd:7d09:c856::/56 2026-08-05 03:41:34.542 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-05 03:41:34.546 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fddd:7d09:c856::/64 2026-08-05 03:41:34.548 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-05 03:41:34.550 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-05 03:41:34.552 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-05 03:41:34.554 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-05 03:41:34.557 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-05 03:41:34.560 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-05 03:41:34.562 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-05 03:41:34.565 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-05 03:41:34.567 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-05 03:41:34.570 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-05 03:41:34.572 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-05 03:41:34.575 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-05 03:41:34.578 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-05 03:41:34.580 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fddd:7d09:c856::/56 2026-08-05 03:41:34.583 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-05 03:41:34.586 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-05 03:41:34.590 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-05 03:41:34.590 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-05 03:41:34.592 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-05 03:41:34.597 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-05 03:41:34.601 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-05 03:41:34.601 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-05 03:41:34.602 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-05 03:41:34.609 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-05 03:41:34.612 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-05 03:41:34.615 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-05 03:41:34.618 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-05 03:41:34.622 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-05 03:41:34.625 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-05 03:41:34.628 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-05 03:41:34.631 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-05 03:41:34.634 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-05 03:41:34.636 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-05 03:41:34.639 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-05 03:41:34.657 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-05 03:41:34.671 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-05 03:41:34.686 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-05 03:41:34.700 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-05 03:41:34.715 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-05 03:41:34.746 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-05 03:41:34.749 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-05 03:41:34.752 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-05 03:41:34.754 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-05 03:41:34.757 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-05 03:41:34.760 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-05 03:41:34.777 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-05 03:41:34.780 | + ./stack.sh:main:635 : run_phase source 2026-08-05 03:41:34.782 | + functions-common:run_phase:1848 : local mode=source 2026-08-05 03:41:34.785 | + functions-common:run_phase:1849 : local phase= 2026-08-05 03:41:34.787 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 03:41:34.790 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 03:41:34.792 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 03:41:34.794 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 03:41:34.796 | + functions-common:run_phase:1858 : local extra 2026-08-05 03:41:34.799 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 03:41:34.803 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 03:41:34.806 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 03:41:34.808 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 03:41:34.810 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-05 03:41:34.812 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 03:41:34.830 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:41:34.832 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-05 03:41:34.835 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-05 03:41:34.880 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-05 03:41:34.882 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-05 03:41:34.885 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-05 03:41:34.887 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-05 03:41:34.890 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-05 03:41:34.892 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-05 03:41:34.893 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-05 03:41:34.896 | + functions-common:load_plugin_settings:1789 : return 2026-08-05 03:41:34.899 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-05 03:41:34.901 | + functions-common:verify_disabled_services:2131 : local service 2026-08-05 03:41:34.904 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.907 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-05 03:41:34.909 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.912 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-05 03:41:34.915 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.917 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-05 03:41:34.920 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.923 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-05 03:41:34.926 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.930 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-05 03:41:34.933 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.937 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-05 03:41:34.940 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.943 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-05 03:41:34.946 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.950 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-05 03:41:34.953 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.957 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-05 03:41:34.960 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.964 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-05 03:41:34.967 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.970 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-05 03:41:34.974 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.977 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-05 03:41:34.981 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.984 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-05 03:41:34.987 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.991 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-05 03:41:34.994 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:34.997 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-05 03:41:35.000 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:35.004 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-05 03:41:35.007 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:35.010 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-05 03:41:35.013 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:35.017 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-05 03:41:35.020 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:35.023 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-05 03:41:35.026 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:35.029 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-05 03:41:35.033 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:35.036 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-05 03:41:35.039 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:35.042 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-05 03:41:35.046 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:35.049 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-05 03:41:35.052 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:35.056 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-05 03:41:35.059 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 03:41:35.062 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-05 03:41:35.066 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-05 03:41:35.069 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-05 03:41:35.072 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-05 03:41:35.091 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:41:35.094 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-05 03:41:35.098 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-05 03:41:35.101 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-05 03:41:35.120 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:41:35.122 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-05 03:41:35.125 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-05 03:41:35.128 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-05 03:41:35.130 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-05 03:41:35.133 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-05 03:41:35.136 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-05 03:41:35.138 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-05 03:41:35.141 | + lib/database:initialize_database_backends:92 : return 0 2026-08-05 03:41:35.145 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-05 03:41:35.145 | Using mysql database backend 2026-08-05 03:41:35.147 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-05 03:41:35.164 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-05 03:41:35.167 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-05 03:41:35.169 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-05 03:41:35.171 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-05 03:41:35.173 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-05 03:41:35.176 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-05 03:41:35.189 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:41:35.191 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-05 03:41:35.205 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-05 03:41:35.218 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:41:35.220 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-05 03:41:35.234 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-05 03:41:35.248 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-05 03:41:35.261 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:41:35.263 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-05 03:41:35.277 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:41:35.279 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-05 03:41:35.281 | + functions-common:save_stackenv:65 : local tag=768 2026-08-05 03:41:35.284 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-05 03:41:35.288 | + functions-common:save_stackenv:67 : time_stamp=2026-08-05-054135 2026-08-05 03:41:35.290 | + functions-common:save_stackenv:68 : echo '# 2026-08-05-054135 768' 2026-08-05 03:41:35.292 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.294 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-05 03:41:35.296 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.298 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-05 03:41:35.300 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.302 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-05 03:41:35.304 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.306 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-05 03:41:35.308 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.310 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.36 2026-08-05 03:41:35.312 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.314 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.36/identity 2026-08-05 03:41:35.317 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.319 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-05-054121 2026-08-05 03:41:35.321 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.323 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-05 03:41:35.325 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.327 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.36 2026-08-05 03:41:35.329 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.331 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-05 03:41:35.333 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.335 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-05 03:41:35.337 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.339 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-05 03:41:35.341 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.343 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-05 03:41:35.345 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.347 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.36 2026-08-05 03:41:35.350 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:41:35.352 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-05 03:41:35.354 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-05 03:41:35.356 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-05 03:41:35.358 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-05 03:41:35.360 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-05 03:41:35.362 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 03:41:35.364 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 03:41:35.366 | ++ functions-common:git_clone:593 : pwd 2026-08-05 03:41:35.371 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 03:41:35.373 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 03:41:35.376 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 03:41:35.388 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 03:41:35.390 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 03:41:35.392 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 03:41:35.394 | + functions-common:git_clone:610 : echo master 2026-08-05 03:41:35.395 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 03:41:35.399 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-05 03:41:35.401 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 03:41:35.402 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-05 03:41:35.404 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:41:35.406 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:41:35.408 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:41:35.410 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:41:35.412 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:41:35.414 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:41:35.415 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:41:35.417 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:41:35.419 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:41:35.423 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901295421 2026-08-05 03:41:35.425 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-05 03:41:35.428 | Cloning into '/opt/stack/requirements'... 2026-08-05 03:41:39.247 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:41:39.251 | + functions-common:time_stop:2420 : local name 2026-08-05 03:41:39.254 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:41:39.258 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:41:39.261 | + functions-common:time_stop:2423 : local total 2026-08-05 03:41:39.265 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:41:39.268 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:41:39.272 | + functions-common:time_stop:2427 : start_time=1785901295421 2026-08-05 03:41:39.275 | + functions-common:time_stop:2429 : [[ -z 1785901295421 ]] 2026-08-05 03:41:39.280 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:41:39.285 | + functions-common:time_stop:2432 : end_time=1785901299281 2026-08-05 03:41:39.288 | + functions-common:time_stop:2433 : elapsed_time=3860 2026-08-05 03:41:39.292 | + functions-common:time_stop:2434 : total=0 2026-08-05 03:41:39.296 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:41:39.299 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3860 2026-08-05 03:41:39.303 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-05 03:41:39.306 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 03:41:39.310 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:41:39.313 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:41:39.316 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:41:39.320 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:41:39.323 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:41:39.327 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:41:39.330 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:41:39.334 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:41:39.339 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:41:39.344 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901299340 2026-08-05 03:41:39.347 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 03:41:39.919 | From https://review.opendev.org/openstack/requirements 2026-08-05 03:41:39.919 | * branch master -> FETCH_HEAD 2026-08-05 03:41:39.930 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:41:39.933 | + functions-common:time_stop:2420 : local name 2026-08-05 03:41:39.937 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:41:39.940 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:41:39.944 | + functions-common:time_stop:2423 : local total 2026-08-05 03:41:39.947 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:41:39.950 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:41:39.954 | + functions-common:time_stop:2427 : start_time=1785901299340 2026-08-05 03:41:39.957 | + functions-common:time_stop:2429 : [[ -z 1785901299340 ]] 2026-08-05 03:41:39.962 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:41:39.966 | + functions-common:time_stop:2432 : end_time=1785901299963 2026-08-05 03:41:39.970 | + functions-common:time_stop:2433 : elapsed_time=623 2026-08-05 03:41:39.973 | + functions-common:time_stop:2434 : total=3860 2026-08-05 03:41:39.976 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:41:39.980 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4483 2026-08-05 03:41:39.983 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 03:41:39.986 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:41:39.989 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:41:39.992 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:41:39.995 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:41:39.997 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:41:40.000 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:41:40.003 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:41:40.005 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:41:40.009 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:41:40.013 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901300010 2026-08-05 03:41:40.016 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 03:41:40.031 | Note: switching to 'FETCH_HEAD'. 2026-08-05 03:41:40.031 | 2026-08-05 03:41:40.031 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 03:41:40.031 | changes and commit them, and you can discard any commits you make in this 2026-08-05 03:41:40.031 | state without impacting any branches by switching back to a branch. 2026-08-05 03:41:40.031 | 2026-08-05 03:41:40.031 | If you want to create a new branch to retain commits you create, you may 2026-08-05 03:41:40.031 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 03:41:40.031 | 2026-08-05 03:41:40.032 | git switch -c 2026-08-05 03:41:40.032 | 2026-08-05 03:41:40.032 | Or undo this operation with: 2026-08-05 03:41:40.032 | 2026-08-05 03:41:40.032 | git switch - 2026-08-05 03:41:40.032 | 2026-08-05 03:41:40.032 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 03:41:40.032 | 2026-08-05 03:41:40.032 | HEAD is now at 22c7e800 Merge "update constraint for sushy to new release 5.12.0" 2026-08-05 03:41:40.035 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:41:40.038 | + functions-common:time_stop:2420 : local name 2026-08-05 03:41:40.040 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:41:40.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:41:40.047 | + functions-common:time_stop:2423 : local total 2026-08-05 03:41:40.049 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:41:40.052 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:41:40.054 | + functions-common:time_stop:2427 : start_time=1785901300010 2026-08-05 03:41:40.057 | + functions-common:time_stop:2429 : [[ -z 1785901300010 ]] 2026-08-05 03:41:40.060 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:41:40.065 | + functions-common:time_stop:2432 : end_time=1785901300062 2026-08-05 03:41:40.068 | + functions-common:time_stop:2433 : elapsed_time=52 2026-08-05 03:41:40.070 | + functions-common:time_stop:2434 : total=4483 2026-08-05 03:41:40.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:41:40.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4535 2026-08-05 03:41:40.078 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-05 03:41:40.095 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-05 03:41:40.098 | + functions-common:git_clone:673 : head -1 2026-08-05 03:41:40.099 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 03:41:40.102 | 22c7e800 Merge "update constraint for sushy to new release 5.12.0" 2026-08-05 03:41:40.105 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 03:41:40.109 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-05 03:41:40.112 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 03:41:40.115 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-05 03:41:40.118 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-05 03:41:40.121 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-05 03:41:40.124 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-05 03:41:40.127 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-05 03:41:40.130 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-05 03:41:40.133 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-05 03:41:40.136 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-05 03:41:40.140 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-05 03:41:40.145 | ++ tools/install_prereqs.sh:source:47 : NOW=1785901300 2026-08-05 03:41:40.150 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-05 03:41:40.155 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-05 03:41:40.158 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-05 03:41:40.161 | ++ tools/install_prereqs.sh:source:49 : DELTA=1785901300 2026-08-05 03:41:40.164 | ++ tools/install_prereqs.sh:source:50 : [[ 1785901300 -lt 7200 ]] 2026-08-05 03:41:40.167 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-05 03:41:40.170 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-05 03:41:40.173 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-05 03:41:40.176 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-05 03:41:40.179 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-05 03:41:40.182 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-05 03:41:40.185 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-05 03:41:40.189 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-05 03:41:40.222 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-05 03:41:40.223 | apache2-dev 2026-08-05 03:41:40.223 | bc 2026-08-05 03:41:40.223 | bsdmainutils 2026-08-05 03:41:40.223 | curl 2026-08-05 03:41:40.223 | g++ 2026-08-05 03:41:40.223 | gawk 2026-08-05 03:41:40.223 | gcc 2026-08-05 03:41:40.223 | gettext 2026-08-05 03:41:40.223 | git 2026-08-05 03:41:40.223 | graphviz 2026-08-05 03:41:40.224 | iputils-ping 2026-08-05 03:41:40.224 | libffi-dev 2026-08-05 03:41:40.224 | libjpeg-dev 2026-08-05 03:41:40.224 | libpq-dev 2026-08-05 03:41:40.224 | libssl-dev 2026-08-05 03:41:40.224 | libsystemd-dev 2026-08-05 03:41:40.224 | libxml2-dev 2026-08-05 03:41:40.224 | libxslt1-dev 2026-08-05 03:41:40.224 | libyaml-dev 2026-08-05 03:41:40.224 | lsof 2026-08-05 03:41:40.225 | openssh-server 2026-08-05 03:41:40.225 | openssl 2026-08-05 03:41:40.225 | pkg-config 2026-08-05 03:41:40.225 | psmisc 2026-08-05 03:41:40.225 | python3-dev 2026-08-05 03:41:40.225 | python3-pip 2026-08-05 03:41:40.225 | python3-systemd 2026-08-05 03:41:40.226 | python3-venv 2026-08-05 03:41:40.226 | tar 2026-08-05 03:41:40.226 | tcpdump 2026-08-05 03:41:40.226 | unzip 2026-08-05 03:41:40.226 | uuid-runtime 2026-08-05 03:41:40.226 | wget 2026-08-05 03:41:40.226 | zlib1g-dev 2026-08-05 03:41:40.227 | libkrb5-dev 2026-08-05 03:41:40.227 | libldap2-dev 2026-08-05 03:41:40.227 | libsasl2-dev 2026-08-05 03:41:40.227 | memcached 2026-08-05 03:41:40.227 | python3-mysqldb 2026-08-05 03:41:40.227 | sqlite3 2026-08-05 03:41:40.227 | conntrack 2026-08-05 03:41:40.227 | curl 2026-08-05 03:41:40.227 | ebtables 2026-08-05 03:41:40.227 | genisoimage 2026-08-05 03:41:40.228 | iptables 2026-08-05 03:41:40.228 | iputils-arping 2026-08-05 03:41:40.228 | kpartx 2026-08-05 03:41:40.228 | libjs-jquery-tablesorter 2026-08-05 03:41:40.228 | parted 2026-08-05 03:41:40.228 | pm-utils 2026-08-05 03:41:40.228 | python3-mysqldb 2026-08-05 03:41:40.228 | socat 2026-08-05 03:41:40.228 | sqlite3 2026-08-05 03:41:40.228 | sudo 2026-08-05 03:41:40.229 | vlan 2026-08-05 03:41:40.229 | lsscsi 2026-08-05 03:41:40.229 | open-iscsi 2026-08-05 03:41:40.229 | cryptsetup 2026-08-05 03:41:40.229 | dosfstools 2026-08-05 03:41:40.229 | genisoimage 2026-08-05 03:41:40.229 | gir1.2-libosinfo-1.0 2026-08-05 03:41:40.229 | netcat-openbsd 2026-08-05 03:41:40.229 | open-iscsi 2026-08-05 03:41:40.230 | qemu-utils 2026-08-05 03:41:40.230 | sg3-utils 2026-08-05 03:41:40.230 | sysfsutils 2026-08-05 03:41:40.230 | lvm2 2026-08-05 03:41:40.230 | qemu-utils 2026-08-05 03:41:40.230 | thin-provisioning-tools 2026-08-05 03:41:40.230 | acl 2026-08-05 03:41:40.230 | dnsmasq-base 2026-08-05 03:41:40.230 | dnsmasq-utils 2026-08-05 03:41:40.230 | ebtables 2026-08-05 03:41:40.231 | haproxy 2026-08-05 03:41:40.231 | iptables 2026-08-05 03:41:40.231 | iputils-arping 2026-08-05 03:41:40.231 | iputils-ping 2026-08-05 03:41:40.231 | postgresql-server-dev-all 2026-08-05 03:41:40.231 | python3-mysqldb 2026-08-05 03:41:40.231 | sqlite3 2026-08-05 03:41:40.231 | sudo 2026-08-05 03:41:40.231 | vlan 2026-08-05 03:41:40.231 | pcp' 2026-08-05 03:41:40.232 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-05 03:41:40.252 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-05 03:41:40.252 | apache2-dev 2026-08-05 03:41:40.252 | bc 2026-08-05 03:41:40.252 | bsdmainutils 2026-08-05 03:41:40.252 | curl 2026-08-05 03:41:40.252 | g++ 2026-08-05 03:41:40.252 | gawk 2026-08-05 03:41:40.253 | gcc 2026-08-05 03:41:40.253 | gettext 2026-08-05 03:41:40.253 | git 2026-08-05 03:41:40.253 | graphviz 2026-08-05 03:41:40.253 | iputils-ping 2026-08-05 03:41:40.253 | libffi-dev 2026-08-05 03:41:40.253 | libjpeg-dev 2026-08-05 03:41:40.253 | libpq-dev 2026-08-05 03:41:40.253 | libssl-dev 2026-08-05 03:41:40.253 | libsystemd-dev 2026-08-05 03:41:40.254 | libxml2-dev 2026-08-05 03:41:40.254 | libxslt1-dev 2026-08-05 03:41:40.254 | libyaml-dev 2026-08-05 03:41:40.254 | lsof 2026-08-05 03:41:40.254 | openssh-server 2026-08-05 03:41:40.254 | openssl 2026-08-05 03:41:40.254 | pkg-config 2026-08-05 03:41:40.254 | psmisc 2026-08-05 03:41:40.254 | python3-dev 2026-08-05 03:41:40.254 | python3-pip 2026-08-05 03:41:40.255 | python3-systemd 2026-08-05 03:41:40.255 | python3-venv 2026-08-05 03:41:40.255 | tar 2026-08-05 03:41:40.255 | tcpdump 2026-08-05 03:41:40.255 | unzip 2026-08-05 03:41:40.255 | uuid-runtime 2026-08-05 03:41:40.255 | wget 2026-08-05 03:41:40.255 | zlib1g-dev 2026-08-05 03:41:40.255 | libkrb5-dev 2026-08-05 03:41:40.255 | libldap2-dev 2026-08-05 03:41:40.255 | libsasl2-dev 2026-08-05 03:41:40.256 | memcached 2026-08-05 03:41:40.256 | python3-mysqldb 2026-08-05 03:41:40.256 | sqlite3 2026-08-05 03:41:40.256 | conntrack 2026-08-05 03:41:40.256 | curl 2026-08-05 03:41:40.256 | ebtables 2026-08-05 03:41:40.256 | genisoimage 2026-08-05 03:41:40.256 | iptables 2026-08-05 03:41:40.256 | iputils-arping 2026-08-05 03:41:40.256 | kpartx 2026-08-05 03:41:40.257 | libjs-jquery-tablesorter 2026-08-05 03:41:40.257 | parted 2026-08-05 03:41:40.257 | pm-utils 2026-08-05 03:41:40.257 | python3-mysqldb 2026-08-05 03:41:40.257 | socat 2026-08-05 03:41:40.257 | sqlite3 2026-08-05 03:41:40.257 | sudo 2026-08-05 03:41:40.257 | vlan 2026-08-05 03:41:40.257 | lsscsi 2026-08-05 03:41:40.257 | open-iscsi 2026-08-05 03:41:40.258 | cryptsetup 2026-08-05 03:41:40.258 | dosfstools 2026-08-05 03:41:40.258 | genisoimage 2026-08-05 03:41:40.258 | gir1.2-libosinfo-1.0 2026-08-05 03:41:40.258 | netcat-openbsd 2026-08-05 03:41:40.258 | open-iscsi 2026-08-05 03:41:40.258 | qemu-utils 2026-08-05 03:41:40.258 | sg3-utils 2026-08-05 03:41:40.258 | sysfsutils 2026-08-05 03:41:40.258 | lvm2 2026-08-05 03:41:40.259 | qemu-utils 2026-08-05 03:41:40.259 | thin-provisioning-tools 2026-08-05 03:41:40.259 | acl 2026-08-05 03:41:40.259 | dnsmasq-base 2026-08-05 03:41:40.259 | dnsmasq-utils 2026-08-05 03:41:40.259 | ebtables 2026-08-05 03:41:40.259 | haproxy 2026-08-05 03:41:40.259 | iptables 2026-08-05 03:41:40.259 | iputils-arping 2026-08-05 03:41:40.259 | iputils-ping 2026-08-05 03:41:40.260 | postgresql-server-dev-all 2026-08-05 03:41:40.260 | python3-mysqldb 2026-08-05 03:41:40.260 | sqlite3 2026-08-05 03:41:40.260 | sudo 2026-08-05 03:41:40.260 | vlan 2026-08-05 03:41:40.260 | pcp ' 2026-08-05 03:41:40.260 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-05 03:41:40.261 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:41:40.263 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:41:40.267 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-05 03:41:40.268 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-05 03:41:40.273 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-05 03:41:40.276 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-05 03:41:40.278 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 03:41:40.280 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 03:41:40.282 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 03:41:40.285 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 03:41:40.287 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 03:41:40.289 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:41:40.292 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:41:40.294 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 03:41:40.296 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 03:41:40.298 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 03:41:40.301 | ++ functions-common:apt_get_update:1167 : return 2026-08-05 03:41:40.303 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-05 03:41:40.305 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 03:41:40.308 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:41:40.311 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:41:40.313 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-05 03:41:40.337 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-08-05 03:41:40.376 | Reading package lists... 2026-08-05 03:41:40.814 | Building dependency tree... 2026-08-05 03:41:40.816 | Reading state information... 2026-08-05 03:41:41.571 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-05 03:41:41.571 | bc set to manually installed. 2026-08-05 03:41:41.572 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-05 03:41:41.572 | g++ set to manually installed. 2026-08-05 03:41:41.572 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-05 03:41:41.572 | gcc set to manually installed. 2026-08-05 03:41:41.572 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-05 03:41:41.572 | git set to manually installed. 2026-08-05 03:41:41.572 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-05 03:41:41.572 | iputils-ping set to manually installed. 2026-08-05 03:41:41.572 | lsof is already the newest version (4.95.0-1build3). 2026-08-05 03:41:41.572 | lsof set to manually installed. 2026-08-05 03:41:41.572 | psmisc is already the newest version (23.7-1build1). 2026-08-05 03:41:41.573 | psmisc set to manually installed. 2026-08-05 03:41:41.573 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-05 03:41:41.573 | python3-dev set to manually installed. 2026-08-05 03:41:41.573 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-05 03:41:41.573 | python3-systemd is already the newest version (235-1build4). 2026-08-05 03:41:41.573 | python3-systemd set to manually installed. 2026-08-05 03:41:41.573 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-05 03:41:41.573 | tcpdump set to manually installed. 2026-08-05 03:41:41.573 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-05 03:41:41.573 | uuid-runtime set to manually installed. 2026-08-05 03:41:41.573 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-05 03:41:41.574 | zlib1g-dev set to manually installed. 2026-08-05 03:41:41.574 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-05 03:41:41.574 | iptables set to manually installed. 2026-08-05 03:41:41.574 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-05 03:41:41.574 | kpartx set to manually installed. 2026-08-05 03:41:41.574 | parted is already the newest version (3.6-4build1). 2026-08-05 03:41:41.574 | parted set to manually installed. 2026-08-05 03:41:41.574 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-05 03:41:41.574 | sudo set to manually installed. 2026-08-05 03:41:41.574 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-05 03:41:41.574 | open-iscsi set to manually installed. 2026-08-05 03:41:41.574 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-05 03:41:41.575 | cryptsetup set to manually installed. 2026-08-05 03:41:41.575 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-05 03:41:41.575 | dosfstools set to manually installed. 2026-08-05 03:41:41.575 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-05 03:41:41.575 | netcat-openbsd set to manually installed. 2026-08-05 03:41:41.575 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-08-05 03:41:41.575 | qemu-utils set to manually installed. 2026-08-05 03:41:41.575 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-05 03:41:41.575 | sg3-utils set to manually installed. 2026-08-05 03:41:41.575 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-05 03:41:41.575 | lvm2 set to manually installed. 2026-08-05 03:41:41.576 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-05 03:41:41.576 | thin-provisioning-tools set to manually installed. 2026-08-05 03:41:41.576 | acl is already the newest version (2.3.2-1build1.1). 2026-08-05 03:41:41.576 | acl set to manually installed. 2026-08-05 03:41:41.576 | The following packages were automatically installed and are no longer required: 2026-08-05 03:41:41.576 | libfwupd2 libgusb2 2026-08-05 03:41:41.576 | Use 'sudo apt autoremove' to remove them. 2026-08-05 03:41:41.576 | The following additional packages will be installed: 2026-08-05 03:41:41.576 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-05 03:41:41.576 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-08-05 03:41:41.576 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-08-05 03:41:41.577 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-08-05 03:41:41.577 | krb5-locales krb5-multidev libann0 libapr1-dev libapr1t64 2026-08-05 03:41:41.577 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-08-05 03:41:41.577 | libarchive-cpio-perl libarchive-zip-perl libcdt5 libcgraph6 2026-08-05 03:41:41.577 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-08-05 03:41:41.577 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-08-05 03:41:41.577 | libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 libgssapi-krb5-2 2026-08-05 03:41:41.577 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-05 03:41:41.577 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-08-05 03:41:41.577 | libjson-xs-perl libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-05 03:41:41.577 | libkdb5-10t64 libkrb5-3 libkrb5support0 liblab-gamut1 libldap-dev 2026-08-05 03:41:41.577 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-08-05 03:41:41.578 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-08-05 03:41:41.578 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-05 03:41:41.578 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-05 03:41:41.578 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-05 03:41:41.578 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-08-05 03:41:41.578 | libsctp-dev libsctp1 libsm6 libsqlite3-0 libssl3t64 libsub-override-perl 2026-08-05 03:41:41.578 | libsys-hostname-long-perl libsysfs2 libtinfo6 libtool 2026-08-05 03:41:41.578 | libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 2026-08-05 03:41:41.578 | libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-08-05 03:41:41.578 | llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin ncurses-term 2026-08-05 03:41:41.578 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-08-05 03:41:41.579 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-08-05 03:41:41.579 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-05 03:41:41.579 | python3.12-venv ssl-cert uuid-dev vbetool 2026-08-05 03:41:41.582 | Suggested packages: 2026-08-05 03:41:41.582 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-05 03:41:41.582 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-05 03:41:41.583 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-08-05 03:41:41.583 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-05 03:41:41.583 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-05 03:41:41.583 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-05 03:41:41.583 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-05 03:41:41.583 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-08-05 03:41:41.583 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-08-05 03:41:41.583 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-08-05 03:41:41.583 | default-mysql-server | virtual-mysql-server sqlite3-doc ncompress 2026-08-05 03:41:41.583 | tar-scripts tar-doc zip 2026-08-05 03:41:41.761 | The following NEW packages will be installed: 2026-08-05 03:41:41.762 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-05 03:41:41.762 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-05 03:41:41.762 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-05 03:41:41.762 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-05 03:41:41.762 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-05 03:41:41.762 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-05 03:41:41.762 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-05 03:41:41.762 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-05 03:41:41.762 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-05 03:41:41.763 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-05 03:41:41.763 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-05 03:41:41.763 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-05 03:41:41.763 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-05 03:41:41.763 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-05 03:41:41.763 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-05 03:41:41.763 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-05 03:41:41.763 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-05 03:41:41.763 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-05 03:41:41.763 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-05 03:41:41.763 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-05 03:41:41.764 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-05 03:41:41.764 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-05 03:41:41.764 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-05 03:41:41.764 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-05 03:41:41.764 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-05 03:41:41.764 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-05 03:41:41.764 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-05 03:41:41.764 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-05 03:41:41.764 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-05 03:41:41.764 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-05 03:41:41.765 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-05 03:41:41.765 | uuid-dev vbetool vlan 2026-08-05 03:41:41.766 | The following packages will be upgraded: 2026-08-05 03:41:41.767 | curl dnsmasq-base gawk krb5-locales libcurl3t64-gnutls libcurl4t64 2026-08-05 03:41:41.767 | libgssapi-krb5-2 libk5crypto3 libkrb5-3 libkrb5support0 libncurses6 2026-08-05 03:41:41.768 | libncursesw6 libsqlite3-0 libssl3t64 libtinfo6 ncurses-base ncurses-bin 2026-08-05 03:41:41.769 | ncurses-term openssh-client openssh-server openssh-sftp-server openssl tar 2026-08-05 03:41:41.769 | wget 2026-08-05 03:41:42.035 | 24 upgraded, 161 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 03:41:42.036 | Need to get 183 MB of archives. 2026-08-05 03:41:42.036 | After this operation, 941 MB of additional disk space will be used. 2026-08-05 03:41:42.036 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-08-05 03:41:42.516 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-08-05 03:41:42.631 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-08-05 03:41:42.641 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-08-05 03:41:42.721 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-05 03:41:42.738 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.12 [1942 kB] 2026-08-05 03:41:42.917 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-05 03:41:42.922 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-08-05 03:41:42.953 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-05 03:41:42.954 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-05 03:41:42.954 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-08-05 03:41:42.962 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.7 [82.0 kB] 2026-08-05 03:41:42.965 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.7 [143 kB] 2026-08-05 03:41:42.971 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.7 [34.5 kB] 2026-08-05 03:41:42.972 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.7 [348 kB] 2026-08-05 03:41:43.018 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-08-05 03:41:43.079 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-05 03:41:43.082 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-05 03:41:43.103 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-05 03:41:43.105 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-05 03:41:43.107 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-05 03:41:43.109 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-05 03:41:43.120 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-05 03:41:43.179 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-05 03:41:43.181 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-05 03:41:43.208 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-08-05 03:41:43.209 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-08-05 03:41:43.216 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-08-05 03:41:43.228 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-05 03:41:43.230 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-05 03:41:43.231 | Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.12 [1003 kB] 2026-08-05 03:41:43.304 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-05 03:41:43.305 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-05 03:41:43.307 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-05 03:41:43.307 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-05 03:41:43.404 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-08-05 03:41:43.405 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-05 03:41:43.407 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-08-05 03:41:43.409 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.7 [14.9 kB] 2026-08-05 03:41:43.410 | Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-08-05 03:41:43.413 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-05 03:41:43.499 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-05 03:41:43.502 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-05 03:41:43.506 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-05 03:41:43.513 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-05 03:41:43.594 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-05 03:41:43.596 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-05 03:41:44.241 | Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-05 03:41:44.540 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-05 03:41:44.541 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-05 03:41:44.543 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-05 03:41:44.545 | Get:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-05 03:41:44.562 | Get:53 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-05 03:41:44.586 | Get:54 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-05 03:41:44.761 | Get:55 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-05 03:41:44.763 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-05 03:41:44.766 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-05 03:41:44.766 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-05 03:41:44.768 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-05 03:41:44.768 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-05 03:41:44.769 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-05 03:41:44.769 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-05 03:41:44.770 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-05 03:41:44.861 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-05 03:41:44.876 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-05 03:41:44.877 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-05 03:41:44.881 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-05 03:41:44.897 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-05 03:41:44.898 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-05 03:41:44.899 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-05 03:41:44.900 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-05 03:41:44.968 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-05 03:41:44.973 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-05 03:41:45.051 | Get:74 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-05 03:41:45.059 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-05 03:41:45.063 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-05 03:41:45.066 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-05 03:41:45.067 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-05 03:41:45.080 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-05 03:41:45.083 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-05 03:41:45.146 | Get:81 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-05 03:41:45.147 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-05 03:41:45.148 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-05 03:41:45.242 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-05 03:41:45.243 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-05 03:41:45.244 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-05 03:41:45.273 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-05 03:41:45.277 | Get:88 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-05 03:41:45.277 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-05 03:41:45.284 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-05 03:41:45.337 | Get:91 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-05 03:41:45.338 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-05 03:41:45.338 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-05 03:41:45.433 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-05 03:41:45.435 | Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-05 03:41:45.436 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-05 03:41:45.437 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-05 03:41:45.450 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-05 03:41:45.454 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-05 03:41:45.488 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-05 03:41:45.528 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-05 03:41:45.733 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-05 03:41:46.230 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-05 03:41:46.252 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-05 03:41:46.352 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-05 03:41:46.516 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-05 03:41:46.549 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-05 03:41:46.552 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-08-05 03:41:46.557 | Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.7 [57.6 kB] 2026-08-05 03:41:46.563 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.7 [40.1 kB] 2026-08-05 03:41:46.567 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.7 [40.4 kB] 2026-08-05 03:41:46.572 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.7 [53.0 kB] 2026-08-05 03:41:46.577 | Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.7 [125 kB] 2026-08-05 03:41:46.589 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-05 03:41:46.642 | Get:115 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-05 03:41:46.779 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-05 03:41:46.779 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-08-05 03:41:46.794 | Get:118 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-05 03:41:46.796 | Get:119 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-05 03:41:47.098 | Get:120 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-05 03:41:47.101 | Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-05 03:41:47.101 | Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-05 03:41:47.101 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-05 03:41:47.102 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-05 03:41:47.105 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-05 03:41:47.105 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-05 03:41:47.107 | Get:127 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-05 03:41:47.110 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-05 03:41:47.202 | Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-05 03:41:47.213 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-05 03:41:47.213 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-08-05 03:41:47.227 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-05 03:41:47.232 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-05 03:41:47.232 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-05 03:41:47.306 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-05 03:41:47.307 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-05 03:41:47.308 | Get:137 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-05 03:41:47.309 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-08-05 03:41:47.406 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.12 [2408 kB] 2026-08-05 03:41:47.433 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-08-05 03:41:47.535 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-05 03:41:47.538 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-08-05 03:41:47.552 | Get:143 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-05 03:41:47.553 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-05 03:41:47.562 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-05 03:41:47.563 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-05 03:41:47.569 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-05 03:41:47.574 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-05 03:41:48.560 | Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-05 03:41:48.561 | Get:150 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-05 03:41:48.565 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-05 03:41:48.827 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-05 03:41:48.828 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-05 03:41:49.913 | Get:154 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-05 03:41:49.914 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-05 03:41:49.916 | Get:156 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-05 03:41:49.918 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-05 03:41:49.919 | Get:158 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-05 03:41:49.919 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-05 03:41:49.920 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-08-05 03:41:49.941 | Get:161 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-08-05 03:41:49.971 | Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-05 03:41:50.017 | Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-05 03:41:50.073 | Get:164 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-05 03:41:50.107 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-05 03:41:50.121 | Get:166 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-08-05 03:41:50.121 | Get:167 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-05 03:41:50.122 | Get:168 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-05 03:41:50.124 | Get:169 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-05 03:41:50.127 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-05 03:41:50.127 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-05 03:41:50.129 | Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-05 03:41:50.223 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-05 03:41:50.224 | Get:174 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.7 [11.9 kB] 2026-08-05 03:41:50.324 | Get:175 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-05 03:41:50.325 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-05 03:41:50.325 | Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-05 03:41:50.326 | Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-05 03:41:50.327 | Get:179 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-05 03:41:50.327 | Get:180 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-05 03:41:50.331 | Get:181 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-05 03:41:50.333 | Get:182 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-05 03:41:50.426 | Get:183 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-05 03:41:50.484 | Get:184 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-05 03:41:50.528 | Get:185 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-05 03:41:50.790 | perl: warning: Setting locale failed. 2026-08-05 03:41:50.790 | perl: warning: Please check that your locale settings: 2026-08-05 03:41:50.790 | LANGUAGE = (unset), 2026-08-05 03:41:50.790 | LC_ALL = "en_US.utf8", 2026-08-05 03:41:50.790 | LANG = "de_DE.UTF-8" 2026-08-05 03:41:50.790 | are supported and installed on your system. 2026-08-05 03:41:50.791 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:41:50.857 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:41:50.857 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:41:50.857 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:41:51.252 | Vorkonfiguration der Pakete ... 2026-08-05 03:41:51.287 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:41:51.435 | Fetched 183 MB in 9s (21.0 MB/s) 2026-08-05 03:41:51.522 | (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-08-05 03:41:51.528 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-05 03:41:51.539 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-05 03:41:51.627 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-08-05 03:41:51.737 | (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-08-05 03:41:51.743 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-08-05 03:41:51.756 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3ubuntu0.1) ... 2026-08-05 03:41:51.832 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-08-05 03:41:51.955 | (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-08-05 03:41:51.960 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-05 03:41:51.970 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-05 03:41:52.074 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-08-05 03:41:52.194 | (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-08-05 03:41:52.200 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-05 03:41:52.213 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-05 03:41:53.536 | Selecting previously unselected package libapr1t64:amd64. 2026-08-05 03:41:53.548 | Preparing to unpack .../libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-05 03:41:53.556 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-05 03:41:53.618 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-05 03:41:53.630 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-05 03:41:53.764 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-05 03:41:53.826 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-05 03:41:53.879 | (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 ... 107988 files and directories currently installed.) 2026-08-05 03:41:53.885 | Preparing to unpack .../00-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-05 03:41:53.890 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-05 03:41:53.953 | Preparing to unpack .../01-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-05 03:41:53.966 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.6) ... 2026-08-05 03:41:54.029 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-05 03:41:54.040 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-05 03:41:54.044 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-05 03:41:54.082 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-05 03:41:54.093 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-05 03:41:54.098 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-05 03:41:54.147 | Preparing to unpack .../04-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-05 03:41:54.159 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-08-05 03:41:54.227 | Preparing to unpack .../05-libk5crypto3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 03:41:54.240 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-05 03:41:54.309 | Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 03:41:54.321 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-05 03:41:54.392 | Preparing to unpack .../07-libkrb5support0_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 03:41:54.405 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-05 03:41:54.467 | Preparing to unpack .../08-libkrb5-3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 03:41:54.479 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-05 03:41:54.551 | Preparing to unpack .../09-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-05 03:41:54.563 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-08-05 03:41:54.622 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-05 03:41:54.633 | Preparing to unpack .../10-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-05 03:41:54.637 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-05 03:41:54.681 | Selecting previously unselected package apache2-bin. 2026-08-05 03:41:54.692 | Preparing to unpack .../11-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-05 03:41:54.696 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-05 03:41:54.861 | Selecting previously unselected package apache2-data. 2026-08-05 03:41:54.870 | Preparing to unpack .../12-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-05 03:41:54.874 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-05 03:41:55.080 | Selecting previously unselected package apache2-utils. 2026-08-05 03:41:55.092 | Preparing to unpack .../13-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-05 03:41:55.096 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-05 03:41:55.164 | Selecting previously unselected package apache2. 2026-08-05 03:41:55.176 | Preparing to unpack .../14-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-05 03:41:55.184 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:41:55.186 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-05 03:41:55.311 | Preparing to unpack .../15-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-05 03:41:55.323 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-08-05 03:41:55.476 | Selecting previously unselected package haproxy. 2026-08-05 03:41:55.489 | Preparing to unpack .../16-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-05 03:41:55.500 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-05 03:41:55.625 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-05 03:41:55.638 | Preparing to unpack .../17-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-05 03:41:55.641 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-05 03:41:55.690 | Selecting previously unselected package memcached. 2026-08-05 03:41:55.702 | Preparing to unpack .../18-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-05 03:41:55.708 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-05 03:41:55.775 | Preparing to unpack .../19-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-05 03:41:55.784 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-05 03:41:55.850 | Preparing to unpack .../20-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-05 03:41:55.981 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-05 03:41:56.079 | Preparing to unpack .../21-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-05 03:41:56.107 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.16) ... 2026-08-05 03:41:56.212 | Selecting previously unselected package libjson-perl. 2026-08-05 03:41:56.225 | Preparing to unpack .../22-libjson-perl_4.10000-1_all.deb ... 2026-08-05 03:41:56.229 | Unpacking libjson-perl (4.10000-1) ... 2026-08-05 03:41:56.278 | Selecting previously unselected package postgresql-client-common. 2026-08-05 03:41:56.291 | Preparing to unpack .../23-postgresql-client-common_257build1.1_all.deb ... 2026-08-05 03:41:56.294 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-05 03:41:56.355 | Preparing to unpack .../24-openssl_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-05 03:41:56.365 | Unpacking openssl (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.11) ... 2026-08-05 03:41:56.568 | Selecting previously unselected package ssl-cert. 2026-08-05 03:41:56.580 | Preparing to unpack .../25-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-05 03:41:56.584 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-05 03:41:56.635 | Selecting previously unselected package postgresql-common. 2026-08-05 03:41:56.647 | Preparing to unpack .../26-postgresql-common_257build1.1_all.deb ... 2026-08-05 03:41:56.671 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-05 03:41:56.681 | Unpacking postgresql-common (257build1.1) ... 2026-08-05 03:41:56.790 | Selecting previously unselected package libsysfs2:amd64. 2026-08-05 03:41:56.802 | Preparing to unpack .../27-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-05 03:41:56.806 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-05 03:41:56.850 | Selecting previously unselected package sysfsutils. 2026-08-05 03:41:56.862 | Preparing to unpack .../28-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-05 03:41:56.868 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-05 03:41:56.923 | Preparing to unpack .../29-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-05 03:41:56.933 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-05 03:41:56.993 | Preparing to unpack .../30-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-05 03:41:57.003 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-05 03:41:57.062 | Preparing to unpack .../31-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-05 03:41:57.073 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-05 03:41:57.143 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-05 03:41:57.259 | (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-08-05 03:41:57.265 | Preparing to unpack .../000-krb5-locales_1.20.1-6ubuntu2.7_all.deb ... 2026-08-05 03:41:57.276 | Unpacking krb5-locales (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-05 03:41:57.331 | Preparing to unpack .../001-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-08-05 03:41:57.343 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-08-05 03:41:57.400 | Selecting previously unselected package autotools-dev. 2026-08-05 03:41:57.411 | Preparing to unpack .../002-autotools-dev_20220109.1_all.deb ... 2026-08-05 03:41:57.415 | Unpacking autotools-dev (20220109.1) ... 2026-08-05 03:41:57.482 | Selecting previously unselected package m4. 2026-08-05 03:41:57.492 | Preparing to unpack .../003-m4_1.4.19-4build1_amd64.deb ... 2026-08-05 03:41:57.497 | Unpacking m4 (1.4.19-4build1) ... 2026-08-05 03:41:57.574 | Selecting previously unselected package autoconf. 2026-08-05 03:41:57.584 | Preparing to unpack .../004-autoconf_2.71-3_all.deb ... 2026-08-05 03:41:57.589 | Unpacking autoconf (2.71-3) ... 2026-08-05 03:41:57.690 | Selecting previously unselected package automake. 2026-08-05 03:41:57.701 | Preparing to unpack .../005-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-05 03:41:57.709 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-05 03:41:57.825 | Selecting previously unselected package autopoint. 2026-08-05 03:41:57.838 | Preparing to unpack .../006-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-05 03:41:57.842 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-05 03:41:57.888 | Selecting previously unselected package libdebhelper-perl. 2026-08-05 03:41:57.901 | Preparing to unpack .../007-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-05 03:41:57.906 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-05 03:41:57.999 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-05 03:41:58.011 | Preparing to unpack .../008-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 03:41:58.015 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:41:59.240 | Selecting previously unselected package libclang-cpp17t64. 2026-08-05 03:41:59.251 | Preparing to unpack .../009-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 03:41:59.256 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:41:59.887 | Selecting previously unselected package libgc1:amd64. 2026-08-05 03:41:59.898 | Preparing to unpack .../010-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-05 03:41:59.902 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-05 03:41:59.955 | Selecting previously unselected package libobjc4:amd64. 2026-08-05 03:41:59.965 | Preparing to unpack .../011-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-05 03:41:59.970 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-05 03:42:00.014 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-05 03:42:00.025 | Preparing to unpack .../012-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-05 03:42:00.029 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-05 03:42:00.091 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-05 03:42:00.102 | Preparing to unpack .../013-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 03:42:00.107 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:00.352 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-05 03:42:00.362 | Preparing to unpack .../014-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 03:42:00.367 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:00.455 | Selecting previously unselected package libclang1-17t64. 2026-08-05 03:42:00.466 | Preparing to unpack .../015-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 03:42:00.471 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:00.823 | Selecting previously unselected package clang-17. 2026-08-05 03:42:00.832 | Preparing to unpack .../016-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 03:42:00.836 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:00.885 | Selecting previously unselected package libtool. 2026-08-05 03:42:00.895 | Preparing to unpack .../017-libtool_2.4.7-7build1_all.deb ... 2026-08-05 03:42:00.900 | Unpacking libtool (2.4.7-7build1) ... 2026-08-05 03:42:00.953 | Selecting previously unselected package dh-autoreconf. 2026-08-05 03:42:00.964 | Preparing to unpack .../018-dh-autoreconf_20_all.deb ... 2026-08-05 03:42:00.969 | Unpacking dh-autoreconf (20) ... 2026-08-05 03:42:01.013 | Selecting previously unselected package libarchive-zip-perl. 2026-08-05 03:42:01.023 | Preparing to unpack .../019-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-05 03:42:01.028 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-05 03:42:01.094 | Selecting previously unselected package libsub-override-perl. 2026-08-05 03:42:01.104 | Preparing to unpack .../020-libsub-override-perl_0.10-1_all.deb ... 2026-08-05 03:42:01.108 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-05 03:42:01.146 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-05 03:42:01.156 | Preparing to unpack .../021-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-05 03:42:01.160 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-05 03:42:01.205 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-05 03:42:01.215 | Preparing to unpack .../022-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-05 03:42:01.219 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-05 03:42:01.257 | Selecting previously unselected package debugedit. 2026-08-05 03:42:01.267 | Preparing to unpack .../023-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-05 03:42:01.271 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-05 03:42:01.312 | Selecting previously unselected package dwz. 2026-08-05 03:42:01.322 | Preparing to unpack .../024-dwz_0.15-1build6_amd64.deb ... 2026-08-05 03:42:01.326 | Unpacking dwz (0.15-1build6) ... 2026-08-05 03:42:01.370 | Selecting previously unselected package gettext. 2026-08-05 03:42:01.381 | Preparing to unpack .../025-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-05 03:42:01.385 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-05 03:42:01.491 | Selecting previously unselected package intltool-debian. 2026-08-05 03:42:01.501 | Preparing to unpack .../026-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-05 03:42:01.505 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-05 03:42:01.545 | Selecting previously unselected package po-debconf. 2026-08-05 03:42:01.555 | Preparing to unpack .../027-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-05 03:42:01.559 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-05 03:42:01.643 | Selecting previously unselected package debhelper. 2026-08-05 03:42:01.654 | Preparing to unpack .../028-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-05 03:42:01.658 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-05 03:42:01.908 | Selecting previously unselected package uuid-dev:amd64. 2026-08-05 03:42:01.918 | Preparing to unpack .../029-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-05 03:42:01.922 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-05 03:42:01.972 | Selecting previously unselected package libsctp1:amd64. 2026-08-05 03:42:01.983 | Preparing to unpack .../030-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-05 03:42:01.987 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-05 03:42:02.023 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-05 03:42:02.033 | Preparing to unpack .../031-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-05 03:42:02.037 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-05 03:42:02.091 | Selecting previously unselected package libapr1-dev. 2026-08-05 03:42:02.101 | Preparing to unpack .../032-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-05 03:42:02.106 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-05 03:42:02.462 | Selecting previously unselected package libldap-dev:amd64. 2026-08-05 03:42:02.473 | Preparing to unpack .../033-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 03:42:02.477 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-05 03:42:02.634 | Selecting previously unselected package libldap2-dev. 2026-08-05 03:42:02.645 | Preparing to unpack .../034-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-05 03:42:02.649 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-05 03:42:02.687 | Selecting previously unselected package libaprutil1-dev. 2026-08-05 03:42:02.698 | Preparing to unpack .../035-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-05 03:42:02.702 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-05 03:42:03.013 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-05 03:42:03.025 | Preparing to unpack .../036-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-05 03:42:03.029 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 03:42:03.077 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-05 03:42:03.088 | Preparing to unpack .../037-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-05 03:42:03.092 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 03:42:03.141 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-05 03:42:03.151 | Preparing to unpack .../038-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-05 03:42:03.156 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 03:42:03.191 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-05 03:42:03.202 | Preparing to unpack .../039-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-05 03:42:03.207 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 03:42:03.329 | Selecting previously unselected package apache2-dev. 2026-08-05 03:42:03.339 | Preparing to unpack .../040-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-05 03:42:03.343 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-05 03:42:03.429 | Selecting previously unselected package ncal. 2026-08-05 03:42:03.441 | Preparing to unpack .../041-ncal_12.1.8_amd64.deb ... 2026-08-05 03:42:03.444 | Unpacking ncal (12.1.8) ... 2026-08-05 03:42:03.490 | Selecting previously unselected package bsdmainutils. 2026-08-05 03:42:03.501 | Preparing to unpack .../042-bsdmainutils_12.1.8_all.deb ... 2026-08-05 03:42:03.506 | Unpacking bsdmainutils (12.1.8) ... 2026-08-05 03:42:03.634 | Selecting previously unselected package conntrack. 2026-08-05 03:42:03.646 | Preparing to unpack .../043-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-05 03:42:03.649 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-05 03:42:03.711 | Preparing to unpack .../044-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-05 03:42:03.742 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) over (2.90-2ubuntu0.3) ... 2026-08-05 03:42:03.824 | Selecting previously unselected package dnsmasq-utils. 2026-08-05 03:42:03.835 | Preparing to unpack .../045-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-05 03:42:03.839 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-05 03:42:03.894 | Selecting previously unselected package ebtables. 2026-08-05 03:42:03.904 | Preparing to unpack .../046-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-05 03:42:03.920 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-05 03:42:03.972 | Selecting previously unselected package fonts-liberation. 2026-08-05 03:42:03.981 | Preparing to unpack .../047-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-05 03:42:03.985 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-05 03:42:04.081 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-05 03:42:04.091 | Preparing to unpack .../048-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-05 03:42:04.096 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-05 03:42:04.144 | Selecting previously unselected package fonts-liberation2. 2026-08-05 03:42:04.155 | Preparing to unpack .../049-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-05 03:42:04.159 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-05 03:42:04.196 | Selecting previously unselected package genisoimage. 2026-08-05 03:42:04.207 | Preparing to unpack .../050-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-05 03:42:04.211 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-05 03:42:04.271 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-05 03:42:04.282 | Preparing to unpack .../051-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-05 03:42:04.286 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-05 03:42:04.336 | Selecting previously unselected package libann0. 2026-08-05 03:42:04.347 | Preparing to unpack .../052-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-05 03:42:04.351 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-05 03:42:04.396 | Selecting previously unselected package libcdt5:amd64. 2026-08-05 03:42:04.406 | Preparing to unpack .../053-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 03:42:04.411 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:04.454 | Selecting previously unselected package libcgraph6:amd64. 2026-08-05 03:42:04.465 | Preparing to unpack .../054-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 03:42:04.469 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:04.515 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-05 03:42:04.526 | Preparing to unpack .../055-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-05 03:42:04.530 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-05 03:42:04.579 | Selecting previously unselected package libltdl7:amd64. 2026-08-05 03:42:04.590 | Preparing to unpack .../056-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-05 03:42:04.594 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-05 03:42:04.641 | Selecting previously unselected package libpathplan4:amd64. 2026-08-05 03:42:04.650 | Preparing to unpack .../057-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 03:42:04.655 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:04.702 | Selecting previously unselected package libgvc6. 2026-08-05 03:42:04.713 | Preparing to unpack .../058-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 03:42:04.717 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:04.785 | Selecting previously unselected package libgvpr2:amd64. 2026-08-05 03:42:04.796 | Preparing to unpack .../059-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 03:42:04.800 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:04.850 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-05 03:42:04.860 | Preparing to unpack .../060-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 03:42:04.864 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:04.936 | Selecting previously unselected package libice6:amd64. 2026-08-05 03:42:04.947 | Preparing to unpack .../061-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-05 03:42:04.951 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-05 03:42:04.995 | Selecting previously unselected package libsm6:amd64. 2026-08-05 03:42:05.005 | Preparing to unpack .../062-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-05 03:42:05.009 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-05 03:42:05.054 | Selecting previously unselected package libxt6t64:amd64. 2026-08-05 03:42:05.068 | Preparing to unpack .../063-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-05 03:42:05.080 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-05 03:42:05.141 | Selecting previously unselected package libxmu6:amd64. 2026-08-05 03:42:05.153 | Preparing to unpack .../064-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-05 03:42:05.158 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-05 03:42:05.207 | Selecting previously unselected package libxaw7:amd64. 2026-08-05 03:42:05.221 | Preparing to unpack .../065-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-05 03:42:05.225 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-05 03:42:05.277 | Selecting previously unselected package graphviz. 2026-08-05 03:42:05.290 | Preparing to unpack .../066-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-05 03:42:05.295 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:05.404 | Selecting previously unselected package icu-devtools. 2026-08-05 03:42:05.418 | Preparing to unpack .../067-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-05 03:42:05.423 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-05 03:42:05.489 | Selecting previously unselected package iputils-arping. 2026-08-05 03:42:05.497 | Preparing to unpack .../068-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-05 03:42:05.501 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-05 03:42:05.548 | Selecting previously unselected package comerr-dev:amd64. 2026-08-05 03:42:05.558 | Preparing to unpack .../069-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-05 03:42:05.566 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-05 03:42:05.622 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-05 03:42:05.633 | Preparing to unpack .../070-libgssrpc4t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 03:42:05.637 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:05.681 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-05 03:42:05.692 | Preparing to unpack .../071-libkadm5clnt-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 03:42:05.697 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:05.739 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-05 03:42:05.750 | Preparing to unpack .../072-libkdb5-10t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 03:42:05.754 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:05.801 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-05 03:42:05.812 | Preparing to unpack .../073-libkadm5srv-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 03:42:05.816 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:05.858 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-05 03:42:05.869 | Preparing to unpack .../074-krb5-multidev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 03:42:05.873 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:05.952 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-05 03:42:05.961 | Preparing to unpack .../075-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-05 03:42:05.965 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-05 03:42:06.010 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-05 03:42:06.022 | Preparing to unpack .../076-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 03:42:06.026 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:06.318 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-05 03:42:06.330 | Preparing to unpack .../077-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-05 03:42:06.334 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-05 03:42:06.394 | Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-05 03:42:06.409 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.9) ... 2026-08-05 03:42:06.485 | Selecting previously unselected package libgts-bin. 2026-08-05 03:42:06.496 | Preparing to unpack .../079-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-05 03:42:06.501 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-05 03:42:06.555 | Selecting previously unselected package libicu-dev:amd64. 2026-08-05 03:42:06.566 | Preparing to unpack .../080-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-05 03:42:06.570 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-05 03:42:07.121 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-05 03:42:07.133 | Preparing to unpack .../081-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-05 03:42:07.137 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-05 03:42:07.194 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-05 03:42:07.206 | Preparing to unpack .../082-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-05 03:42:07.209 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-05 03:42:07.244 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-05 03:42:07.255 | Preparing to unpack .../083-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-05 03:42:07.259 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-05 03:42:07.293 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-05 03:42:07.304 | Preparing to unpack .../084-libjs-jquery-metadata_12-4_all.deb ... 2026-08-05 03:42:07.307 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-05 03:42:07.343 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-05 03:42:07.354 | Preparing to unpack .../085-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-05 03:42:07.358 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-05 03:42:07.470 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-05 03:42:07.481 | Preparing to unpack .../086-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-05 03:42:07.485 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-05 03:42:07.525 | Selecting previously unselected package libjson-xs-perl. 2026-08-05 03:42:07.536 | Preparing to unpack .../087-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 03:42:07.539 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-05 03:42:07.586 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-05 03:42:07.597 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-05 03:42:07.601 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-05 03:42:07.669 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-05 03:42:07.680 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-05 03:42:07.684 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-05 03:42:07.724 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-05 03:42:07.736 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-05 03:42:07.739 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-05 03:42:07.786 | Selecting previously unselected package mysql-common. 2026-08-05 03:42:07.797 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-05 03:42:07.816 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-05 03:42:07.868 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-05 03:42:07.879 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-05 03:42:07.884 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 03:42:07.986 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-05 03:42:07.997 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-05 03:42:08.001 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-05 03:42:08.093 | Selecting previously unselected package pcp-conf. 2026-08-05 03:42:08.104 | Preparing to unpack .../094-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-05 03:42:08.108 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-05 03:42:08.155 | Selecting previously unselected package libpcp3t64. 2026-08-05 03:42:08.166 | Preparing to unpack .../095-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 03:42:08.172 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:08.218 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-05 03:42:08.228 | Preparing to unpack .../096-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 03:42:08.232 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:08.269 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-05 03:42:08.280 | Preparing to unpack .../097-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-05 03:42:08.284 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-05 03:42:08.330 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-05 03:42:08.341 | Preparing to unpack .../098-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-05 03:42:08.345 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-05 03:42:08.392 | Selecting previously unselected package libpq5:amd64. 2026-08-05 03:42:08.403 | Preparing to unpack .../099-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 03:42:08.407 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-05 03:42:08.449 | Selecting previously unselected package libssl-dev:amd64. 2026-08-05 03:42:08.459 | Preparing to unpack .../100-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-05 03:42:08.463 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-05 03:42:08.683 | Selecting previously unselected package libpq-dev. 2026-08-05 03:42:08.694 | Preparing to unpack .../101-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 03:42:08.698 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-05 03:42:08.755 | Selecting previously unselected package libsasl2-dev. 2026-08-05 03:42:08.765 | Preparing to unpack .../102-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-05 03:42:08.768 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-05 03:42:08.845 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-05 03:42:08.856 | Preparing to unpack .../103-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-08-05 03:42:08.860 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-08-05 03:42:09.103 | Selecting previously unselected package libx86-1:amd64. 2026-08-05 03:42:09.115 | Preparing to unpack .../104-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-05 03:42:09.119 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-05 03:42:09.168 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-05 03:42:09.179 | Preparing to unpack .../105-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-05 03:42:09.183 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-05 03:42:09.283 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-05 03:42:09.294 | Preparing to unpack .../106-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-05 03:42:09.298 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-05 03:42:09.394 | Selecting previously unselected package llvm-17-runtime. 2026-08-05 03:42:09.405 | Preparing to unpack .../107-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 03:42:09.409 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:09.475 | Selecting previously unselected package libpfm4:amd64. 2026-08-05 03:42:09.486 | Preparing to unpack .../108-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-05 03:42:09.490 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-05 03:42:09.558 | Selecting previously unselected package llvm-17. 2026-08-05 03:42:09.569 | Preparing to unpack .../109-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 03:42:09.573 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:10.693 | Selecting previously unselected package libffi-dev:amd64. 2026-08-05 03:42:10.705 | Preparing to unpack .../110-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-05 03:42:10.709 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-05 03:42:10.770 | Selecting previously unselected package llvm-17-tools. 2026-08-05 03:42:10.781 | Preparing to unpack .../111-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 03:42:10.785 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:11.119 | Selecting previously unselected package libz3-4:amd64. 2026-08-05 03:42:11.130 | Preparing to unpack .../112-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-05 03:42:11.134 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-05 03:42:11.350 | Selecting previously unselected package libz3-dev:amd64. 2026-08-05 03:42:11.361 | Preparing to unpack .../113-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-05 03:42:11.365 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-05 03:42:11.415 | Selecting previously unselected package llvm-17-dev. 2026-08-05 03:42:11.425 | Preparing to unpack .../114-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-05 03:42:11.429 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:14.844 | Selecting previously unselected package lsscsi. 2026-08-05 03:42:14.854 | Preparing to unpack .../115-lsscsi_0.32-1build1_amd64.deb ... 2026-08-05 03:42:14.859 | Unpacking lsscsi (0.32-1build1) ... 2026-08-05 03:42:14.902 | Selecting previously unselected package osinfo-db. 2026-08-05 03:42:14.913 | Preparing to unpack .../116-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-05 03:42:14.917 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-05 03:42:15.614 | Selecting previously unselected package pkgconf-bin. 2026-08-05 03:42:15.626 | Preparing to unpack .../117-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-05 03:42:15.630 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-05 03:42:15.679 | Selecting previously unselected package pkgconf:amd64. 2026-08-05 03:42:15.689 | Preparing to unpack .../118-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-05 03:42:15.696 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-05 03:42:15.747 | Selecting previously unselected package pkg-config:amd64. 2026-08-05 03:42:15.758 | Preparing to unpack .../119-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-05 03:42:15.766 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-05 03:42:15.810 | Selecting previously unselected package pm-utils. 2026-08-05 03:42:15.822 | Preparing to unpack .../120-pm-utils_1.4.1-21_all.deb ... 2026-08-05 03:42:15.826 | Unpacking pm-utils (1.4.1-21) ... 2026-08-05 03:42:15.904 | Selecting previously unselected package postgresql-client-16. 2026-08-05 03:42:15.916 | Preparing to unpack .../121-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 03:42:15.919 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-05 03:42:16.114 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-05 03:42:16.126 | Preparing to unpack .../122-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 03:42:16.129 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-05 03:42:16.686 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-05 03:42:16.698 | Preparing to unpack .../123-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-05 03:42:16.703 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-05 03:42:16.757 | Selecting previously unselected package python3-mysqldb. 2026-08-05 03:42:16.769 | Preparing to unpack .../124-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-05 03:42:16.773 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-05 03:42:16.826 | Selecting previously unselected package python3-pip-whl. 2026-08-05 03:42:16.837 | Preparing to unpack .../125-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-05 03:42:16.842 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-05 03:42:16.903 | Selecting previously unselected package python3-setuptools-whl. 2026-08-05 03:42:16.914 | Preparing to unpack .../126-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-05 03:42:16.919 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-05 03:42:16.972 | Selecting previously unselected package python3.12-venv. 2026-08-05 03:42:16.984 | Preparing to unpack .../127-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-08-05 03:42:16.988 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-05 03:42:17.030 | Selecting previously unselected package python3-venv. 2026-08-05 03:42:17.042 | Preparing to unpack .../128-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-05 03:42:17.046 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-05 03:42:17.085 | Selecting previously unselected package sqlite3. 2026-08-05 03:42:17.096 | Preparing to unpack .../129-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-05 03:42:17.101 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-05 03:42:17.152 | Selecting previously unselected package unzip. 2026-08-05 03:42:17.164 | Preparing to unpack .../130-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-05 03:42:17.168 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-05 03:42:17.224 | Selecting previously unselected package vbetool. 2026-08-05 03:42:17.236 | Preparing to unpack .../131-vbetool_1.1-5_amd64.deb ... 2026-08-05 03:42:17.240 | Unpacking vbetool (1.1-5) ... 2026-08-05 03:42:17.285 | Selecting previously unselected package libosinfo-l10n. 2026-08-05 03:42:17.297 | Preparing to unpack .../132-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-05 03:42:17.301 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-05 03:42:17.375 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-05 03:42:17.387 | Preparing to unpack .../133-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-05 03:42:17.391 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-05 03:42:17.437 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-05 03:42:17.449 | Preparing to unpack .../134-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-05 03:42:17.453 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-05 03:42:17.496 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-05 03:42:17.507 | Preparing to unpack .../135-libkrb5-dev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-05 03:42:17.511 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:17.564 | Selecting previously unselected package libpcp-archive1t64. 2026-08-05 03:42:17.576 | Preparing to unpack .../136-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 03:42:17.580 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:17.623 | Selecting previously unselected package libpcp-gui2t64. 2026-08-05 03:42:17.634 | Preparing to unpack .../137-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 03:42:17.638 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:17.683 | Selecting previously unselected package libpcp-import1t64. 2026-08-05 03:42:17.695 | Preparing to unpack .../138-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 03:42:17.699 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:17.743 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-05 03:42:17.753 | Preparing to unpack .../139-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 03:42:17.757 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:17.803 | Selecting previously unselected package libpcp-trace2t64. 2026-08-05 03:42:17.814 | Preparing to unpack .../140-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 03:42:17.818 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:17.863 | Selecting previously unselected package libpcp-web1t64. 2026-08-05 03:42:17.875 | Preparing to unpack .../141-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-05 03:42:17.878 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:17.922 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-05 03:42:17.934 | Preparing to unpack .../142-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-05 03:42:17.939 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-05 03:42:17.983 | Selecting previously unselected package python3-pcp. 2026-08-05 03:42:17.994 | Preparing to unpack .../143-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-05 03:42:17.999 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-05 03:42:18.060 | Selecting previously unselected package pcp. 2026-08-05 03:42:18.071 | Preparing to unpack .../144-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-05 03:42:18.307 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-05 03:42:19.196 | Selecting previously unselected package socat. 2026-08-05 03:42:19.209 | Preparing to unpack .../145-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-05 03:42:19.213 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-05 03:42:19.282 | Selecting previously unselected package vlan. 2026-08-05 03:42:19.294 | Preparing to unpack .../146-vlan_2.0.5ubuntu5_all.deb ... 2026-08-05 03:42:19.298 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-05 03:42:19.380 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-05 03:42:19.390 | Setting up postgresql-client-common (257build1.1) ... 2026-08-05 03:42:19.408 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-05 03:42:19.419 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-05 03:42:19.428 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-05 03:42:19.454 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-05 03:42:19.460 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-05 03:42:19.469 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 03:42:19.477 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-05 03:42:19.486 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-05 03:42:19.495 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-05 03:42:19.504 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-08-05 03:42:19.516 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-05 03:42:19.524 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-05 03:42:19.533 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-05 03:42:20.163 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-05 03:42:20.163 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-05 03:42:20.623 | Setting up ncal (12.1.8) ... 2026-08-05 03:42:20.632 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-05 03:42:20.641 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-05 03:42:20.662 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-05 03:42:20.671 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-05 03:42:20.679 | Setting up vbetool (1.1-5) ... 2026-08-05 03:42:20.688 | Setting up pm-utils (1.4.1-21) ... 2026-08-05 03:42:20.703 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-05 03:42:20.714 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-05 03:42:20.723 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-08-05 03:42:20.732 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:20.741 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-05 03:42:20.751 | Setting up m4 (1.4.19-4build1) ... 2026-08-05 03:42:20.760 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-05 03:42:20.769 | Setting up krb5-locales (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:20.777 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-05 03:42:20.799 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-05 03:42:20.830 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-05 03:42:20.840 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-05 03:42:20.849 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-05 03:42:21.757 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-05 03:42:22.208 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 03:42:22.218 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:22.233 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-05 03:42:22.247 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-05 03:42:22.493 | Setting up autotools-dev (20220109.1) ... 2026-08-05 03:42:22.505 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-05 03:42:22.516 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 03:42:22.527 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-05 03:42:22.539 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-05 03:42:22.550 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:22.561 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:22.572 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-05 03:42:22.583 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-05 03:42:22.594 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:22.605 | Setting up ebtables (2.0.11-6build1) ... 2026-08-05 03:42:23.192 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-05 03:42:23.202 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-05 03:42:23.212 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-05 03:42:23.221 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-05 03:42:23.230 | Setting up bsdmainutils (12.1.8) ... 2026-08-05 03:42:23.243 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-05 03:42:23.254 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-05 03:42:23.264 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-05 03:42:23.273 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-05 03:42:23.285 | Setting up lsscsi (0.32-1build1) ... 2026-08-05 03:42:23.295 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-05 03:42:23.305 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-05 03:42:23.316 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-05 03:42:23.325 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:23.334 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-05 03:42:23.343 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-05 03:42:23.353 | Setting up autoconf (2.71-3) ... 2026-08-05 03:42:23.365 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:23.374 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 03:42:23.384 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-05 03:42:23.393 | Setting up dwz (0.15-1build6) ... 2026-08-05 03:42:23.402 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-05 03:42:23.411 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-05 03:42:23.420 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-05 03:42:23.442 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:23.450 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-05 03:42:23.460 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:23.469 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-05 03:42:23.478 | Setting up libjson-perl (4.10000-1) ... 2026-08-05 03:42:23.509 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:23.526 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-05 03:42:23.537 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-05 03:42:23.561 | Setting up debugedit (1:5.0-5build2) ... 2026-08-05 03:42:23.570 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-05 03:42:23.579 | Setting up libsub-override-perl (0.10-1) ... 2026-08-05 03:42:23.587 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-05 03:42:23.596 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:23.605 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:23.613 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:23.622 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-05 03:42:23.631 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-05 03:42:23.639 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-05 03:42:23.648 | Setting up openssl (3.0.13-0ubuntu3.12) ... 2026-08-05 03:42:23.661 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-05 03:42:23.671 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-05 03:42:23.679 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-05 03:42:23.688 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-08-05 03:42:23.699 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-05 03:42:23.709 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-05 03:42:23.720 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-08-05 03:42:23.727 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-05 03:42:23.737 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-05 03:42:23.744 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-05 03:42:23.753 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-05 03:42:23.762 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-05 03:42:23.771 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-05 03:42:23.781 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-05 03:42:23.789 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-05 03:42:23.799 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:23.808 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-05 03:42:23.818 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-08-05 03:42:23.924 | Setting up libtool (2.4.7-7build1) ... 2026-08-05 03:42:23.935 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-05 03:42:23.945 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-05 03:42:23.955 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-05 03:42:24.816 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-05 03:42:25.429 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-05 03:42:25.439 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-05 03:42:25.448 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-05 03:42:25.457 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-05 03:42:25.466 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-05 03:42:25.475 | Setting up dh-autoreconf (20) ... 2026-08-05 03:42:25.484 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:25.494 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-05 03:42:25.503 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-05 03:42:25.512 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-05 03:42:25.522 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-05 03:42:25.531 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-05 03:42:25.540 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-05 03:42:25.550 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-05 03:42:25.615 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:42:25.615 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:42:25.615 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:42:25.801 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:42:26.374 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-05 03:42:26.888 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-05 03:42:26.901 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-05 03:42:26.913 | Setting up postgresql-common (257build1.1) ... 2026-08-05 03:42:26.985 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:42:26.985 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:42:26.985 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:42:27.063 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:42:27.499 | 2026-08-05 03:42:27.499 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-05 03:42:27.668 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-05 03:42:27.668 | Removing obsolete dictionary files: 2026-08-05 03:42:28.700 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-05 03:42:29.260 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:29.310 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:29.326 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:29.338 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-05 03:42:29.349 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-05 03:42:29.360 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:29.371 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-05 03:42:29.382 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:29.393 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:29.403 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:29.414 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-05 03:42:29.424 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-05 03:42:29.435 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-05 03:42:29.447 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-05 03:42:29.457 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:29.468 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-05 03:42:29.478 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-05 03:42:29.489 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-05 03:42:29.521 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-05 03:42:29.531 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-05 03:42:29.541 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-05 03:42:29.552 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:29.563 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-05 03:42:29.573 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-05 03:42:29.604 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-05 03:42:29.614 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-05 03:42:29.625 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:29.636 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:29.646 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:29.657 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-05 03:42:29.667 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-05 03:42:29.678 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-08-05 03:42:29.688 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:29.699 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:29.710 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-05 03:42:29.721 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-05 03:42:29.735 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-05 03:42:29.746 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-05 03:42:29.831 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:42:29.831 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:42:29.831 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:42:31.636 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:31.648 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-05 03:42:32.299 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:42:32.344 | Enabling module mpm_event. 2026-08-05 03:42:32.392 | Enabling module authz_core. 2026-08-05 03:42:32.398 | Enabling module authz_host. 2026-08-05 03:42:32.448 | Enabling module authn_core. 2026-08-05 03:42:32.454 | Enabling module auth_basic. 2026-08-05 03:42:32.500 | Enabling module access_compat. 2026-08-05 03:42:32.547 | Enabling module authn_file. 2026-08-05 03:42:32.593 | Enabling module authz_user. 2026-08-05 03:42:32.641 | Enabling module alias. 2026-08-05 03:42:32.688 | Enabling module dir. 2026-08-05 03:42:32.735 | Enabling module autoindex. 2026-08-05 03:42:32.782 | Enabling module env. 2026-08-05 03:42:32.829 | Enabling module mime. 2026-08-05 03:42:32.876 | Enabling module negotiation. 2026-08-05 03:42:32.922 | Enabling module setenvif. 2026-08-05 03:42:32.969 | Enabling module filter. 2026-08-05 03:42:33.019 | Enabling module deflate. 2026-08-05 03:42:33.067 | Enabling module status. 2026-08-05 03:42:33.113 | Enabling module reqtimeout. 2026-08-05 03:42:33.160 | Enabling conf charset. 2026-08-05 03:42:33.207 | Enabling conf localized-error-pages. 2026-08-05 03:42:33.254 | Enabling conf other-vhosts-access-log. 2026-08-05 03:42:33.300 | Enabling conf security. 2026-08-05 03:42:33.346 | Enabling conf serve-cgi-bin. 2026-08-05 03:42:33.393 | Enabling site 000-default. 2026-08-05 03:42:34.437 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-05 03:42:35.125 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-05 03:42:36.543 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-05 03:42:37.085 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-08-05 03:42:37.126 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-05 03:42:37.137 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-05 03:42:37.463 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:37.476 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-05 03:42:37.488 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:37.500 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-05 03:42:39.354 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-05 03:42:39.425 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-05 03:42:39.494 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-05 03:42:39.561 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-05 03:42:41.387 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-05 03:42:41.406 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-05 03:42:41.419 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-05 03:42:41.432 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-05 03:42:41.472 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-08-05 03:42:41.706 | Processing triggers for ufw (0.36.2-6) ... 2026-08-05 03:42:41.851 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-08-05 03:42:41.913 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 03:42:45.348 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-05 03:42:45.380 | Processing triggers for install-info (7.1-3build2) ... 2026-08-05 03:42:45.582 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-05 03:42:45.842 | perl: warning: Setting locale failed. 2026-08-05 03:42:45.842 | perl: warning: Please check that your locale settings: 2026-08-05 03:42:45.842 | LANGUAGE = (unset), 2026-08-05 03:42:45.842 | LC_ALL = "en_US.utf8", 2026-08-05 03:42:45.842 | LANG = "de_DE.UTF-8" 2026-08-05 03:42:45.842 | are supported and installed on your system. 2026-08-05 03:42:45.842 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:42:45.992 | perl: warning: Setting locale failed. 2026-08-05 03:42:45.992 | perl: warning: Please check that your locale settings: 2026-08-05 03:42:45.992 | LANGUAGE = (unset), 2026-08-05 03:42:45.992 | LC_ALL = "en_US.utf8", 2026-08-05 03:42:45.992 | LANG = "de_DE.UTF-8" 2026-08-05 03:42:45.992 | are supported and installed on your system. 2026-08-05 03:42:45.992 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:42:46.043 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:42:46.043 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:42:46.044 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:42:46.113 | perl: warning: Setting locale failed. 2026-08-05 03:42:46.113 | perl: warning: Please check that your locale settings: 2026-08-05 03:42:46.113 | LANGUAGE = (unset), 2026-08-05 03:42:46.113 | LC_ALL = "en_US.utf8", 2026-08-05 03:42:46.113 | LANG = "de_DE.UTF-8" 2026-08-05 03:42:46.113 | are supported and installed on your system. 2026-08-05 03:42:46.114 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:42:46.494 | 2026-08-05 03:42:46.494 | Running kernel seems to be up-to-date. 2026-08-05 03:42:46.494 | 2026-08-05 03:42:46.494 | Restarting services... 2026-08-05 03:42:46.571 | /etc/needrestart/restart.d/systemd-manager 2026-08-05 03:42:47.135 | systemctl restart ksmtuned.service packagekit.service systemd-journald.service systemd-machined.service systemd-networkd.service systemd-resolved.service systemd-timesyncd.service systemd-udevd.service tuned.service udisks2.service 2026-08-05 03:42:47.907 | 2026-08-05 03:42:47.907 | Service restarts being deferred: 2026-08-05 03:42:47.907 | systemctl restart systemd-logind.service 2026-08-05 03:42:47.907 | systemctl restart virtlockd.service 2026-08-05 03:42:47.907 | systemctl restart virtlogd.service 2026-08-05 03:42:47.907 | 2026-08-05 03:42:47.908 | No containers need to be restarted. 2026-08-05 03:42:47.908 | 2026-08-05 03:42:47.908 | User sessions running outdated binaries: 2026-08-05 03:42:47.908 | quobyte @ session #5: sshd[2023,2069] 2026-08-05 03:42:47.919 | quobyte @ user manager service: systemd[1165] 2026-08-05 03:42:47.929 | 2026-08-05 03:42:47.929 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 03:42:50.095 | ++ functions-common:apt_get:1211 : result=0 2026-08-05 03:42:50.098 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 03:42:50.101 | ++ functions-common:time_stop:2420 : local name 2026-08-05 03:42:50.104 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 03:42:50.106 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:42:50.108 | ++ functions-common:time_stop:2423 : local total 2026-08-05 03:42:50.110 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 03:42:50.113 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-05 03:42:50.116 | ++ functions-common:time_stop:2427 : start_time=1785901300334 2026-08-05 03:42:50.119 | ++ functions-common:time_stop:2429 : [[ -z 1785901300334 ]] 2026-08-05 03:42:50.122 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:42:50.126 | ++ functions-common:time_stop:2432 : end_time=1785901370123 2026-08-05 03:42:50.128 | ++ functions-common:time_stop:2433 : elapsed_time=69789 2026-08-05 03:42:50.130 | ++ functions-common:time_stop:2434 : total=18740 2026-08-05 03:42:50.133 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:42:50.135 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88529 2026-08-05 03:42:50.138 | ++ functions-common:apt_get:1215 : return 0 2026-08-05 03:42:50.140 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-05 03:42:50.142 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-05 03:42:50.146 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-05 03:42:50.151 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-05 03:42:50.154 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-05 03:42:50.156 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-05 03:42:50.161 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-05 03:42:50.166 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-05 03:42:50.168 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-05 03:42:50.171 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-05 03:42:50.173 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:42:50.475 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-05 03:42:50.478 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-05 03:42:50.480 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-05 03:42:50.482 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-05 03:42:50.484 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-05 03:42:50.486 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-05 03:42:50.488 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-05 03:42:50.491 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-05 03:42:50.493 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-05 03:42:50.495 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-05 03:42:50.497 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-05 03:42:50.499 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-05 03:42:50.502 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-05 03:42:50.503 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-05 03:42:50.505 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-05 03:42:50.507 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-05 03:42:50.509 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-05 03:42:50.512 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-05 03:42:50.514 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-05 03:42:50.516 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-05 03:42:50.518 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-05 03:42:50.521 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-05 03:42:50.523 | + functions-common:_ensure_lsb_release:420 : return 2026-08-05 03:42:50.526 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-05 03:42:50.540 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-05 03:42:50.543 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-05 03:42:50.556 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-05 03:42:50.559 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-05 03:42:50.572 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-05 03:42:50.575 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-05 03:42:50.577 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-05 03:42:50.579 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-05 03:42:50.581 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-05 03:42:50.583 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-05 03:42:50.585 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-05 03:42:50.587 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-05 03:42:50.589 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-05 03:42:50.591 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-05 03:42:50.593 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-05 03:42:50.593 | Distro: noble 2026-08-05 03:42:50.595 | + tools/install_pip.sh:main:117 : get_versions 2026-08-05 03:42:50.598 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-05 03:42:50.602 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-05 03:42:50.604 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-05 03:42:50.607 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-05 03:42:50.607 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-05 03:42:51.291 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-05 03:42:51.293 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-05 03:42:51.293 | pip: 24.0 2026-08-05 03:42:51.295 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-05 03:42:51.297 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-05 03:42:51.299 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 03:42:51.301 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 03:42:51.303 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 03:42:51.305 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 03:42:51.307 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 03:42:51.308 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 03:42:51.311 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 03:42:51.313 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 03:42:51.315 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 03:42:51.317 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 03:42:51.319 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 03:42:51.321 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 03:42:51.323 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 03:42:51.325 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-05 03:42:51.327 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:42:51.329 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:42:51.331 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-05 03:42:51.336 | + tools/install_pip.sh:main:146 : set -x 2026-08-05 03:42:51.338 | + tools/install_pip.sh:main:149 : get_versions 2026-08-05 03:42:51.341 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-05 03:42:51.345 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-05 03:42:51.347 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-05 03:42:51.351 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-05 03:42:51.351 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-05 03:42:51.945 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-05 03:42:51.948 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-05 03:42:51.948 | pip: 24.0 2026-08-05 03:42:51.951 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-05 03:42:51.954 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-05 03:42:51.958 | + ./stack.sh:main:807 : fixup_all 2026-08-05 03:42:51.960 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-05 03:42:51.962 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-05 03:42:51.964 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:42:51.967 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:42:51.969 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-05 03:42:51.985 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-05 03:42:52.001 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-05 03:42:52.016 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-05 03:42:52.018 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-05 03:42:52.020 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 03:42:52.022 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 03:42:52.025 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 03:42:52.027 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 03:42:52.030 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 03:42:52.032 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 03:42:52.034 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 03:42:52.036 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 03:42:52.039 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 03:42:52.041 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 03:42:52.044 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 03:42:52.047 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 03:42:52.049 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 03:42:52.052 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-05 03:42:52.054 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-05 03:42:52.057 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-05 03:42:52.072 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-05 03:42:52.086 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-05 03:42:52.101 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-05 03:42:52.116 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-05 03:42:52.132 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-05 03:42:52.146 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-05 03:42:52.162 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-05 03:42:52.178 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-05 03:42:52.180 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-05 03:42:52.183 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-05 03:42:57.895 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-05 03:42:57.912 | Using python 3.12 to install setuptools 2026-08-05 03:42:57.914 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-08-05 03:42:59.330 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-05 03:42:59.591 | Collecting pip 2026-08-05 03:42:59.678 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-05 03:42:59.692 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-05 03:43:00.156 | Collecting setuptools[core] 2026-08-05 03:43:00.172 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-05 03:43:00.336 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-05 03:43:00.351 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 03:43:00.438 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-05 03:43:00.454 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-05 03:43:00.475 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-08-05 03:43:00.553 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-05 03:43:00.568 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 03:43:00.675 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-05 03:43:00.690 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 03:43:00.774 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-05 03:43:00.790 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 03:43:00.905 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:00.920 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-05 03:43:01.002 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:01.018 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-05 03:43:01.265 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:01.281 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-05 03:43:01.371 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:01.386 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-05 03:43:01.585 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:01.601 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-05 03:43:01.667 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:01.683 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-05 03:43:01.803 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:01.818 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-05 03:43:01.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-08-05 03:43:01.925 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 03:43:01.972 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-08-05 03:43:02.004 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-05 03:43:02.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.9 MB/s eta 0:00:00 2026-08-05 03:43:02.100 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-05 03:43:02.123 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-05 03:43:02.145 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-05 03:43:02.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.7 MB/s eta 0:00:00 2026-08-05 03:43:02.174 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-08-05 03:43:02.188 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.6 MB/s eta 0:00:00 2026-08-05 03:43:02.203 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-08-05 03:43:02.225 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-05 03:43:02.270 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 25.1 MB/s eta 0:00:00 2026-08-05 03:43:02.287 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-05 03:43:02.310 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-05 03:43:02.332 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-05 03:43:02.348 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 11.2 MB/s eta 0:00:00 2026-08-05 03:43:02.364 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-05 03:43:02.388 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-05 03:43:02.408 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.9 MB/s eta 0:00:00 2026-08-05 03:43:02.424 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-05 03:43:02.446 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-05 03:43:02.460 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.0 MB/s eta 0:00:00 2026-08-05 03:43:02.476 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-05 03:43:02.527 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.7 MB/s eta 0:00:00 2026-08-05 03:43:03.263 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-08-05 03:43:03.287 | Attempting uninstall: setuptools 2026-08-05 03:43:03.302 | Found existing installation: setuptools 68.1.2 2026-08-05 03:43:03.303 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:43:03.303 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-05 03:43:04.494 | Attempting uninstall: pygments 2026-08-05 03:43:04.527 | Found existing installation: Pygments 2.17.2 2026-08-05 03:43:04.527 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:43:04.528 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-05 03:43:05.827 | Attempting uninstall: pip 2026-08-05 03:43:05.832 | Found existing installation: pip 24.0 2026-08-05 03:43:05.902 | Uninstalling pip-24.0: 2026-08-05 03:43:05.912 | Successfully uninstalled pip-24.0 2026-08-05 03:43:07.499 | Attempting uninstall: packaging 2026-08-05 03:43:07.538 | Found existing installation: packaging 24.0 2026-08-05 03:43:07.538 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:43:07.538 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-05 03:43:07.729 | Attempting uninstall: markdown-it-py 2026-08-05 03:43:07.738 | Found existing installation: markdown-it-py 3.0.0 2026-08-05 03:43:07.739 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:43:07.740 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-05 03:43:07.898 | Attempting uninstall: wheel 2026-08-05 03:43:07.920 | Found existing installation: wheel 0.42.0 2026-08-05 03:43:07.921 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:43:07.922 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-05 03:43:07.972 | Attempting uninstall: rich 2026-08-05 03:43:08.014 | Found existing installation: rich 13.7.1 2026-08-05 03:43:08.014 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:43:08.016 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-05 03:43:08.748 | Successfully installed annotated-doc-0.0.5 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.2.1 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.47.0 2026-08-05 03:43:08.965 | + inc/python:pip_install:216 : result=0 2026-08-05 03:43:08.969 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:43:08.973 | + functions-common:time_stop:2420 : local name 2026-08-05 03:43:08.976 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:43:08.980 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:43:08.983 | + functions-common:time_stop:2423 : local total 2026-08-05 03:43:08.985 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:43:08.989 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:43:08.991 | + functions-common:time_stop:2427 : start_time=1785901377907 2026-08-05 03:43:08.993 | + functions-common:time_stop:2429 : [[ -z 1785901377907 ]] 2026-08-05 03:43:08.997 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:43:09.001 | + functions-common:time_stop:2432 : end_time=1785901388998 2026-08-05 03:43:09.004 | + functions-common:time_stop:2433 : elapsed_time=11091 2026-08-05 03:43:09.006 | + functions-common:time_stop:2434 : total=0 2026-08-05 03:43:09.010 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:43:09.012 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11091 2026-08-05 03:43:09.016 | + inc/python:pip_install:219 : return 0 2026-08-05 03:43:09.018 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-08-05 03:43:09.022 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 03:43:09.025 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 03:43:09.029 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-05 03:43:09.033 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-05 03:43:09.036 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-05 03:43:09.060 | Using python 3.12 to install os-testr 2026-08-05 03:43:09.064 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-08-05 03:43:10.261 | Collecting os-testr 2026-08-05 03:43:10.389 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-05 03:43:10.449 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-05 03:43:10.464 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-05 03:43:10.505 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-05 03:43:10.521 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-05 03:43:10.576 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-05 03:43:10.592 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-05 03:43:10.604 | 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-08-05 03:43:10.632 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-05 03:43:10.648 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-05 03:43:10.737 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-05 03:43:10.752 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-05 03:43:10.785 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-05 03:43:10.811 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-05 03:43:10.848 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-05 03:43:10.869 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-05 03:43:10.892 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-05 03:43:10.914 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-05 03:43:10.949 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 25.8 MB/s 0:00:00 2026-08-05 03:43:11.147 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-05 03:43:11.298 | Attempting uninstall: PyYAML 2026-08-05 03:43:11.306 | Found existing installation: PyYAML 6.0.1 2026-08-05 03:43:11.306 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:43:11.306 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-05 03:43:11.705 | 2026-08-05 03:43:11.709 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-08-05 03:43:11.825 | + inc/python:pip_install:216 : result=0 2026-08-05 03:43:11.829 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:43:11.832 | + functions-common:time_stop:2420 : local name 2026-08-05 03:43:11.835 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:43:11.838 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:43:11.841 | + functions-common:time_stop:2423 : local total 2026-08-05 03:43:11.843 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:43:11.847 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:43:11.849 | + functions-common:time_stop:2427 : start_time=1785901389053 2026-08-05 03:43:11.851 | + functions-common:time_stop:2429 : [[ -z 1785901389053 ]] 2026-08-05 03:43:11.855 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:43:11.859 | + functions-common:time_stop:2432 : end_time=1785901391856 2026-08-05 03:43:11.861 | + functions-common:time_stop:2433 : elapsed_time=2803 2026-08-05 03:43:11.864 | + functions-common:time_stop:2434 : total=11091 2026-08-05 03:43:11.868 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:43:11.870 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13894 2026-08-05 03:43:11.873 | + inc/python:pip_install:219 : return 0 2026-08-05 03:43:11.877 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-05 03:43:11.942 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-05 03:43:12.021 | + ./stack.sh:main:835 : install_infra 2026-08-05 03:43:12.025 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-05 03:43:12.028 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-05 03:43:12.032 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-05 03:43:17.585 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-05 03:43:17.587 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-05 03:43:17.615 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-08-05 03:43:18.995 | Collecting pbr 2026-08-05 03:43:18.998 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-05 03:43:19.421 | Collecting setuptools[core] 2026-08-05 03:43:19.425 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-05 03:43:19.571 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-05 03:43:19.573 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 03:43:19.647 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-05 03:43:19.650 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-05 03:43:19.719 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-05 03:43:19.721 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 03:43:19.811 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-05 03:43:19.814 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 03:43:19.883 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-05 03:43:19.886 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 03:43:19.985 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:19.989 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-05 03:43:20.056 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:20.060 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-05 03:43:20.288 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:20.290 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-05 03:43:20.365 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:20.368 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-05 03:43:20.585 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:20.588 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-05 03:43:20.638 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:20.641 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-05 03:43:20.721 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:20.724 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-05 03:43:20.807 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:20.809 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 03:43:20.901 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-05 03:43:20.987 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-05 03:43:21.014 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-05 03:43:21.019 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-05 03:43:21.019 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-05 03:43:21.021 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-05 03:43:21.024 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-08-05 03:43:21.027 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-08-05 03:43:21.030 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-05 03:43:21.041 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-05 03:43:21.043 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-05 03:43:21.045 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-05 03:43:21.049 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-05 03:43:21.051 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-05 03:43:21.056 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-05 03:43:21.058 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-05 03:43:21.061 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-05 03:43:21.087 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-05 03:43:21.368 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-08-05 03:43:25.120 | Successfully installed annotated-doc-0.0.5 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.1 typer-slim-0.24.0 wheel-0.47.0 2026-08-05 03:43:25.314 | + inc/python:pip_install:216 : result=0 2026-08-05 03:43:25.316 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:43:25.318 | + functions-common:time_stop:2420 : local name 2026-08-05 03:43:25.320 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:43:25.322 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:43:25.325 | + functions-common:time_stop:2423 : local total 2026-08-05 03:43:25.327 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:43:25.329 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:43:25.331 | + functions-common:time_stop:2427 : start_time=1785901397606 2026-08-05 03:43:25.333 | + functions-common:time_stop:2429 : [[ -z 1785901397606 ]] 2026-08-05 03:43:25.336 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:43:25.339 | + functions-common:time_stop:2432 : end_time=1785901405337 2026-08-05 03:43:25.342 | + functions-common:time_stop:2433 : elapsed_time=7731 2026-08-05 03:43:25.344 | + functions-common:time_stop:2434 : total=13894 2026-08-05 03:43:25.346 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:43:25.349 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21625 2026-08-05 03:43:25.351 | + inc/python:pip_install:219 : return 0 2026-08-05 03:43:25.354 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-05 03:43:25.356 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-05 03:43:25.376 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-08-05 03:43:26.627 | Processing /opt/stack/requirements 2026-08-05 03:43:26.632 | Installing build dependencies: started 2026-08-05 03:43:29.769 | Installing build dependencies: finished with status 'done' 2026-08-05 03:43:29.772 | Getting requirements to build wheel: started 2026-08-05 03:43:30.062 | Getting requirements to build wheel: finished with status 'done' 2026-08-05 03:43:30.068 | Preparing metadata (pyproject.toml): started 2026-08-05 03:43:31.221 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-05 03:43:31.401 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8556) 2026-08-05 03:43:31.488 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-05 03:43:31.509 | 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.dev8556) (26.2) 2026-08-05 03:43:31.613 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8556) 2026-08-05 03:43:31.628 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-05 03:43:31.779 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8556) 2026-08-05 03:43:31.783 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-08-05 03:43:31.837 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8556) 2026-08-05 03:43:31.854 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-05 03:43:31.866 | 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.dev8556) (83.0.0) 2026-08-05 03:43:32.202 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8556) 2026-08-05 03:43:32.219 | 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-08-05 03:43:32.234 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.6 MB/s eta 0:00:00 2026-08-05 03:43:32.303 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8556) 2026-08-05 03:43:32.318 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-05 03:43:32.437 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8556) 2026-08-05 03:43:32.452 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-05 03:43:32.542 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8556) 2026-08-05 03:43:32.557 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 03:43:32.676 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-05 03:43:32.699 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-05 03:43:32.713 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.0 MB/s eta 0:00:00 2026-08-05 03:43:32.715 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-05 03:43:32.737 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-05 03:43:32.752 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.6 MB/s eta 0:00:00 2026-08-05 03:43:32.769 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-05 03:43:32.785 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 11.8 MB/s eta 0:00:00 2026-08-05 03:43:32.802 | 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-08-05 03:43:32.821 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.0 MB/s eta 0:00:00 2026-08-05 03:43:32.836 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-05 03:43:32.849 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.6 MB/s eta 0:00:00 2026-08-05 03:43:32.866 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-05 03:43:32.882 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.2 MB/s eta 0:00:00 2026-08-05 03:43:32.916 | Building wheels for collected packages: openstack_requirements 2026-08-05 03:43:32.917 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-05 03:43:35.153 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-05 03:43:35.155 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8556-py3-none-any.whl size=52405 sha256=1baaf751fd717f7f3d5e965b7cdc571ecfd14187401a55b71dea1a1e62f5de34 2026-08-05 03:43:35.156 | Stored in directory: /tmp/pip-ephem-wheel-cache-i7asolkv/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-05 03:43:35.161 | Successfully built openstack_requirements 2026-08-05 03:43:35.436 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-05 03:43:36.195 | 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.dev8556 requests-2.34.2 urllib3-2.7.0 2026-08-05 03:43:36.396 | + inc/python:pip_install:216 : result=0 2026-08-05 03:43:36.399 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:43:36.402 | + functions-common:time_stop:2420 : local name 2026-08-05 03:43:36.404 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:43:36.407 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:43:36.409 | + functions-common:time_stop:2423 : local total 2026-08-05 03:43:36.412 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:43:36.415 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:43:36.418 | + functions-common:time_stop:2427 : start_time=1785901405369 2026-08-05 03:43:36.420 | + functions-common:time_stop:2429 : [[ -z 1785901405369 ]] 2026-08-05 03:43:36.424 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:43:36.428 | + functions-common:time_stop:2432 : end_time=1785901416425 2026-08-05 03:43:36.431 | + functions-common:time_stop:2433 : elapsed_time=11056 2026-08-05 03:43:36.433 | + functions-common:time_stop:2434 : total=21625 2026-08-05 03:43:36.436 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:43:36.439 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32681 2026-08-05 03:43:36.441 | + inc/python:pip_install:219 : return 0 2026-08-05 03:43:36.444 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-05 03:43:36.447 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-05 03:43:36.449 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-05 03:43:36.452 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:43:36.454 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:43:36.458 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-05 03:43:36.460 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:43:36.463 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-05 03:43:36.485 | Using python 3.12 to install pbr 2026-08-05 03:43:36.488 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-08-05 03:43:37.438 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-05 03:43:37.482 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-08-05 03:43:37.730 | + inc/python:pip_install:216 : result=0 2026-08-05 03:43:37.732 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:43:37.734 | + functions-common:time_stop:2420 : local name 2026-08-05 03:43:37.737 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:43:37.739 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:43:37.741 | + functions-common:time_stop:2423 : local total 2026-08-05 03:43:37.743 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:43:37.746 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:43:37.749 | + functions-common:time_stop:2427 : start_time=1785901416479 2026-08-05 03:43:37.751 | + functions-common:time_stop:2429 : [[ -z 1785901416479 ]] 2026-08-05 03:43:37.754 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:43:37.758 | + functions-common:time_stop:2432 : end_time=1785901417755 2026-08-05 03:43:37.761 | + functions-common:time_stop:2433 : elapsed_time=1276 2026-08-05 03:43:37.763 | + functions-common:time_stop:2434 : total=32681 2026-08-05 03:43:37.765 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:43:37.767 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33957 2026-08-05 03:43:37.770 | + inc/python:pip_install:219 : return 0 2026-08-05 03:43:37.773 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-05 03:43:43.294 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-05 03:43:44.086 | Collecting bindep 2026-08-05 03:43:44.174 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-05 03:43:44.275 | Collecting distro>=1.7 (from bindep) 2026-08-05 03:43:44.291 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-05 03:43:44.374 | Collecting packaging (from bindep) 2026-08-05 03:43:44.389 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 03:43:44.446 | Collecting Parsley (from bindep) 2026-08-05 03:43:44.461 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-05 03:43:44.549 | Collecting pbr>=2 (from bindep) 2026-08-05 03:43:44.553 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-05 03:43:44.947 | Collecting setuptools (from pbr>=2->bindep) 2026-08-05 03:43:44.949 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-05 03:43:45.035 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-05 03:43:45.064 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-05 03:43:45.073 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-05 03:43:45.089 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-05 03:43:45.113 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 6.7 MB/s eta 0:00:00 2026-08-05 03:43:45.128 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-05 03:43:45.142 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 9.1 MB/s eta 0:00:00 2026-08-05 03:43:45.144 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-05 03:43:45.287 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-05 03:43:47.046 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-83.0.0 2026-08-05 03:43:47.190 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-05 03:43:47.193 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-05 03:43:47.197 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-05 03:43:47.215 | + ./stack.sh:main:844 : pkgs= 2026-08-05 03:43:47.218 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-05 03:43:47.220 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-05 03:43:47.223 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 03:43:47.225 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-05 03:43:47.227 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 03:43:47.229 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 03:43:47.231 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 03:43:47.234 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 03:43:47.236 | + functions-common:run_phase:1858 : local extra 2026-08-05 03:43:47.239 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 03:43:47.243 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 03:43:47.245 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 03:43:47.248 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 03:43:47.250 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-05 03:43:47.252 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 03:43:47.267 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:43:47.270 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 03:43:47.272 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-05 03:43:47.274 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-05 03:43:47.276 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-05 03:43:47.278 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 03:43:47.280 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-05 03:43:47.282 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-05 03:43:47.285 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-05 03:43:47.287 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-05 03:43:47.289 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-05 03:43:47.290 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-05 03:43:47.292 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 03:43:47.295 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-05 03:43:47.297 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 03:43:47.299 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 03:43:47.301 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-05 03:43:47.303 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 03:43:47.305 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-05 03:43:47.307 | + functions-common:run_plugins:1837 : local plugins= 2026-08-05 03:43:47.309 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 03:43:47.312 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-05 03:43:47.315 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-05 03:43:47.317 | + functions:set_systemd_override:845 : local value=2048 2026-08-05 03:43:47.320 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-05 03:43:47.322 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-05 03:43:47.381 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-05 03:43:47.382 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-05 03:43:47.384 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-05 03:43:47.807 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-05 03:43:47.812 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-05 03:43:47.830 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:43:47.833 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-05 03:43:47.836 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 03:43:47.839 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 03:43:47.841 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 03:43:47.844 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 03:43:47.846 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 03:43:47.849 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 03:43:47.851 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:43:47.854 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:43:47.857 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 03:43:47.859 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 03:43:47.860 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 03:43:47.863 | + functions-common:apt_get_update:1167 : return 2026-08-05 03:43:47.866 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-05 03:43:47.869 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 03:43:47.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:43:47.874 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:43:47.877 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-05 03:43:47.898 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-08-05 03:43:47.934 | Reading package lists... 2026-08-05 03:43:48.306 | Building dependency tree... 2026-08-05 03:43:48.308 | Reading state information... 2026-08-05 03:43:48.884 | The following packages were automatically installed and are no longer required: 2026-08-05 03:43:48.886 | libfwupd2 libgusb2 2026-08-05 03:43:48.886 | Use 'sudo apt autoremove' to remove them. 2026-08-05 03:43:48.887 | The following additional packages will be installed: 2026-08-05 03:43:48.888 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-05 03:43:48.888 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-05 03:43:48.888 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-05 03:43:48.890 | erlang-tools erlang-xmerl 2026-08-05 03:43:48.892 | Suggested packages: 2026-08-05 03:43:48.892 | erlang erlang-manpages erlang-doc 2026-08-05 03:43:48.949 | The following NEW packages will be installed: 2026-08-05 03:43:48.949 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-05 03:43:48.949 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-05 03:43:48.949 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-05 03:43:48.951 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-05 03:43:49.039 | 0 upgraded, 18 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 03:43:49.039 | Need to get 36.1 MB of archives. 2026-08-05 03:43:49.039 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-05 03:43:49.039 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-08-05 03:43:49.394 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-08-05 03:43:49.404 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-08-05 03:43:49.406 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-08-05 03:43:49.415 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-08-05 03:43:49.425 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-08-05 03:43:49.428 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-08-05 03:43:49.447 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-08-05 03:43:49.448 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-08-05 03:43:49.450 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-08-05 03:43:49.451 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-08-05 03:43:49.459 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-08-05 03:43:49.479 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-08-05 03:43:49.481 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-08-05 03:43:49.483 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-08-05 03:43:49.486 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-08-05 03:43:49.493 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-08-05 03:43:49.508 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-05 03:43:49.917 | perl: warning: Setting locale failed. 2026-08-05 03:43:49.917 | perl: warning: Please check that your locale settings: 2026-08-05 03:43:49.917 | LANGUAGE = (unset), 2026-08-05 03:43:49.917 | LC_ALL = "en_US.utf8", 2026-08-05 03:43:49.917 | LANG = "de_DE.UTF-8" 2026-08-05 03:43:49.917 | are supported and installed on your system. 2026-08-05 03:43:49.918 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:43:49.982 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:43:49.982 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:43:49.982 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:43:50.169 | Fetched 36.1 MB in 1s (51.4 MB/s) 2026-08-05 03:43:50.240 | Selecting previously unselected package erlang-base. 2026-08-05 03:43:50.299 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-08-05 03:43:50.305 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:50.309 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:50.669 | Selecting previously unselected package erlang-asn1. 2026-08-05 03:43:50.680 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:50.684 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:50.740 | Selecting previously unselected package erlang-crypto. 2026-08-05 03:43:50.751 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:50.755 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:50.795 | Selecting previously unselected package erlang-public-key. 2026-08-05 03:43:50.807 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:50.810 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:50.861 | Selecting previously unselected package erlang-mnesia. 2026-08-05 03:43:50.873 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:50.877 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:50.937 | Selecting previously unselected package erlang-runtime-tools. 2026-08-05 03:43:50.949 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:50.952 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:51.009 | Selecting previously unselected package erlang-ssl. 2026-08-05 03:43:51.021 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:51.024 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:51.115 | Selecting previously unselected package erlang-eldap. 2026-08-05 03:43:51.127 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:51.130 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:51.169 | Selecting previously unselected package erlang-ftp. 2026-08-05 03:43:51.180 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:51.184 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:51.223 | Selecting previously unselected package erlang-tftp. 2026-08-05 03:43:51.235 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:51.238 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:51.280 | Selecting previously unselected package erlang-inets. 2026-08-05 03:43:51.292 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:51.295 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:51.369 | Selecting previously unselected package erlang-snmp. 2026-08-05 03:43:51.380 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:51.383 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:51.528 | Selecting previously unselected package erlang-os-mon. 2026-08-05 03:43:51.539 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:51.543 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:51.584 | Selecting previously unselected package erlang-parsetools. 2026-08-05 03:43:51.595 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:51.598 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:51.636 | Selecting previously unselected package erlang-syntax-tools. 2026-08-05 03:43:51.648 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:51.651 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:51.694 | Selecting previously unselected package erlang-tools. 2026-08-05 03:43:51.705 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:51.709 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:51.764 | Selecting previously unselected package erlang-xmerl. 2026-08-05 03:43:51.776 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-05 03:43:51.779 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:51.854 | Selecting previously unselected package rabbitmq-server. 2026-08-05 03:43:51.865 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-05 03:43:51.871 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-05 03:43:52.894 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:53.266 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-05 03:43:53.267 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-05 03:43:55.737 | Searching for services which depend on erlang and should be started... none found. 2026-08-05 03:43:55.743 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.753 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.763 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.774 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.786 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.797 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.809 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.820 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.831 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.842 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.854 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.865 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.875 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.885 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.895 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.905 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-05 03:43:55.914 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-05 03:43:56.001 | info: Selecting GID from range 100 to 999 ... 2026-08-05 03:43:56.005 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-05 03:43:56.103 | info: Selecting UID from range 100 to 999 ... 2026-08-05 03:43:56.103 | 2026-08-05 03:43:56.108 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-05 03:43:56.110 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-05 03:43:56.160 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-05 03:43:56.373 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-05 03:44:17.068 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 03:44:18.727 | perl: warning: Setting locale failed. 2026-08-05 03:44:18.727 | perl: warning: Please check that your locale settings: 2026-08-05 03:44:18.728 | LANGUAGE = (unset), 2026-08-05 03:44:18.728 | LC_ALL = "en_US.utf8", 2026-08-05 03:44:18.729 | LANG = "de_DE.UTF-8" 2026-08-05 03:44:18.729 | are supported and installed on your system. 2026-08-05 03:44:18.729 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:44:18.857 | perl: warning: Setting locale failed. 2026-08-05 03:44:18.857 | perl: warning: Please check that your locale settings: 2026-08-05 03:44:18.857 | LANGUAGE = (unset), 2026-08-05 03:44:18.858 | LC_ALL = "en_US.utf8", 2026-08-05 03:44:18.858 | LANG = "de_DE.UTF-8" 2026-08-05 03:44:18.858 | are supported and installed on your system. 2026-08-05 03:44:18.861 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:44:18.908 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:44:18.909 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:44:18.909 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:44:18.979 | perl: warning: Setting locale failed. 2026-08-05 03:44:18.979 | perl: warning: Please check that your locale settings: 2026-08-05 03:44:18.980 | LANGUAGE = (unset), 2026-08-05 03:44:18.980 | LC_ALL = "en_US.utf8", 2026-08-05 03:44:18.980 | LANG = "de_DE.UTF-8" 2026-08-05 03:44:18.981 | are supported and installed on your system. 2026-08-05 03:44:18.981 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:44:19.479 | 2026-08-05 03:44:19.479 | Running kernel seems to be up-to-date. 2026-08-05 03:44:19.479 | 2026-08-05 03:44:19.479 | Restarting services... 2026-08-05 03:44:19.513 | 2026-08-05 03:44:19.513 | Service restarts being deferred: 2026-08-05 03:44:19.513 | systemctl restart systemd-logind.service 2026-08-05 03:44:19.513 | systemctl restart virtlockd.service 2026-08-05 03:44:19.513 | systemctl restart virtlogd.service 2026-08-05 03:44:19.513 | 2026-08-05 03:44:19.514 | No containers need to be restarted. 2026-08-05 03:44:19.514 | 2026-08-05 03:44:19.514 | User sessions running outdated binaries: 2026-08-05 03:44:19.514 | quobyte @ session #5: sshd[2023,2069] 2026-08-05 03:44:19.522 | quobyte @ user manager service: systemd[1165] 2026-08-05 03:44:19.530 | 2026-08-05 03:44:19.531 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 03:44:21.507 | + functions-common:apt_get:1211 : result=0 2026-08-05 03:44:21.510 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 03:44:21.513 | + functions-common:time_stop:2420 : local name 2026-08-05 03:44:21.516 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:44:21.519 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:44:21.521 | + functions-common:time_stop:2423 : local total 2026-08-05 03:44:21.523 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:44:21.526 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 03:44:21.529 | + functions-common:time_stop:2427 : start_time=1785901427895 2026-08-05 03:44:21.531 | + functions-common:time_stop:2429 : [[ -z 1785901427895 ]] 2026-08-05 03:44:21.534 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:44:21.539 | + functions-common:time_stop:2432 : end_time=1785901461535 2026-08-05 03:44:21.541 | + functions-common:time_stop:2433 : elapsed_time=33640 2026-08-05 03:44:21.543 | + functions-common:time_stop:2434 : total=88529 2026-08-05 03:44:21.545 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:44:21.549 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=122169 2026-08-05 03:44:21.551 | + functions-common:apt_get:1215 : return 0 2026-08-05 03:44:21.553 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-05 03:44:21.556 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 03:44:21.559 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 03:44:21.561 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 03:44:21.564 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 03:44:21.567 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 03:44:21.569 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 03:44:21.572 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 03:44:21.574 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 03:44:21.576 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 03:44:21.579 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 03:44:21.582 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 03:44:21.584 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 03:44:21.587 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 03:44:21.589 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-05 03:44:21.591 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-05 03:44:21.608 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:44:21.611 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-05 03:44:21.613 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 03:44:21.615 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-05 03:44:21.618 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-05 03:44:21.622 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-05 03:44:21.626 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-05 03:44:21.629 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-05 03:44:21.631 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-05 03:44:21.633 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-05 03:44:21.637 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-05 03:44:21.640 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-05 03:44:21.642 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-05 03:44:22.794 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-05 03:44:22.794 | user tags 2026-08-05 03:44:22.794 | guest [administrator]' 2026-08-05 03:44:22.799 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-05 03:44:22.799 | user tags 2026-08-05 03:44:22.799 | guest [administrator]' 2026-08-05 03:44:22.800 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-05 03:44:22.808 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-05 03:44:22.811 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-05 03:44:22.813 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-05 03:44:23.861 | Adding user "stackrabbit" ... 2026-08-05 03:44:23.874 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-05 03:44:23.893 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-05 03:44:24.962 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-05 03:44:24.992 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-05 03:44:24.995 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-05 03:44:26.043 | Changing password for user "stackrabbit" ... 2026-08-05 03:44:26.074 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-05 03:44:26.077 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-05 03:44:26.079 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-05 03:44:27.148 | Deleting user "guest" ... 2026-08-05 03:44:27.185 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-05 03:44:27.204 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:44:27.206 | + ./stack.sh:main:861 : install_database 2026-08-05 03:44:27.208 | + lib/database:install_database:118 : install_database_mysql 2026-08-05 03:44:27.211 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-05 03:44:27.214 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:44:27.216 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:44:27.219 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-05 03:44:27.231 | perl: warning: Setting locale failed. 2026-08-05 03:44:27.231 | perl: warning: Please check that your locale settings: 2026-08-05 03:44:27.231 | LANGUAGE = (unset), 2026-08-05 03:44:27.231 | LC_ALL = "en_US.utf8", 2026-08-05 03:44:27.231 | LANG = "de_DE.UTF-8" 2026-08-05 03:44:27.232 | are supported and installed on your system. 2026-08-05 03:44:27.232 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:44:27.284 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:44:27.284 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:44:27.284 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:44:27.391 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-05 03:44:27.395 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-05 03:44:27.400 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-05 03:44:27.403 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:44:27.406 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:44:27.409 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-05 03:44:27.412 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-05 03:44:27.415 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-05 03:44:27.420 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-05 03:44:27.423 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-05 03:44:27.426 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 03:44:27.428 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 03:44:27.431 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 03:44:27.434 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 03:44:27.437 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 03:44:27.439 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 03:44:27.442 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 03:44:27.445 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 03:44:27.449 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 03:44:27.451 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 03:44:27.454 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 03:44:27.457 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 03:44:27.460 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 03:44:27.463 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-05 03:44:27.465 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:44:27.468 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:44:27.470 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-05 03:44:27.473 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 03:44:27.476 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 03:44:27.478 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 03:44:27.481 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 03:44:27.484 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 03:44:27.487 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 03:44:27.490 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:44:27.492 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:44:27.495 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 03:44:27.497 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 03:44:27.500 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 03:44:27.502 | + functions-common:apt_get_update:1167 : return 2026-08-05 03:44:27.505 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-05 03:44:27.508 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 03:44:27.511 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:44:27.514 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:44:27.516 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-05 03:44:27.540 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-08-05 03:44:27.576 | Reading package lists... 2026-08-05 03:44:27.949 | Building dependency tree... 2026-08-05 03:44:27.951 | Reading state information... 2026-08-05 03:44:28.513 | The following packages were automatically installed and are no longer required: 2026-08-05 03:44:28.515 | libfwupd2 libgusb2 2026-08-05 03:44:28.515 | Use 'sudo apt autoremove' to remove them. 2026-08-05 03:44:28.517 | The following additional packages will be installed: 2026-08-05 03:44:28.517 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-05 03:44:28.517 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-05 03:44:28.517 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-05 03:44:28.517 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-05 03:44:28.517 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-05 03:44:28.518 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-05 03:44:28.518 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-05 03:44:28.521 | Suggested packages: 2026-08-05 03:44:28.521 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-05 03:44:28.521 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-05 03:44:28.571 | The following NEW packages will be installed: 2026-08-05 03:44:28.571 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-05 03:44:28.572 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-05 03:44:28.572 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-05 03:44:28.572 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-05 03:44:28.572 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-05 03:44:28.573 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-05 03:44:28.573 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-05 03:44:28.673 | 0 upgraded, 27 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 03:44:28.673 | Need to get 29.6 MB of archives. 2026-08-05 03:44:28.674 | After this operation, 243 MB of additional disk space will be used. 2026-08-05 03:44:28.674 | 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-08-05 03:44:28.863 | 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-08-05 03:44:28.864 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-08-05 03:44:28.864 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-05 03:44:28.867 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-05 03:44:28.876 | 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-08-05 03:44:29.133 | 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-08-05 03:44:29.149 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-05 03:44:29.150 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-05 03:44:29.151 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-05 03:44:29.152 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-05 03:44:29.155 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-08-05 03:44:29.155 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-05 03:44:29.156 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-05 03:44:29.157 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-05 03:44:29.157 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-05 03:44:29.177 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-08-05 03:44:29.178 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-05 03:44:29.179 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-05 03:44:29.180 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-08-05 03:44:29.181 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-05 03:44:29.198 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-05 03:44:29.199 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-05 03:44:29.200 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-05 03:44:29.201 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-05 03:44:29.294 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-05 03:44:29.294 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-08-05 03:44:29.522 | perl: warning: Setting locale failed. 2026-08-05 03:44:29.522 | perl: warning: Please check that your locale settings: 2026-08-05 03:44:29.522 | LANGUAGE = (unset), 2026-08-05 03:44:29.522 | LC_ALL = "en_US.utf8", 2026-08-05 03:44:29.522 | LANG = "de_DE.UTF-8" 2026-08-05 03:44:29.523 | are supported and installed on your system. 2026-08-05 03:44:29.523 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:44:29.587 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:44:29.587 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:44:29.587 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:44:29.712 | Vorkonfiguration der Pakete ... 2026-08-05 03:44:29.723 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:44:29.854 | Fetched 29.6 MB in 1s (42.7 MB/s) 2026-08-05 03:44:29.887 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-05 03:44:29.950 | (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-08-05 03:44:29.957 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-05 03:44:29.961 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 03:44:30.360 | Selecting previously unselected package mysql-client-8.0. 2026-08-05 03:44:30.372 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-05 03:44:30.376 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 03:44:30.429 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-05 03:44:30.441 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-05 03:44:30.450 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-05 03:44:30.498 | Selecting previously unselected package libmecab2:amd64. 2026-08-05 03:44:30.510 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-05 03:44:30.515 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-05 03:44:30.569 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-05 03:44:30.582 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-05 03:44:30.586 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-05 03:44:30.637 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-05 03:44:30.649 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-05 03:44:30.654 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 03:44:31.583 | Selecting previously unselected package mysql-server-8.0. 2026-08-05 03:44:31.594 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-05 03:44:31.601 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:44:31.652 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:44:31.653 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:44:31.653 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:44:31.729 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:44:31.739 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:44:32.029 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 03:44:32.091 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-05 03:44:32.101 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-05 03:44:32.105 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-05 03:44:32.144 | Selecting previously unselected package liburi-perl. 2026-08-05 03:44:32.156 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-05 03:44:32.160 | Unpacking liburi-perl (5.27-1) ... 2026-08-05 03:44:32.242 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-05 03:44:32.256 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-05 03:44:32.261 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-05 03:44:32.325 | Selecting previously unselected package libcgi-pm-perl. 2026-08-05 03:44:32.337 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-05 03:44:32.342 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-05 03:44:32.405 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-05 03:44:32.417 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-05 03:44:32.421 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-05 03:44:32.464 | Selecting previously unselected package libfcgi-perl. 2026-08-05 03:44:32.476 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-05 03:44:32.479 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-05 03:44:32.532 | Selecting previously unselected package libcgi-fast-perl. 2026-08-05 03:44:32.544 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-05 03:44:32.552 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-05 03:44:32.592 | Selecting previously unselected package libclone-perl:amd64. 2026-08-05 03:44:32.603 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-05 03:44:32.607 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-05 03:44:32.648 | Selecting previously unselected package libencode-locale-perl. 2026-08-05 03:44:32.660 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-05 03:44:32.664 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-05 03:44:32.705 | Selecting previously unselected package libfcgi-bin. 2026-08-05 03:44:32.715 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-05 03:44:32.719 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-05 03:44:32.759 | Selecting previously unselected package libhtml-template-perl. 2026-08-05 03:44:32.771 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-05 03:44:32.775 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-05 03:44:32.818 | Selecting previously unselected package libtimedate-perl. 2026-08-05 03:44:32.830 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-05 03:44:32.834 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-05 03:44:32.904 | Selecting previously unselected package libhttp-date-perl. 2026-08-05 03:44:32.915 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-05 03:44:32.919 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-05 03:44:32.953 | Selecting previously unselected package libio-html-perl. 2026-08-05 03:44:32.965 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-05 03:44:32.969 | Unpacking libio-html-perl (1.004-3) ... 2026-08-05 03:44:33.006 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-05 03:44:33.016 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-05 03:44:33.021 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-05 03:44:33.060 | Selecting previously unselected package libhttp-message-perl. 2026-08-05 03:44:33.073 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-05 03:44:33.077 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-05 03:44:33.127 | Selecting previously unselected package mecab-utils. 2026-08-05 03:44:33.139 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-05 03:44:33.143 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-05 03:44:33.185 | Selecting previously unselected package mecab-ipadic. 2026-08-05 03:44:33.197 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-05 03:44:33.201 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-05 03:44:33.831 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-05 03:44:33.841 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-05 03:44:33.845 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-05 03:44:33.886 | Selecting previously unselected package mysql-server. 2026-08-05 03:44:33.894 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-05 03:44:33.898 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 03:44:33.965 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-05 03:44:33.976 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-05 03:44:33.992 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 03:44:34.003 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-05 03:44:34.013 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-05 03:44:34.023 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-05 03:44:34.033 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-05 03:44:34.042 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-05 03:44:34.052 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-05 03:44:34.063 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-05 03:44:34.072 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-05 03:44:34.082 | Setting up libio-html-perl (1.004-3) ... 2026-08-05 03:44:34.092 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 03:44:34.102 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-05 03:44:34.112 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 03:44:34.122 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-05 03:44:34.132 | Setting up liburi-perl (5.27-1) ... 2026-08-05 03:44:34.142 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 03:44:34.185 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:44:34.237 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:44:34.237 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:44:34.237 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:44:34.315 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:44:34.325 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:44:34.375 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-05 03:44:34.407 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-05 03:44:46.261 | mysqld will log errors to /var/log/mysql/error.log 2026-08-05 03:44:47.133 | mysqld is running as pid 17307 2026-08-05 03:44:49.588 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-05 03:44:51.219 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-05 03:44:51.230 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-05 03:44:51.238 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-05 03:44:51.242 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-05 03:44:51.242 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-08-05 03:44:51.242 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-05 03:44:51.464 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-05 03:44:51.513 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-05 03:44:51.513 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-05 03:44:51.513 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-05 03:44:51.513 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-05 03:44:51.520 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-05 03:44:51.525 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-05 03:44:51.607 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-05 03:44:51.607 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-05 03:44:51.608 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-05 03:44:51.608 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-05 03:44:51.700 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-05 03:44:51.703 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-05 03:44:51.712 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-05 03:44:51.712 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-05 03:44:51.712 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-05 03:44:51.713 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-05 03:44:51.741 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-05 03:44:51.742 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-05 03:44:51.742 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-05 03:44:52.055 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-05 03:44:52.056 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-05 03:44:52.056 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-05 03:44:52.203 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-05 03:44:52.251 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-05 03:44:52.252 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-05 03:44:52.609 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-08-05 03:44:52.724 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-05 03:44:52.979 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-08-05 03:44:52.983 | 2026-08-05 03:44:52.983 | done! 2026-08-05 03:44:52.989 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-05 03:44:53.048 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-05 03:44:53.082 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-05 03:44:53.087 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-05 03:44:53.087 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-08-05 03:44:53.087 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-05 03:44:53.382 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-05 03:44:53.464 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-05 03:44:53.465 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-05 03:44:53.465 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-05 03:44:53.465 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-05 03:44:53.476 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-05 03:44:53.484 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-05 03:44:53.596 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-05 03:44:53.597 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-05 03:44:53.597 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-05 03:44:53.598 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-05 03:44:53.722 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-05 03:44:53.725 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-05 03:44:53.737 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-05 03:44:53.738 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-05 03:44:53.738 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-05 03:44:53.739 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-05 03:44:53.779 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-05 03:44:53.780 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-05 03:44:53.780 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-05 03:44:54.240 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-05 03:44:54.241 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-05 03:44:54.241 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-05 03:44:54.450 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-05 03:44:54.520 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-05 03:44:54.520 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-05 03:44:54.942 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-08-05 03:44:55.067 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-05 03:44:55.311 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-08-05 03:44:55.313 | 2026-08-05 03:44:55.313 | done! 2026-08-05 03:44:55.320 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-05 03:44:55.327 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-05 03:44:55.339 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-05 03:44:55.350 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-05 03:44:55.361 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-05 03:44:55.373 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-05 03:44:55.384 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-05 03:44:55.395 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 03:44:57.251 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-05 03:44:57.483 | perl: warning: Setting locale failed. 2026-08-05 03:44:57.484 | perl: warning: Please check that your locale settings: 2026-08-05 03:44:57.484 | LANGUAGE = (unset), 2026-08-05 03:44:57.484 | LC_ALL = "en_US.utf8", 2026-08-05 03:44:57.484 | LANG = "de_DE.UTF-8" 2026-08-05 03:44:57.484 | are supported and installed on your system. 2026-08-05 03:44:57.484 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:44:57.611 | perl: warning: Setting locale failed. 2026-08-05 03:44:57.611 | perl: warning: Please check that your locale settings: 2026-08-05 03:44:57.611 | LANGUAGE = (unset), 2026-08-05 03:44:57.611 | LC_ALL = "en_US.utf8", 2026-08-05 03:44:57.611 | LANG = "de_DE.UTF-8" 2026-08-05 03:44:57.611 | are supported and installed on your system. 2026-08-05 03:44:57.611 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:44:57.661 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:44:57.662 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:44:57.662 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:44:57.731 | perl: warning: Setting locale failed. 2026-08-05 03:44:57.732 | perl: warning: Please check that your locale settings: 2026-08-05 03:44:57.732 | LANGUAGE = (unset), 2026-08-05 03:44:57.732 | LC_ALL = "en_US.utf8", 2026-08-05 03:44:57.732 | LANG = "de_DE.UTF-8" 2026-08-05 03:44:57.732 | are supported and installed on your system. 2026-08-05 03:44:57.732 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:44:58.225 | 2026-08-05 03:44:58.225 | Running kernel seems to be up-to-date. 2026-08-05 03:44:58.226 | 2026-08-05 03:44:58.226 | Restarting services... 2026-08-05 03:44:58.262 | 2026-08-05 03:44:58.262 | Service restarts being deferred: 2026-08-05 03:44:58.262 | systemctl restart systemd-logind.service 2026-08-05 03:44:58.262 | systemctl restart virtlockd.service 2026-08-05 03:44:58.262 | systemctl restart virtlogd.service 2026-08-05 03:44:58.262 | 2026-08-05 03:44:58.262 | No containers need to be restarted. 2026-08-05 03:44:58.262 | 2026-08-05 03:44:58.262 | User sessions running outdated binaries: 2026-08-05 03:44:58.263 | quobyte @ session #5: sshd[2023,2069] 2026-08-05 03:44:58.271 | quobyte @ user manager service: systemd[1165] 2026-08-05 03:44:58.279 | 2026-08-05 03:44:58.279 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 03:45:00.283 | + functions-common:apt_get:1211 : result=0 2026-08-05 03:45:00.286 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 03:45:00.289 | + functions-common:time_stop:2420 : local name 2026-08-05 03:45:00.292 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:45:00.295 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:45:00.298 | + functions-common:time_stop:2423 : local total 2026-08-05 03:45:00.301 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:45:00.304 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 03:45:00.306 | + functions-common:time_stop:2427 : start_time=1785901467536 2026-08-05 03:45:00.309 | + functions-common:time_stop:2429 : [[ -z 1785901467536 ]] 2026-08-05 03:45:00.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:45:00.316 | + functions-common:time_stop:2432 : end_time=1785901500313 2026-08-05 03:45:00.319 | + functions-common:time_stop:2433 : elapsed_time=32777 2026-08-05 03:45:00.322 | + functions-common:time_stop:2434 : total=122169 2026-08-05 03:45:00.325 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:45:00.328 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154946 2026-08-05 03:45:00.330 | + functions-common:apt_get:1215 : return 0 2026-08-05 03:45:00.333 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-05 03:45:00.335 | + ./stack.sh:main:864 : install_database_python 2026-08-05 03:45:00.338 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-05 03:45:00.341 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-05 03:45:00.343 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-05 03:45:00.345 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 03:45:00.349 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-05 03:45:00.351 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-05 03:45:00.354 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 03:45:00.359 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-05 03:45:00.359 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 03:45:00.364 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-05 03:45:00.366 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-05 03:45:00.369 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-05 03:45:00.372 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-05 03:45:00.376 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-05 03:45:00.399 | Using python 3.12 to install PyMySQL 2026-08-05 03:45:00.402 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-08-05 03:45:01.522 | Collecting PyMySQL 2026-08-05 03:45:01.653 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-05 03:45:01.679 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-05 03:45:01.872 | Installing collected packages: PyMySQL 2026-08-05 03:45:01.942 | Successfully installed PyMySQL-1.2.0 2026-08-05 03:45:02.044 | + inc/python:pip_install:216 : result=0 2026-08-05 03:45:02.048 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:45:02.052 | + functions-common:time_stop:2420 : local name 2026-08-05 03:45:02.055 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:45:02.058 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:45:02.062 | + functions-common:time_stop:2423 : local total 2026-08-05 03:45:02.065 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:45:02.068 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:45:02.070 | + functions-common:time_stop:2427 : start_time=1785901500393 2026-08-05 03:45:02.073 | + functions-common:time_stop:2429 : [[ -z 1785901500393 ]] 2026-08-05 03:45:02.077 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:45:02.082 | + functions-common:time_stop:2432 : end_time=1785901502079 2026-08-05 03:45:02.086 | + functions-common:time_stop:2433 : elapsed_time=1686 2026-08-05 03:45:02.090 | + functions-common:time_stop:2434 : total=33957 2026-08-05 03:45:02.093 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:45:02.097 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35643 2026-08-05 03:45:02.101 | + inc/python:pip_install:219 : return 0 2026-08-05 03:45:02.105 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-05 03:45:02.108 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-05 03:45:02.110 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-05 03:45:02.114 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-05 03:45:02.135 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:45:02.138 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-05 03:45:02.142 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-05 03:45:02.161 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:45:02.165 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-05 03:45:02.187 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:45:02.191 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-05 03:45:02.212 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:45:02.215 | + ./stack.sh:main:872 : install_etcd3 2026-08-05 03:45:02.219 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-05 03:45:02.219 | Installing etcd 2026-08-05 03:45:02.222 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-05 03:45:02.237 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-05 03:45:02.253 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-05 03:45:02.257 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-05 03:45:02.273 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-05 03:45:02.277 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 03:45:02.282 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 03:45:02.286 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-05 03:45:02.290 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-05 03:45:02.294 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-05 03:45:02.297 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 03:45:02.300 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-08-05 03:45:02.303 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-05 03:45:02.306 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 03:45:02.311 | --2026-08-05 05:45:02-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 03:45:02.389 | Resolving github.com (github.com)... 140.82.121.4 2026-08-05 03:45:02.408 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-05 03:45:02.618 | HTTP request sent, awaiting response... 302 Found 2026-08-05 03:45:02.618 | 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-08-05T04%3A40%3A05Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-05T03%3A39%3A52Z&ske=2026-08-05T04%3A40%3A05Z&sks=b&skv=2018-11-09&sig=pRifHManDYekLHbunP6Ut25YYJqB9avcpO33%2BOESaxI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTkwMzMwMiwibmJmIjoxNzg1OTAxNTAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JgoRQQT13yyldXUmaCgtpcDciq3A-ZK9e7zxaCpFIt0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-05 03:45:02.618 | --2026-08-05 05:45:02-- 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-08-05T04%3A40%3A05Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-05T03%3A39%3A52Z&ske=2026-08-05T04%3A40%3A05Z&sks=b&skv=2018-11-09&sig=pRifHManDYekLHbunP6Ut25YYJqB9avcpO33%2BOESaxI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTkwMzMwMiwibmJmIjoxNzg1OTAxNTAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.JgoRQQT13yyldXUmaCgtpcDciq3A-ZK9e7zxaCpFIt0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-05 03:45:02.620 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-08-05 03:45:02.631 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-08-05 03:45:02.671 | HTTP request sent, awaiting response... 200 OK 2026-08-05 03:45:02.671 | Length: 20927601 (20M) [application/octet-stream] 2026-08-05 03:45:02.671 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-05 03:45:02.724 | 2026-08-05 03:45:02.928 | 0K ........ ........ ... 100% 77.8M=0.3s 2026-08-05 03:45:02.928 | 2026-08-05 03:45:02.928 | 2026-08-05 05:45:02 (77.8 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-05 03:45:02.928 | 2026-08-05 03:45:02.934 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-05 03:45:02.938 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 03:45:02.941 | ++ functions:get_extra_file:81 : return 2026-08-05 03:45:02.945 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-05 03:45:02.948 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-05 03:45:02.950 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-05 03:45:02.952 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-05 03:45:02.976 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-05 03:45:02.978 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-08-05 03:45:02.987 | etcd-v3.5.21-linux-amd64/ 2026-08-05 03:45:02.987 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-05 03:45:02.987 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-05 03:45:02.987 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-05 03:45:02.987 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-05 03:45:02.988 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-05 03:45:02.988 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-05 03:45:02.988 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-05 03:45:02.988 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-05 03:45:02.988 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-05 03:45:02.989 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-05 03:45:02.989 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-05 03:45:02.989 | etcd-v3.5.21-linux-amd64/README.md 2026-08-05 03:45:02.989 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-05 03:45:03.149 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-05 03:45:03.341 | etcd-v3.5.21-linux-amd64/etcd 2026-08-05 03:45:03.595 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-05 03:45:03.635 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-05 03:45:03.668 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-05 03:45:03.672 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-05 03:45:03.696 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:45:03.700 | + ./stack.sh:main:891 : install_dstat 2026-08-05 03:45:03.704 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-05 03:45:03.726 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:45:03.730 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-05 03:45:03.733 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 03:45:03.737 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-05 03:45:03.740 | + ./stack.sh:main:900 : install_libs 2026-08-05 03:45:03.744 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-05 03:45:03.747 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-05 03:45:03.750 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-05 03:45:03.754 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-05 03:45:03.757 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:03.760 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:03.763 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-05 03:45:03.766 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:03.769 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-05 03:45:03.773 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-05 03:45:03.775 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-05 03:45:03.779 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-05 03:45:03.782 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:03.786 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:03.788 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-05 03:45:03.791 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:03.795 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-05 03:45:03.798 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-05 03:45:03.801 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-05 03:45:03.803 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-05 03:45:03.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:03.810 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:03.813 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-05 03:45:03.815 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:03.819 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-05 03:45:03.822 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-05 03:45:03.825 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-05 03:45:03.828 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-05 03:45:03.831 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:03.834 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:03.838 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-05 03:45:03.842 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:03.845 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-05 03:45:03.849 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-05 03:45:03.852 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-05 03:45:03.854 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-05 03:45:03.858 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:03.862 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:03.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-05 03:45:03.870 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:03.874 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-05 03:45:03.877 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-05 03:45:03.881 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-05 03:45:03.884 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-05 03:45:03.887 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:03.891 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:03.894 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-05 03:45:03.897 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:03.900 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-05 03:45:03.903 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-05 03:45:03.906 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-05 03:45:03.909 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-05 03:45:03.912 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:03.915 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:03.918 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-05 03:45:03.921 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:03.925 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-05 03:45:03.928 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-05 03:45:03.931 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-05 03:45:03.934 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-05 03:45:03.937 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:03.940 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:03.943 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-05 03:45:03.946 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:03.949 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-05 03:45:03.952 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-05 03:45:03.955 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-05 03:45:03.958 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-05 03:45:03.961 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:03.964 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:03.967 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-05 03:45:03.970 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:03.974 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-05 03:45:03.976 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-05 03:45:03.980 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-05 03:45:03.982 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-05 03:45:03.985 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:03.988 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:03.992 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-05 03:45:03.994 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:03.997 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-05 03:45:04.000 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-05 03:45:04.003 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-05 03:45:04.006 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-05 03:45:04.009 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.012 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.015 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-05 03:45:04.018 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.022 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-05 03:45:04.026 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-05 03:45:04.030 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-05 03:45:04.033 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-05 03:45:04.037 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.041 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.044 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-05 03:45:04.048 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.052 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-05 03:45:04.056 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-05 03:45:04.059 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-05 03:45:04.062 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-05 03:45:04.065 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.069 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.072 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-05 03:45:04.075 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.078 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-05 03:45:04.081 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-05 03:45:04.084 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-05 03:45:04.087 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-05 03:45:04.090 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.093 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.097 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-05 03:45:04.099 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.103 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-05 03:45:04.105 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-05 03:45:04.108 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-05 03:45:04.111 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-05 03:45:04.115 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.119 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.122 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-05 03:45:04.126 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.130 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-05 03:45:04.132 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-05 03:45:04.136 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-05 03:45:04.138 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-05 03:45:04.142 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.146 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.148 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-05 03:45:04.151 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.155 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-05 03:45:04.159 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-05 03:45:04.162 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-05 03:45:04.165 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-05 03:45:04.168 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.171 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.175 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-05 03:45:04.178 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.181 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-05 03:45:04.185 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-05 03:45:04.188 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-05 03:45:04.191 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-05 03:45:04.195 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.198 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.202 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-05 03:45:04.205 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.207 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-05 03:45:04.211 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-05 03:45:04.214 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-05 03:45:04.218 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-05 03:45:04.221 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.225 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.227 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-05 03:45:04.231 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.233 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-05 03:45:04.236 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-05 03:45:04.240 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-05 03:45:04.243 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-05 03:45:04.246 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.248 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.251 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-05 03:45:04.255 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.258 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-05 03:45:04.262 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-05 03:45:04.264 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-05 03:45:04.267 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-05 03:45:04.271 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.275 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.279 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-05 03:45:04.282 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.285 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-05 03:45:04.289 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-05 03:45:04.291 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-05 03:45:04.295 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-05 03:45:04.298 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.302 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.305 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-05 03:45:04.309 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.313 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-05 03:45:04.316 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-05 03:45:04.320 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-05 03:45:04.323 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-05 03:45:04.326 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.329 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.332 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-05 03:45:04.335 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.337 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-05 03:45:04.340 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-05 03:45:04.344 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-05 03:45:04.347 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-05 03:45:04.351 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.354 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.357 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-05 03:45:04.360 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.363 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-05 03:45:04.366 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-05 03:45:04.369 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-05 03:45:04.372 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-05 03:45:04.375 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.378 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.381 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-05 03:45:04.385 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.388 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-05 03:45:04.390 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-05 03:45:04.394 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-05 03:45:04.397 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-05 03:45:04.400 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.403 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.406 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-05 03:45:04.408 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.412 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-05 03:45:04.414 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-05 03:45:04.418 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-05 03:45:04.421 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-05 03:45:04.425 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.429 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.431 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-05 03:45:04.434 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.438 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-05 03:45:04.441 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-05 03:45:04.445 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-05 03:45:04.447 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-05 03:45:04.450 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.454 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.457 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-05 03:45:04.461 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.464 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-05 03:45:04.468 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-05 03:45:04.470 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-05 03:45:04.473 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-05 03:45:04.477 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.480 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.483 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-05 03:45:04.486 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.489 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-05 03:45:04.493 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-05 03:45:04.497 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-05 03:45:04.501 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-05 03:45:04.503 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.507 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.510 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-05 03:45:04.513 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.515 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-05 03:45:04.519 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-05 03:45:04.522 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-05 03:45:04.526 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-05 03:45:04.529 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.532 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.535 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-05 03:45:04.538 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.541 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-05 03:45:04.543 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-05 03:45:04.546 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-05 03:45:04.550 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-05 03:45:04.553 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.556 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.559 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-05 03:45:04.562 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.566 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-05 03:45:04.569 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-05 03:45:04.571 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-05 03:45:04.575 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-05 03:45:04.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.582 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.585 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-05 03:45:04.587 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.591 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-05 03:45:04.594 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-05 03:45:04.598 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-05 03:45:04.601 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-05 03:45:04.604 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.607 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.610 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-05 03:45:04.614 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.617 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-05 03:45:04.620 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-05 03:45:04.623 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-05 03:45:04.626 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-05 03:45:04.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.632 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.635 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-05 03:45:04.639 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.642 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-05 03:45:04.645 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-05 03:45:04.648 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-05 03:45:04.652 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-05 03:45:04.655 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.657 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.661 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-05 03:45:04.665 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.668 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-05 03:45:04.671 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-05 03:45:04.674 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-05 03:45:04.677 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-05 03:45:04.680 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.684 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.687 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-05 03:45:04.691 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.694 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-05 03:45:04.697 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-05 03:45:04.700 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-05 03:45:04.703 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-05 03:45:04.705 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.708 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.710 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-05 03:45:04.713 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.717 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-05 03:45:04.720 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-05 03:45:04.724 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:04.727 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:04.730 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-05 03:45:04.733 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:04.736 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-05 03:45:04.761 | Using python 3.12 to install etcd3gw 2026-08-05 03:45:04.765 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-08-05 03:45:05.979 | Collecting etcd3gw 2026-08-05 03:45:06.107 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 03:45:06.118 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-05 03:45:06.143 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-05 03:45:06.146 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-05 03:45:06.192 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-05 03:45:06.208 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 03:45:06.252 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-05 03:45:06.268 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-05 03:45:06.804 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-05 03:45:06.819 | 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-08-05 03:45:06.833 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-08-05 03:45:06.999 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-05 03:45:07.002 | 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-08-05 03:45:07.017 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-05 03:45:07.019 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-05 03:45:07.042 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-05 03:45:07.044 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-05 03:45:07.050 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-05 03:45:07.076 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-05 03:45:07.111 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-08-05 03:45:07.137 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-05 03:45:07.146 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-05 03:45:07.148 | 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-08-05 03:45:07.151 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-05 03:45:07.153 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-05 03:45:07.168 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-08-05 03:45:07.430 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-05 03:45:07.486 | Attempting uninstall: urllib3 2026-08-05 03:45:07.491 | Found existing installation: urllib3 2.0.7 2026-08-05 03:45:07.492 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:45:07.492 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-05 03:45:07.635 | Attempting uninstall: idna 2026-08-05 03:45:07.643 | Found existing installation: idna 3.6 2026-08-05 03:45:07.643 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:45:07.644 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-05 03:45:07.800 | Attempting uninstall: requests 2026-08-05 03:45:07.807 | Found existing installation: requests 2.31.0 2026-08-05 03:45:07.807 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:45:07.807 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-05 03:45:08.036 | 2026-08-05 03:45:08.040 | 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-08-05 03:45:08.172 | + inc/python:pip_install:216 : result=0 2026-08-05 03:45:08.175 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:45:08.179 | + functions-common:time_stop:2420 : local name 2026-08-05 03:45:08.182 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:45:08.186 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:45:08.190 | + functions-common:time_stop:2423 : local total 2026-08-05 03:45:08.193 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:45:08.195 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:45:08.198 | + functions-common:time_stop:2427 : start_time=1785901504754 2026-08-05 03:45:08.201 | + functions-common:time_stop:2429 : [[ -z 1785901504754 ]] 2026-08-05 03:45:08.205 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:45:08.209 | + functions-common:time_stop:2432 : end_time=1785901508206 2026-08-05 03:45:08.211 | + functions-common:time_stop:2433 : elapsed_time=3452 2026-08-05 03:45:08.214 | + functions-common:time_stop:2434 : total=35643 2026-08-05 03:45:08.216 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:45:08.218 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39095 2026-08-05 03:45:08.222 | + inc/python:pip_install:219 : return 0 2026-08-05 03:45:08.226 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-05 03:45:08.230 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-05 03:45:08.234 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-05 03:45:08.237 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 03:45:08.241 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 03:45:08.243 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 03:45:08.247 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 03:45:08.250 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 03:45:08.254 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 03:45:08.256 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 03:45:08.260 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 03:45:08.262 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 03:45:08.266 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 03:45:08.270 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 03:45:08.272 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 03:45:08.276 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 03:45:08.278 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-05 03:45:08.280 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:45:08.284 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:45:08.288 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-05 03:45:08.291 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-05 03:45:08.294 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 03:45:08.298 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 03:45:08.300 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 03:45:08.304 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 03:45:08.307 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 03:45:08.310 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 03:45:08.314 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:45:08.316 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:45:08.318 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 03:45:08.322 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 03:45:08.324 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 03:45:08.328 | + functions-common:apt_get_update:1167 : return 2026-08-05 03:45:08.332 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-05 03:45:08.334 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 03:45:08.338 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:45:08.340 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:45:08.344 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-05 03:45:08.374 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-08-05 03:45:08.414 | Reading package lists... 2026-08-05 03:45:08.909 | Building dependency tree... 2026-08-05 03:45:08.911 | Reading state information... 2026-08-05 03:45:09.441 | The following packages were automatically installed and are no longer required: 2026-08-05 03:45:09.443 | libfwupd2 libgusb2 2026-08-05 03:45:09.443 | Use 'sudo apt autoremove' to remove them. 2026-08-05 03:45:09.445 | The following additional packages will be installed: 2026-08-05 03:45:09.446 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-05 03:45:09.449 | Suggested packages: 2026-08-05 03:45:09.449 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-05 03:45:09.449 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-05 03:45:09.449 | python3-uwsgidecorators 2026-08-05 03:45:09.483 | The following NEW packages will be installed: 2026-08-05 03:45:09.485 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-05 03:45:09.591 | 0 upgraded, 6 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 03:45:09.592 | Need to get 1270 kB of archives. 2026-08-05 03:45:09.592 | After this operation, 4285 kB of additional disk space will be used. 2026-08-05 03:45:09.592 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-05 03:45:09.721 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-05 03:45:09.745 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-05 03:45:09.781 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-05 03:45:09.837 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-05 03:45:09.838 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-05 03:45:10.063 | perl: warning: Setting locale failed. 2026-08-05 03:45:10.064 | perl: warning: Please check that your locale settings: 2026-08-05 03:45:10.065 | LANGUAGE = (unset), 2026-08-05 03:45:10.065 | LC_ALL = "en_US.utf8", 2026-08-05 03:45:10.065 | LANG = "de_DE.UTF-8" 2026-08-05 03:45:10.065 | are supported and installed on your system. 2026-08-05 03:45:10.065 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:45:10.132 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:45:10.132 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:45:10.132 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:45:10.312 | Fetched 1270 kB in 0s (3840 kB/s) 2026-08-05 03:45:10.361 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-05 03:45:10.422 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-08-05 03:45:10.428 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-05 03:45:10.436 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-05 03:45:10.483 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-05 03:45:10.495 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-05 03:45:10.498 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-05 03:45:10.544 | Selecting previously unselected package libzmq5:amd64. 2026-08-05 03:45:10.556 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-05 03:45:10.560 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-05 03:45:10.607 | Selecting previously unselected package uwsgi-core. 2026-08-05 03:45:10.619 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-05 03:45:10.623 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-05 03:45:10.789 | Selecting previously unselected package uwsgi. 2026-08-05 03:45:10.801 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-05 03:45:10.809 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-05 03:45:10.854 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-05 03:45:10.864 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-05 03:45:10.868 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-05 03:45:10.934 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-05 03:45:10.945 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-05 03:45:10.955 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-05 03:45:10.965 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-05 03:45:10.983 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-05 03:45:11.530 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-05 03:45:11.564 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 03:45:12.562 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-05 03:45:12.789 | perl: warning: Setting locale failed. 2026-08-05 03:45:12.789 | perl: warning: Please check that your locale settings: 2026-08-05 03:45:12.789 | LANGUAGE = (unset), 2026-08-05 03:45:12.789 | LC_ALL = "en_US.utf8", 2026-08-05 03:45:12.789 | LANG = "de_DE.UTF-8" 2026-08-05 03:45:12.789 | are supported and installed on your system. 2026-08-05 03:45:12.790 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:45:12.918 | perl: warning: Setting locale failed. 2026-08-05 03:45:12.918 | perl: warning: Please check that your locale settings: 2026-08-05 03:45:12.918 | LANGUAGE = (unset), 2026-08-05 03:45:12.918 | LC_ALL = "en_US.utf8", 2026-08-05 03:45:12.918 | LANG = "de_DE.UTF-8" 2026-08-05 03:45:12.918 | are supported and installed on your system. 2026-08-05 03:45:12.918 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:45:12.968 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:45:12.968 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:45:12.968 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:45:13.038 | perl: warning: Setting locale failed. 2026-08-05 03:45:13.038 | perl: warning: Please check that your locale settings: 2026-08-05 03:45:13.038 | LANGUAGE = (unset), 2026-08-05 03:45:13.038 | LC_ALL = "en_US.utf8", 2026-08-05 03:45:13.038 | LANG = "de_DE.UTF-8" 2026-08-05 03:45:13.038 | are supported and installed on your system. 2026-08-05 03:45:13.039 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:45:13.535 | 2026-08-05 03:45:13.536 | Running kernel seems to be up-to-date. 2026-08-05 03:45:13.536 | 2026-08-05 03:45:13.536 | Restarting services... 2026-08-05 03:45:13.572 | 2026-08-05 03:45:13.572 | Service restarts being deferred: 2026-08-05 03:45:13.572 | systemctl restart systemd-logind.service 2026-08-05 03:45:13.572 | systemctl restart virtlockd.service 2026-08-05 03:45:13.572 | systemctl restart virtlogd.service 2026-08-05 03:45:13.572 | 2026-08-05 03:45:13.572 | No containers need to be restarted. 2026-08-05 03:45:13.572 | 2026-08-05 03:45:13.572 | User sessions running outdated binaries: 2026-08-05 03:45:13.572 | quobyte @ session #5: sshd[2023,2069] 2026-08-05 03:45:13.581 | quobyte @ user manager service: systemd[1165] 2026-08-05 03:45:13.589 | 2026-08-05 03:45:13.589 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 03:45:15.577 | + functions-common:apt_get:1211 : result=0 2026-08-05 03:45:15.580 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 03:45:15.582 | + functions-common:time_stop:2420 : local name 2026-08-05 03:45:15.584 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:45:15.586 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:45:15.588 | + functions-common:time_stop:2423 : local total 2026-08-05 03:45:15.590 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:45:15.592 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 03:45:15.594 | + functions-common:time_stop:2427 : start_time=1785901508370 2026-08-05 03:45:15.596 | + functions-common:time_stop:2429 : [[ -z 1785901508370 ]] 2026-08-05 03:45:15.599 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:45:15.602 | + functions-common:time_stop:2432 : end_time=1785901515600 2026-08-05 03:45:15.604 | + functions-common:time_stop:2433 : elapsed_time=7230 2026-08-05 03:45:15.606 | + functions-common:time_stop:2434 : total=154946 2026-08-05 03:45:15.608 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:45:15.610 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=162176 2026-08-05 03:45:15.613 | + functions-common:apt_get:1215 : return 0 2026-08-05 03:45:15.615 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-05 03:45:15.617 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:45:15.619 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:45:15.621 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-05 03:45:15.623 | perl: warning: Setting locale failed. 2026-08-05 03:45:15.623 | perl: warning: Please check that your locale settings: 2026-08-05 03:45:15.623 | LANGUAGE = (unset), 2026-08-05 03:45:15.623 | LC_ALL = "en_US.utf8", 2026-08-05 03:45:15.623 | LANG = (unset) 2026-08-05 03:45:15.624 | are supported and installed on your system. 2026-08-05 03:45:15.624 | perl: warning: Falling back to the standard locale ("C"). 2026-08-05 03:45:15.657 | No module matches proxy 2026-08-05 03:45:15.660 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-05 03:45:15.672 | perl: warning: Setting locale failed. 2026-08-05 03:45:15.672 | perl: warning: Please check that your locale settings: 2026-08-05 03:45:15.672 | LANGUAGE = (unset), 2026-08-05 03:45:15.672 | LC_ALL = "en_US.utf8", 2026-08-05 03:45:15.672 | LANG = "de_DE.UTF-8" 2026-08-05 03:45:15.672 | are supported and installed on your system. 2026-08-05 03:45:15.673 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:45:15.711 | Enabling module proxy. 2026-08-05 03:45:15.716 | To activate the new configuration, you need to run: 2026-08-05 03:45:15.716 | systemctl restart apache2 2026-08-05 03:45:15.720 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-05 03:45:15.731 | perl: warning: Setting locale failed. 2026-08-05 03:45:15.731 | perl: warning: Please check that your locale settings: 2026-08-05 03:45:15.731 | LANGUAGE = (unset), 2026-08-05 03:45:15.731 | LC_ALL = "en_US.utf8", 2026-08-05 03:45:15.731 | LANG = "de_DE.UTF-8" 2026-08-05 03:45:15.731 | are supported and installed on your system. 2026-08-05 03:45:15.732 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:45:15.769 | Considering dependency proxy for proxy_uwsgi: 2026-08-05 03:45:15.769 | Module proxy already enabled 2026-08-05 03:45:15.770 | Enabling module proxy_uwsgi. 2026-08-05 03:45:15.774 | To activate the new configuration, you need to run: 2026-08-05 03:45:15.774 | systemctl restart apache2 2026-08-05 03:45:15.778 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-05 03:45:15.781 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 03:45:15.783 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:45:15.785 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 03:45:15.914 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-05 03:45:15.917 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-05 03:45:15.919 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-05 03:45:15.923 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:15.926 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:15.929 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-05 03:45:15.931 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:15.933 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-05 03:45:15.936 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-05 03:45:15.938 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-05 03:45:15.941 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:15.943 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:15.945 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-05 03:45:15.948 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:15.950 | + ./stack.sh:main:908 : install_glanceclient 2026-08-05 03:45:15.952 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-05 03:45:15.955 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-05 03:45:15.957 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:15.960 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:15.962 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-05 03:45:15.965 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:15.968 | + ./stack.sh:main:909 : install_cinderclient 2026-08-05 03:45:15.970 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-05 03:45:15.972 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-05 03:45:15.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:15.977 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:15.979 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-05 03:45:15.981 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:15.984 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-05 03:45:15.986 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-05 03:45:15.988 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:15.990 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:15.993 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-05 03:45:15.995 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:15.998 | + ./stack.sh:main:910 : install_novaclient 2026-08-05 03:45:16.000 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-05 03:45:16.002 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-05 03:45:16.005 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:16.007 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:16.010 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-05 03:45:16.012 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:16.015 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-05 03:45:16.031 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:45:16.035 | + ./stack.sh:main:912 : install_swiftclient 2026-08-05 03:45:16.036 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-05 03:45:16.038 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-05 03:45:16.041 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:16.043 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:16.045 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-05 03:45:16.048 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:16.050 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-05 03:45:16.065 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:45:16.067 | + ./stack.sh:main:915 : install_neutronclient 2026-08-05 03:45:16.069 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-05 03:45:16.071 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-05 03:45:16.074 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:16.076 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:16.078 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-05 03:45:16.080 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:16.083 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-05 03:45:16.085 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-05 03:45:16.087 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-05 03:45:16.090 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:45:16.092 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:45:16.094 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-05 03:45:16.096 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:45:16.099 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-05 03:45:16.101 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-05 03:45:16.103 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 03:45:16.106 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-05 03:45:16.109 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-05 03:45:16.111 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 03:45:16.114 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-05 03:45:16.114 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 03:45:16.119 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-05 03:45:16.121 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-05 03:45:16.123 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-05 03:45:16.126 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-05 03:45:16.128 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-05 03:45:16.147 | Using python 3.12 to install keystonemiddleware 2026-08-05 03:45:16.150 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-08-05 03:45:17.324 | Collecting keystonemiddleware 2026-08-05 03:45:17.452 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-05 03:45:17.512 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-05 03:45:17.528 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 03:45:17.582 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-05 03:45:17.597 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 03:45:17.658 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-05 03:45:17.674 | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 03:45:17.719 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-05 03:45:17.738 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 03:45:17.785 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-05 03:45:17.801 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-05 03:45:17.856 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-05 03:45:17.871 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 03:45:17.919 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-05 03:45:17.935 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 03:45:17.993 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-05 03:45:18.008 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 03:45:18.019 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-05 03:45:18.048 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-05 03:45:18.068 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 03:45:18.109 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-05 03:45:18.128 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-05 03:45:18.183 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-05 03:45:18.199 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 03:45:18.210 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-05 03:45:18.244 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-05 03:45:18.260 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-08-05 03:45:18.273 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-08-05 03:45:18.312 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-05 03:45:18.327 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 03:45:18.362 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-05 03:45:18.377 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 03:45:18.419 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-05 03:45:18.434 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-05 03:45:18.476 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-05 03:45:18.492 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 03:45:18.543 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-05 03:45:18.559 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-05 03:45:18.602 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-05 03:45:18.618 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-05 03:45:18.656 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-05 03:45:18.671 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-05 03:45:18.682 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-08-05 03:45:18.720 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-05 03:45:18.735 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-05 03:45:18.745 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-08-05 03:45:18.747 | 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-08-05 03:45:18.891 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-05 03:45:18.906 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-05 03:45:18.963 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-05 03:45:18.978 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-05 03:45:18.988 | 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-08-05 03:45:19.115 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-05 03:45:19.130 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-08-05 03:45:19.150 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-08-05 03:45:19.184 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-05 03:45:19.198 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-05 03:45:19.216 | 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-08-05 03:45:19.217 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-08-05 03:45:19.217 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-08-05 03:45:19.219 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-05 03:45:19.290 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-08-05 03:45:19.329 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-08-05 03:45:19.363 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-08-05 03:45:19.386 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-05 03:45:19.409 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-05 03:45:19.431 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-05 03:45:19.453 | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-08-05 03:45:19.476 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-05 03:45:19.520 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 53.7 MB/s 0:00:00 2026-08-05 03:45:19.535 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-05 03:45:19.557 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-05 03:45:19.579 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-05 03:45:19.601 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-05 03:45:19.623 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-05 03:45:19.650 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-08-05 03:45:19.672 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-05 03:45:19.696 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-05 03:45:19.718 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-05 03:45:19.744 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-05 03:45:19.768 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-05 03:45:19.794 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-05 03:45:19.820 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-05 03:45:19.842 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-05 03:45:19.863 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-08-05 03:45:19.885 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-08-05 03:45:19.907 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-08-05 03:45:20.270 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-08-05 03:45:20.529 | Attempting uninstall: six 2026-08-05 03:45:20.537 | Found existing installation: six 1.16.0 2026-08-05 03:45:20.539 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:45:20.539 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-05 03:45:20.601 | Attempting uninstall: pyparsing 2026-08-05 03:45:20.610 | Found existing installation: pyparsing 3.1.1 2026-08-05 03:45:20.611 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:45:20.612 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-05 03:45:20.751 | Attempting uninstall: PyJWT 2026-08-05 03:45:20.760 | Found existing installation: PyJWT 2.7.0 2026-08-05 03:45:20.760 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:45:20.761 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-05 03:45:20.923 | Attempting uninstall: netaddr 2026-08-05 03:45:20.933 | Found existing installation: netaddr 0.8.0 2026-08-05 03:45:20.933 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:45:20.933 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-05 03:45:21.192 | Attempting uninstall: python-dateutil 2026-08-05 03:45:21.200 | Found existing installation: python-dateutil 2.8.2 2026-08-05 03:45:21.201 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:45:21.202 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-05 03:45:23.363 | 2026-08-05 03:45:23.372 | 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.6.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-08-05 03:45:23.544 | + inc/python:pip_install:216 : result=0 2026-08-05 03:45:23.548 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:45:23.551 | + functions-common:time_stop:2420 : local name 2026-08-05 03:45:23.554 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:45:23.557 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:45:23.559 | + functions-common:time_stop:2423 : local total 2026-08-05 03:45:23.562 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:45:23.565 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:45:23.567 | + functions-common:time_stop:2427 : start_time=1785901516142 2026-08-05 03:45:23.570 | + functions-common:time_stop:2429 : [[ -z 1785901516142 ]] 2026-08-05 03:45:23.573 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:45:23.577 | + functions-common:time_stop:2432 : end_time=1785901523574 2026-08-05 03:45:23.580 | + functions-common:time_stop:2433 : elapsed_time=7432 2026-08-05 03:45:23.582 | + functions-common:time_stop:2434 : total=39095 2026-08-05 03:45:23.584 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:45:23.588 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46527 2026-08-05 03:45:23.590 | + inc/python:pip_install:219 : return 0 2026-08-05 03:45:23.592 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-05 03:45:23.596 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-05 03:45:23.598 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 03:45:23.602 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-05 03:45:23.605 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-05 03:45:23.608 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 03:45:23.612 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-05 03:45:23.612 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 03:45:23.619 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-05 03:45:23.622 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-05 03:45:23.624 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-05 03:45:23.628 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-05 03:45:23.631 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-05 03:45:23.654 | Using python 3.12 to install python-memcached 2026-08-05 03:45:23.657 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-08-05 03:45:24.840 | Collecting python-memcached 2026-08-05 03:45:24.971 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-05 03:45:24.997 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-05 03:45:25.195 | Installing collected packages: python-memcached 2026-08-05 03:45:25.231 | Successfully installed python-memcached-1.62 2026-08-05 03:45:25.333 | + inc/python:pip_install:216 : result=0 2026-08-05 03:45:25.335 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:45:25.339 | + functions-common:time_stop:2420 : local name 2026-08-05 03:45:25.342 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:45:25.344 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:45:25.346 | + functions-common:time_stop:2423 : local total 2026-08-05 03:45:25.349 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:45:25.351 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:45:25.354 | + functions-common:time_stop:2427 : start_time=1785901523648 2026-08-05 03:45:25.357 | + functions-common:time_stop:2429 : [[ -z 1785901523648 ]] 2026-08-05 03:45:25.361 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:45:25.365 | + functions-common:time_stop:2432 : end_time=1785901525362 2026-08-05 03:45:25.368 | + functions-common:time_stop:2433 : elapsed_time=1714 2026-08-05 03:45:25.371 | + functions-common:time_stop:2434 : total=46527 2026-08-05 03:45:25.374 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:45:25.377 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48241 2026-08-05 03:45:25.380 | + inc/python:pip_install:219 : return 0 2026-08-05 03:45:25.384 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-05 03:45:25.401 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:45:25.403 | + ./stack.sh:main:922 : '[' 192.168.122.36 == 192.168.122.36 ']' 2026-08-05 03:45:25.406 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-05 03:45:25.410 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-05 03:45:25.412 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-05 03:45:25.414 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 03:45:25.418 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-05 03:45:25.420 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-05 03:45:25.438 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:45:25.441 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-05 03:45:25.443 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-05 03:45:25.446 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-05 03:45:25.449 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 03:45:25.451 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 03:45:25.454 | ++ functions-common:git_clone:593 : pwd 2026-08-05 03:45:25.458 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 03:45:25.460 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 03:45:25.464 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 03:45:25.480 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 03:45:25.482 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 03:45:25.485 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 03:45:25.488 | + functions-common:git_clone:610 : echo master 2026-08-05 03:45:25.488 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 03:45:25.493 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-05 03:45:25.496 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 03:45:25.498 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-05 03:45:25.501 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:45:25.504 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:45:25.506 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:45:25.509 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:45:25.511 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:45:25.514 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:45:25.517 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:45:25.519 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:45:25.522 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:45:25.527 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901525524 2026-08-05 03:45:25.529 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-05 03:45:25.533 | Cloning into '/opt/stack/keystone'... 2026-08-05 03:45:51.281 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:45:51.285 | + functions-common:time_stop:2420 : local name 2026-08-05 03:45:51.289 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:45:51.293 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:45:51.297 | + functions-common:time_stop:2423 : local total 2026-08-05 03:45:51.301 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:45:51.304 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:45:51.308 | + functions-common:time_stop:2427 : start_time=1785901525524 2026-08-05 03:45:51.312 | + functions-common:time_stop:2429 : [[ -z 1785901525524 ]] 2026-08-05 03:45:51.318 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:45:51.323 | + functions-common:time_stop:2432 : end_time=1785901551319 2026-08-05 03:45:51.327 | + functions-common:time_stop:2433 : elapsed_time=25795 2026-08-05 03:45:51.331 | + functions-common:time_stop:2434 : total=4535 2026-08-05 03:45:51.335 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:45:51.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30330 2026-08-05 03:45:51.342 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-05 03:45:51.347 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 03:45:51.351 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:45:51.355 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:45:51.359 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:45:51.363 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:45:51.367 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:45:51.371 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:45:51.374 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:45:51.378 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:45:51.383 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:45:51.389 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901551385 2026-08-05 03:45:51.393 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 03:45:51.997 | From https://review.opendev.org/openstack/keystone 2026-08-05 03:45:51.997 | * branch master -> FETCH_HEAD 2026-08-05 03:45:52.009 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:45:52.013 | + functions-common:time_stop:2420 : local name 2026-08-05 03:45:52.017 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:45:52.021 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:45:52.025 | + functions-common:time_stop:2423 : local total 2026-08-05 03:45:52.029 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:45:52.033 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:45:52.037 | + functions-common:time_stop:2427 : start_time=1785901551385 2026-08-05 03:45:52.041 | + functions-common:time_stop:2429 : [[ -z 1785901551385 ]] 2026-08-05 03:45:52.045 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:45:52.052 | + functions-common:time_stop:2432 : end_time=1785901552047 2026-08-05 03:45:52.055 | + functions-common:time_stop:2433 : elapsed_time=662 2026-08-05 03:45:52.059 | + functions-common:time_stop:2434 : total=30330 2026-08-05 03:45:52.063 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:45:52.067 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30992 2026-08-05 03:45:52.071 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 03:45:52.075 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:45:52.078 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:45:52.082 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:45:52.086 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:45:52.090 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:45:52.094 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:45:52.098 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:45:52.101 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:45:52.106 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:45:52.113 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901552108 2026-08-05 03:45:52.116 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 03:45:52.286 | Note: switching to 'FETCH_HEAD'. 2026-08-05 03:45:52.286 | 2026-08-05 03:45:52.286 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 03:45:52.287 | changes and commit them, and you can discard any commits you make in this 2026-08-05 03:45:52.287 | state without impacting any branches by switching back to a branch. 2026-08-05 03:45:52.287 | 2026-08-05 03:45:52.287 | If you want to create a new branch to retain commits you create, you may 2026-08-05 03:45:52.287 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 03:45:52.287 | 2026-08-05 03:45:52.287 | git switch -c 2026-08-05 03:45:52.287 | 2026-08-05 03:45:52.287 | Or undo this operation with: 2026-08-05 03:45:52.287 | 2026-08-05 03:45:52.288 | git switch - 2026-08-05 03:45:52.288 | 2026-08-05 03:45:52.288 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 03:45:52.288 | 2026-08-05 03:45:52.288 | HEAD is now at bf980ee1d Merge "Fix token chain revocation and add user-scoped revocation API" 2026-08-05 03:45:52.293 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:45:52.297 | + functions-common:time_stop:2420 : local name 2026-08-05 03:45:52.301 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:45:52.305 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:45:52.308 | + functions-common:time_stop:2423 : local total 2026-08-05 03:45:52.312 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:45:52.315 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:45:52.319 | + functions-common:time_stop:2427 : start_time=1785901552108 2026-08-05 03:45:52.323 | + functions-common:time_stop:2429 : [[ -z 1785901552108 ]] 2026-08-05 03:45:52.328 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:45:52.333 | + functions-common:time_stop:2432 : end_time=1785901552329 2026-08-05 03:45:52.337 | + functions-common:time_stop:2433 : elapsed_time=221 2026-08-05 03:45:52.341 | + functions-common:time_stop:2434 : total=30992 2026-08-05 03:45:52.344 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:45:52.348 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31213 2026-08-05 03:45:52.352 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-05 03:45:52.369 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-05 03:45:52.374 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 03:45:52.375 | + functions-common:git_clone:673 : head -1 2026-08-05 03:45:52.379 | bf980ee1d Merge "Fix token chain revocation and add user-scoped revocation API" 2026-08-05 03:45:52.383 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 03:45:52.387 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-05 03:45:52.391 | + inc/python:setup_develop:353 : local bindep 2026-08-05 03:45:52.394 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-05 03:45:52.398 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-05 03:45:52.402 | + inc/python:setup_develop:359 : local extras= 2026-08-05 03:45:52.406 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-05 03:45:52.410 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 03:45:52.413 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-05 03:45:52.417 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-05 03:45:52.421 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 03:45:52.425 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 03:45:52.430 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-05 03:45:52.434 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 03:45:52.439 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-05 03:45:52.442 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 03:45:52.446 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 03:45:52.451 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-05 03:45:52.458 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-05 03:45:52.462 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-05 03:45:52.465 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-05 03:45:52.637 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-05 03:45:52.640 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 03:45:52.643 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 03:45:52.647 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 03:45:52.650 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-05 03:45:52.654 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-05 03:45:52.658 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 03:45:52.661 | + inc/python:setup_package:446 : local extras= 2026-08-05 03:45:52.665 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 03:45:52.668 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 03:45:52.671 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 03:45:52.675 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 03:45:52.678 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 03:45:52.681 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-05 03:45:52.708 | Using python 3.12 to install /opt/stack/keystone 2026-08-05 03:45:52.711 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-08-05 03:45:53.690 | Obtaining file:///opt/stack/keystone 2026-08-05 03:45:53.695 | Installing build dependencies: started 2026-08-05 03:45:55.234 | Installing build dependencies: finished with status 'done' 2026-08-05 03:45:55.235 | Checking if build backend supports build_editable: started 2026-08-05 03:45:55.770 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 03:45:55.772 | Getting requirements to build editable: started 2026-08-05 03:45:56.061 | Getting requirements to build editable: finished with status 'done' 2026-08-05 03:45:56.064 | Preparing editable metadata (pyproject.toml): started 2026-08-05 03:45:57.109 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 03:45:57.125 | 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.dev60) (7.0.3) 2026-08-05 03:45:57.125 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (1.8.10) 2026-08-05 03:45:57.307 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev60) 2026-08-05 03:45:57.435 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-05 03:45:57.475 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev60) 2026-08-05 03:45:57.491 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-05 03:45:57.873 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev60) 2026-08-05 03:45:57.889 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-05 03:45:58.460 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev60) 2026-08-05 03:45:58.475 | 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-08-05 03:45:58.498 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (5.9.0) 2026-08-05 03:45:58.498 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (5.8.0) 2026-08-05 03:45:58.501 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (13.0.0) 2026-08-05 03:45:58.574 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev60) 2026-08-05 03:45:58.590 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-05 03:45:58.601 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (4.3.0) 2026-08-05 03:45:58.602 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (10.6.0) 2026-08-05 03:45:58.603 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (6.5.0) 2026-08-05 03:45:58.664 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev60) 2026-08-05 03:45:58.678 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-05 03:45:58.738 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev60) 2026-08-05 03:45:58.754 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 03:45:58.765 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (6.9.0) 2026-08-05 03:45:58.766 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (8.3.0) 2026-08-05 03:45:58.809 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev60) 2026-08-05 03:45:58.825 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 03:45:58.883 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev60) 2026-08-05 03:45:58.899 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 03:45:58.910 | 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.dev60) (5.11.0) 2026-08-05 03:45:58.941 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev60) 2026-08-05 03:45:58.957 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-05 03:45:58.968 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (10.1.1) 2026-08-05 03:45:58.997 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev60) 2026-08-05 03:45:59.012 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-05 03:45:59.058 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev60) 2026-08-05 03:45:59.074 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-05 03:45:59.085 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (2.13.0) 2026-08-05 03:45:59.086 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (1.5.0) 2026-08-05 03:45:59.128 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev60) 2026-08-05 03:45:59.143 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-05 03:45:59.157 | 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.dev60) (4.1.0) 2026-08-05 03:45:59.158 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev60) (1.2.1) 2026-08-05 03:45:59.191 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev60) 2026-08-05 03:45:59.207 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-05 03:45:59.257 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev60) 2026-08-05 03:45:59.272 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-05 03:45:59.488 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev60) 2026-08-05 03:45:59.504 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-08-05 03:45:59.539 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev60) 2026-08-05 03:45:59.554 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-05 03:45:59.565 | 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.dev60) (5.3.1) 2026-08-05 03:45:59.593 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 03:45:59.608 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-05 03:45:59.650 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 03:45:59.665 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-05 03:45:59.701 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 03:45:59.716 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 03:45:59.755 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 03:45:59.770 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 03:45:59.876 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev60) 2026-08-05 03:45:59.890 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-08-05 03:45:59.932 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev60) 2026-08-05 03:45:59.947 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-05 03:45:59.962 | 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.dev60) (1.17.0) 2026-08-05 03:46:00.031 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev60) 2026-08-05 03:46:00.047 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-08-05 03:46:00.093 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev60) 2026-08-05 03:46:00.108 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-05 03:46:00.145 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev60) 2026-08-05 03:46:00.160 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 03:46:00.211 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev60) 2026-08-05 03:46:00.226 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 03:46:00.787 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev60) 2026-08-05 03:46:00.803 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-05 03:46:00.818 | 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.dev60) (5.15.0) 2026-08-05 03:46:00.820 | 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.dev60) (2.34.2) 2026-08-05 03:46:00.824 | 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.dev60) (2.1.0) 2026-08-05 03:46:00.826 | 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.dev60) (1.8.2) 2026-08-05 03:46:00.827 | 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.dev60) (4.15.0) 2026-08-05 03:46:00.839 | 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.dev60) (1.3.0) 2026-08-05 03:46:00.841 | 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.dev60) (2.0.0) 2026-08-05 03:46:00.841 | 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.dev60) (6.0.3) 2026-08-05 03:46:00.885 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev60) 2026-08-05 03:46:00.901 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-08-05 03:46:00.912 | 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.dev60) (3.1.0) 2026-08-05 03:46:00.941 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev60) 2026-08-05 03:46:00.957 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-05 03:46:00.992 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.008 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-05 03:46:01.053 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.068 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 03:46:01.080 | 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.dev60) (2.2.2) 2026-08-05 03:46:01.085 | 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.dev60) (2.9.0.post0) 2026-08-05 03:46:01.089 | 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.dev60) (3.4.0) 2026-08-05 03:46:01.132 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.148 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 03:46:01.194 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.210 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 03:46:01.254 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.270 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-05 03:46:01.327 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.343 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 03:46:01.385 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.401 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-05 03:46:01.439 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.454 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 03:46:01.501 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.516 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-05 03:46:01.525 | 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.dev60) (26.2) 2026-08-05 03:46:01.559 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.575 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 03:46:01.618 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.633 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-05 03:46:01.684 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.699 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-05 03:46:01.976 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:01.991 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-05 03:46:02.042 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.058 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 03:46:02.094 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.109 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 03:46:02.147 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.162 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-05 03:46:02.209 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.224 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-05 03:46:02.302 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.318 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-08-05 03:46:02.359 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.374 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-05 03:46:02.422 | 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.dev60) 2026-08-05 03:46:02.437 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-05 03:46:02.482 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.497 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-05 03:46:02.517 | 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.dev60) (3.3.2) 2026-08-05 03:46:02.518 | 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.dev60) (7.2.2) 2026-08-05 03:46:02.531 | 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.dev60) (83.0.0) 2026-08-05 03:46:02.566 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.582 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-08-05 03:46:02.645 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.661 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-05 03:46:02.704 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.721 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-05 03:46:02.774 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.790 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-05 03:46:02.811 | 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.dev60) (3.4.7) 2026-08-05 03:46:02.811 | 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.dev60) (3.18) 2026-08-05 03:46:02.812 | 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.dev60) (2.7.0) 2026-08-05 03:46:02.814 | 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.dev60) (2023.11.17) 2026-08-05 03:46:02.866 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.882 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-05 03:46:02.943 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev60) 2026-08-05 03:46:02.959 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-05 03:46:03.061 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-05 03:46:03.109 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-05 03:46:03.193 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 48.1 MB/s 0:00:00 2026-08-05 03:46:03.210 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-08-05 03:46:03.234 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-05 03:46:03.256 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-05 03:46:03.278 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-05 03:46:03.301 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-05 03:46:03.324 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-05 03:46:03.345 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-05 03:46:03.366 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-05 03:46:03.389 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-05 03:46:03.411 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-05 03:46:03.432 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-05 03:46:03.454 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-05 03:46:03.475 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-05 03:46:03.499 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-08-05 03:46:03.523 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-08-05 03:46:03.548 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-05 03:46:03.572 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-05 03:46:03.594 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-05 03:46:03.615 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-08-05 03:46:03.636 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-05 03:46:03.660 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-08-05 03:46:03.682 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-05 03:46:03.704 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-08-05 03:46:03.727 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-05 03:46:03.750 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-08-05 03:46:03.776 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-05 03:46:03.801 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-08-05 03:46:03.819 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 31.5 MB/s 0:00:00 2026-08-05 03:46:03.835 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-05 03:46:03.858 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-05 03:46:03.879 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-05 03:46:03.901 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-05 03:46:03.923 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-05 03:46:03.948 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-05 03:46:03.970 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-05 03:46:03.992 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-08-05 03:46:04.013 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-05 03:46:04.040 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-05 03:46:04.062 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-05 03:46:04.088 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-05 03:46:04.112 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-05 03:46:04.134 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-05 03:46:04.156 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-05 03:46:04.177 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-08-05 03:46:04.203 | 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-08-05 03:46:04.269 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 52.6 MB/s 0:00:00 2026-08-05 03:46:04.284 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-05 03:46:04.305 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-05 03:46:04.327 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-05 03:46:04.348 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-08-05 03:46:04.373 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-08-05 03:46:04.399 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-05 03:46:04.424 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-05 03:46:04.446 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-05 03:46:04.467 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-08-05 03:46:04.490 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-05 03:46:04.512 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-08-05 03:46:04.843 | Building wheels for collected packages: keystone 2026-08-05 03:46:04.844 | Building editable for keystone (pyproject.toml): started 2026-08-05 03:46:05.916 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-05 03:46:05.917 | Created wheel for keystone: filename=keystone-29.1.0.dev60-0.editable-py3-none-any.whl size=9269 sha256=1671d6983055a477cbf333d7ab78fbb2d9cfc0cde8a59ada0b57b4e78cc2ed1b 2026-08-05 03:46:05.917 | Stored in directory: /tmp/pip-ephem-wheel-cache-sdz5ab5j/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-05 03:46:05.922 | Successfully built keystone 2026-08-05 03:46:06.278 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-08-05 03:46:06.317 | Attempting uninstall: pytz 2026-08-05 03:46:06.327 | Found existing installation: pytz 2024.1 2026-08-05 03:46:06.328 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:06.328 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-05 03:46:08.102 | Attempting uninstall: oauthlib 2026-08-05 03:46:08.112 | Found existing installation: oauthlib 3.2.2 2026-08-05 03:46:08.113 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:08.113 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-05 03:46:08.259 | Attempting uninstall: markupsafe 2026-08-05 03:46:08.270 | Found existing installation: MarkupSafe 2.1.5 2026-08-05 03:46:08.270 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:08.270 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-05 03:46:09.349 | Attempting uninstall: click 2026-08-05 03:46:09.359 | Found existing installation: click 8.1.6 2026-08-05 03:46:09.359 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:09.360 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-05 03:46:09.528 | Attempting uninstall: blinker 2026-08-05 03:46:09.538 | Found existing installation: blinker 1.7.0 2026-08-05 03:46:09.538 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:09.538 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-05 03:46:09.556 | Attempting uninstall: bcrypt 2026-08-05 03:46:09.567 | Found existing installation: bcrypt 3.2.2 2026-08-05 03:46:09.568 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:09.568 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-05 03:46:09.587 | Attempting uninstall: attrs 2026-08-05 03:46:09.600 | Found existing installation: attrs 23.2.0 2026-08-05 03:46:09.600 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:09.601 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-05 03:46:12.700 | Attempting uninstall: jinja2 2026-08-05 03:46:12.712 | Found existing installation: Jinja2 3.1.2 2026-08-05 03:46:12.714 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:12.714 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-05 03:46:13.754 | Attempting uninstall: cryptography 2026-08-05 03:46:13.766 | Found existing installation: cryptography 41.0.7 2026-08-05 03:46:13.767 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:13.767 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-05 03:46:14.369 | Attempting uninstall: pyopenssl 2026-08-05 03:46:14.383 | Found existing installation: pyOpenSSL 23.2.0 2026-08-05 03:46:14.386 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:14.386 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-05 03:46:14.809 | Attempting uninstall: jsonschema 2026-08-05 03:46:14.823 | Found existing installation: jsonschema 4.10.3 2026-08-05 03:46:14.824 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:14.824 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-05 03:46:16.445 | 2026-08-05 03:46:16.446 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-08-05 03:46:16.446 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-05 03:46:16.461 | 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.dev60 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.8.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-08-05 03:46:16.789 | + inc/python:pip_install:216 : result=0 2026-08-05 03:46:16.793 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:46:16.797 | + functions-common:time_stop:2420 : local name 2026-08-05 03:46:16.801 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:46:16.804 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:46:16.808 | + functions-common:time_stop:2423 : local total 2026-08-05 03:46:16.812 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:46:16.816 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:46:16.819 | + functions-common:time_stop:2427 : start_time=1785901552701 2026-08-05 03:46:16.822 | + functions-common:time_stop:2429 : [[ -z 1785901552701 ]] 2026-08-05 03:46:16.827 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:46:16.832 | + functions-common:time_stop:2432 : end_time=1785901576828 2026-08-05 03:46:16.836 | + functions-common:time_stop:2433 : elapsed_time=24127 2026-08-05 03:46:16.839 | + functions-common:time_stop:2434 : total=48241 2026-08-05 03:46:16.843 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:46:16.846 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72368 2026-08-05 03:46:16.850 | + inc/python:pip_install:219 : return 0 2026-08-05 03:46:16.854 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 03:46:16.858 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 03:46:16.861 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-05 03:46:16.866 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-05 03:46:16.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:46:16.874 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:46:16.877 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-05 03:46:16.881 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:46:16.885 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-05 03:46:16.909 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:46:16.913 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 03:46:16.918 | + ./stack.sh:main:924 : configure_keystone 2026-08-05 03:46:16.921 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-05 03:46:16.939 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-05 03:46:16.943 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-05 03:46:16.951 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-05 03:46:16.976 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:46:16.980 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-05 03:46:17.024 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-05 03:46:17.056 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-05 03:46:17.094 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-05 03:46:17.127 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-05 03:46:17.160 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-05 03:46:17.195 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-05 03:46:17.226 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-05 03:46:17.260 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-05 03:46:17.295 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-05 03:46:17.297 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-05 03:46:17.300 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-05 03:46:17.303 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-05 03:46:17.305 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 03:46:17.308 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 03:46:17.325 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:46:17.328 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 03:46:17.332 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 03:46:17.334 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 03:46:17.350 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:46:17.353 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.36:5672/ 2026-08-05 03:46:17.356 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.36:5672/ 2026-08-05 03:46:17.392 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 03:46:17.395 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 03:46:17.398 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.36/identity 2026-08-05 03:46:17.432 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-05 03:46:17.435 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-05 03:46:17.472 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-05 03:46:17.475 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-05 03:46:17.478 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-05 03:46:17.480 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-05 03:46:17.483 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 03:46:17.486 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 03:46:17.490 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 03:46:17.510 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:46:17.513 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 03:46:17.516 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-05 03:46:17.519 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-05 03:46:17.555 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-05 03:46:17.558 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-05 03:46:17.560 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-05 03:46:17.563 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-05 03:46:17.567 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 03:46:17.585 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 03:46:17.588 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 03:46:17.591 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 03:46:17.594 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 03:46:17.597 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 03:46:17.631 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:46:17.664 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:46:17.698 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 03:46:17.731 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-05 03:46:17.763 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-05 03:46:17.796 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-05 03:46:17.799 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-05 03:46:17.802 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-05 03:46:17.805 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-05 03:46:17.808 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 03:46:17.811 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-05 03:46:17.814 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-05 03:46:17.817 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 03:46:17.819 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 03:46:17.835 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-05 03:46:17.836 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 03:46:17.846 | d /var/run/uwsgi 0755 quobyte root 2026-08-05 03:46:17.851 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 03:46:17.864 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 03:46:17.869 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-05 03:46:17.872 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-05 03:46:17.876 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 03:46:17.879 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-05 03:46:17.915 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-05 03:46:17.947 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-05 03:46:17.980 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-05 03:46:18.013 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-05 03:46:18.046 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-05 03:46:18.079 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-05 03:46:18.111 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-05 03:46:18.145 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-05 03:46:18.179 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 03:46:18.213 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-05 03:46:18.246 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-05 03:46:18.278 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-05 03:46:18.311 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-05 03:46:18.346 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 03:46:18.349 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 03:46:18.353 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-05 03:46:18.356 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-05 03:46:18.359 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 03:46:18.362 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:46:18.365 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:46:18.368 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-05 03:46:18.372 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-05 03:46:18.375 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-05 03:46:18.407 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-05 03:46:18.440 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-08-05 03:46:18.440 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-05 03:46:18.451 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-05 03:46:18.455 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-05 03:46:18.459 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-05 03:46:18.461 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 03:46:18.465 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 03:46:18.468 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 03:46:18.470 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 03:46:18.472 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:46:18.476 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:46:18.479 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 03:46:18.481 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 03:46:18.484 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:46:18.487 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:46:18.490 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-05 03:46:18.502 | perl: warning: Setting locale failed. 2026-08-05 03:46:18.502 | perl: warning: Please check that your locale settings: 2026-08-05 03:46:18.502 | LANGUAGE = (unset), 2026-08-05 03:46:18.502 | LC_ALL = "en_US.utf8", 2026-08-05 03:46:18.502 | LANG = "de_DE.UTF-8" 2026-08-05 03:46:18.502 | are supported and installed on your system. 2026-08-05 03:46:18.503 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:46:18.544 | Enabling site keystone-api. 2026-08-05 03:46:18.549 | To activate the new configuration, you need to run: 2026-08-05 03:46:18.549 | systemctl reload apache2 2026-08-05 03:46:18.554 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 03:46:18.557 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 03:46:18.560 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:46:18.563 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 03:46:18.691 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-05 03:46:18.728 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-05 03:46:18.764 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-05 03:46:18.801 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-05 03:46:18.804 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-05 03:46:18.839 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-05 03:46:18.874 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-05 03:46:18.908 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-05 03:46:18.943 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-05 03:46:18.947 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-05 03:46:18.980 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-05 03:46:19.000 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:46:19.003 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-05 03:46:19.022 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:46:19.025 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-05 03:46:19.029 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-05 03:46:19.032 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-05 03:46:19.034 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 03:46:19.037 | + lib/stack:stack_install_service:32 : install_glance 2026-08-05 03:46:19.040 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-05 03:46:19.043 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-05 03:46:19.046 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-05 03:46:19.064 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:46:19.068 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-05 03:46:19.071 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-05 03:46:19.090 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:46:19.093 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-05 03:46:19.096 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-05 03:46:19.099 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:46:19.102 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:46:19.105 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-05 03:46:19.108 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:46:19.113 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-05 03:46:19.116 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-05 03:46:19.119 | ++ inc/python:join_extras:29 : echo cinder 2026-08-05 03:46:19.122 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-05 03:46:19.124 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-05 03:46:19.127 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-05 03:46:19.131 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-05 03:46:19.135 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-05 03:46:19.138 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-05 03:46:19.141 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-05 03:46:19.145 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-05 03:46:19.145 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-05 03:46:19.150 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-05 03:46:19.154 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-05 03:46:19.157 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-05 03:46:19.161 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-05 03:46:19.164 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-05 03:46:19.188 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-05 03:46:19.191 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-08-05 03:46:20.362 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 03:46:20.490 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-05 03:46:20.507 | 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.6.0) 2026-08-05 03:46:20.508 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-08-05 03:46:20.509 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-08-05 03:46:20.510 | 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-08-05 03:46:20.511 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-08-05 03:46:20.511 | 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-08-05 03:46:20.512 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-08-05 03:46:20.513 | 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-08-05 03:46:20.514 | 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-08-05 03:46:20.515 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-08-05 03:46:20.542 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-05 03:46:20.558 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 03:46:20.569 | 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-08-05 03:46:20.571 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-05 03:46:20.573 | 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-08-05 03:46:20.615 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 03:46:20.631 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-05 03:46:20.704 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 03:46:20.719 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-05 03:46:20.765 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 03:46:20.781 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 03:46:20.826 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-05 03:46:20.842 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-05 03:46:20.854 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-08-05 03:46:20.855 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-08-05 03:46:20.856 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-08-05 03:46:20.857 | 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-08-05 03:46:20.863 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-08-05 03:46:20.864 | 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-08-05 03:46:20.865 | 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-08-05 03:46:20.869 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-08-05 03:46:20.870 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-08-05 03:46:20.871 | 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-08-05 03:46:20.873 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-08-05 03:46:20.905 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-05 03:46:20.920 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-05 03:46:20.929 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-08-05 03:46:20.934 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-08-05 03:46:20.938 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-08-05 03:46:20.940 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-08-05 03:46:20.941 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-08-05 03:46:20.950 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-08-05 03:46:20.953 | 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-08-05 03:46:20.954 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-08-05 03:46:20.957 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-08-05 03:46:20.965 | 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-08-05 03:46:20.966 | 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-08-05 03:46:20.967 | 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-08-05 03:46:20.969 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-08-05 03:46:20.970 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-08-05 03:46:20.971 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-08-05 03:46:20.972 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-08-05 03:46:20.975 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-08-05 03:46:20.986 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-08-05 03:46:20.986 | 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-08-05 03:46:20.992 | 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-08-05 03:46:21.009 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-08-05 03:46:21.014 | 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-08-05 03:46:21.017 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-08-05 03:46:21.030 | 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-08-05 03:46:21.031 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-08-05 03:46:21.032 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-08-05 03:46:21.034 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-08-05 03:46:21.055 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-08-05 03:46:21.112 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-08-05 03:46:21.168 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-08-05 03:46:21.195 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-05 03:46:21.217 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-05 03:46:21.240 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-05 03:46:21.265 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-05 03:46:21.286 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-05 03:46:21.564 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-05 03:46:22.852 | 2026-08-05 03:46:22.869 | 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-08-05 03:46:23.009 | + inc/python:pip_install:216 : result=0 2026-08-05 03:46:23.013 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:46:23.016 | + functions-common:time_stop:2420 : local name 2026-08-05 03:46:23.019 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:46:23.021 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:46:23.024 | + functions-common:time_stop:2423 : local total 2026-08-05 03:46:23.027 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:46:23.030 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:46:23.033 | + functions-common:time_stop:2427 : start_time=1785901579182 2026-08-05 03:46:23.035 | + functions-common:time_stop:2429 : [[ -z 1785901579182 ]] 2026-08-05 03:46:23.039 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:46:23.044 | + functions-common:time_stop:2432 : end_time=1785901583040 2026-08-05 03:46:23.046 | + functions-common:time_stop:2433 : elapsed_time=3858 2026-08-05 03:46:23.049 | + functions-common:time_stop:2434 : total=72368 2026-08-05 03:46:23.051 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:46:23.054 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76226 2026-08-05 03:46:23.057 | + inc/python:pip_install:219 : return 0 2026-08-05 03:46:23.059 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-05 03:46:23.062 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-05 03:46:23.065 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-05 03:46:23.081 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-05 03:46:23.086 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-05 03:46:23.088 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-05 03:46:23.091 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-05 03:46:23.094 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 03:46:23.097 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 03:46:23.101 | ++ functions-common:git_clone:593 : pwd 2026-08-05 03:46:23.104 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 03:46:23.107 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 03:46:23.111 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 03:46:23.128 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 03:46:23.131 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 03:46:23.133 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 03:46:23.137 | + functions-common:git_clone:610 : echo master 2026-08-05 03:46:23.137 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 03:46:23.142 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-05 03:46:23.145 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 03:46:23.148 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-05 03:46:23.150 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:46:23.153 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:46:23.156 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:46:23.158 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:46:23.161 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:46:23.164 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:46:23.166 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:46:23.169 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:46:23.172 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:46:23.177 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901583174 2026-08-05 03:46:23.179 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-05 03:46:23.183 | Cloning into '/opt/stack/glance'... 2026-08-05 03:46:31.312 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:46:31.315 | + functions-common:time_stop:2420 : local name 2026-08-05 03:46:31.317 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:46:31.319 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:46:31.321 | + functions-common:time_stop:2423 : local total 2026-08-05 03:46:31.323 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:46:31.326 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:46:31.328 | + functions-common:time_stop:2427 : start_time=1785901583174 2026-08-05 03:46:31.330 | + functions-common:time_stop:2429 : [[ -z 1785901583174 ]] 2026-08-05 03:46:31.334 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:46:31.338 | + functions-common:time_stop:2432 : end_time=1785901591335 2026-08-05 03:46:31.340 | + functions-common:time_stop:2433 : elapsed_time=8161 2026-08-05 03:46:31.343 | + functions-common:time_stop:2434 : total=31213 2026-08-05 03:46:31.345 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:46:31.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39374 2026-08-05 03:46:31.350 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-05 03:46:31.353 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 03:46:31.355 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:46:31.358 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:46:31.361 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:46:31.363 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:46:31.366 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:46:31.368 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:46:31.371 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:46:31.374 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:46:31.378 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:46:31.382 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901591379 2026-08-05 03:46:31.384 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 03:46:31.982 | From https://review.opendev.org/openstack/glance 2026-08-05 03:46:31.982 | * branch master -> FETCH_HEAD 2026-08-05 03:46:31.991 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:46:31.994 | + functions-common:time_stop:2420 : local name 2026-08-05 03:46:31.996 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:46:31.999 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:46:32.001 | + functions-common:time_stop:2423 : local total 2026-08-05 03:46:32.004 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:46:32.006 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:46:32.008 | + functions-common:time_stop:2427 : start_time=1785901591379 2026-08-05 03:46:32.011 | + functions-common:time_stop:2429 : [[ -z 1785901591379 ]] 2026-08-05 03:46:32.014 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:46:32.018 | + functions-common:time_stop:2432 : end_time=1785901592016 2026-08-05 03:46:32.021 | + functions-common:time_stop:2433 : elapsed_time=637 2026-08-05 03:46:32.024 | + functions-common:time_stop:2434 : total=39374 2026-08-05 03:46:32.026 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:46:32.028 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40011 2026-08-05 03:46:32.031 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 03:46:32.034 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:46:32.037 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:46:32.039 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:46:32.041 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:46:32.044 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:46:32.047 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:46:32.050 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:46:32.053 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:46:32.056 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:46:32.060 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901592058 2026-08-05 03:46:32.063 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 03:46:32.190 | Note: switching to 'FETCH_HEAD'. 2026-08-05 03:46:32.190 | 2026-08-05 03:46:32.190 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 03:46:32.190 | changes and commit them, and you can discard any commits you make in this 2026-08-05 03:46:32.190 | state without impacting any branches by switching back to a branch. 2026-08-05 03:46:32.190 | 2026-08-05 03:46:32.190 | If you want to create a new branch to retain commits you create, you may 2026-08-05 03:46:32.190 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 03:46:32.190 | 2026-08-05 03:46:32.190 | git switch -c 2026-08-05 03:46:32.190 | 2026-08-05 03:46:32.191 | Or undo this operation with: 2026-08-05 03:46:32.191 | 2026-08-05 03:46:32.191 | git switch - 2026-08-05 03:46:32.191 | 2026-08-05 03:46:32.191 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 03:46:32.191 | 2026-08-05 03:46:32.191 | HEAD is now at 090e26e46 Merge "context: Remove redundant injection of 'roles' key" 2026-08-05 03:46:32.195 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:46:32.198 | + functions-common:time_stop:2420 : local name 2026-08-05 03:46:32.201 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:46:32.203 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:46:32.206 | + functions-common:time_stop:2423 : local total 2026-08-05 03:46:32.208 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:46:32.211 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:46:32.214 | + functions-common:time_stop:2427 : start_time=1785901592058 2026-08-05 03:46:32.216 | + functions-common:time_stop:2429 : [[ -z 1785901592058 ]] 2026-08-05 03:46:32.220 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:46:32.225 | + functions-common:time_stop:2432 : end_time=1785901592222 2026-08-05 03:46:32.228 | + functions-common:time_stop:2433 : elapsed_time=164 2026-08-05 03:46:32.230 | + functions-common:time_stop:2434 : total=40011 2026-08-05 03:46:32.233 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:46:32.235 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40175 2026-08-05 03:46:32.238 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-05 03:46:32.254 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-05 03:46:32.258 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 03:46:32.258 | + functions-common:git_clone:673 : head -1 2026-08-05 03:46:32.261 | 090e26e46 Merge "context: Remove redundant injection of 'roles' key" 2026-08-05 03:46:32.264 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 03:46:32.267 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-05 03:46:32.269 | + inc/python:setup_develop:353 : local bindep 2026-08-05 03:46:32.272 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-05 03:46:32.275 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-05 03:46:32.277 | + inc/python:setup_develop:359 : local extras= 2026-08-05 03:46:32.279 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-05 03:46:32.282 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 03:46:32.285 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-05 03:46:32.287 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-05 03:46:32.290 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 03:46:32.292 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 03:46:32.296 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-05 03:46:32.298 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 03:46:32.302 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-05 03:46:32.304 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 03:46:32.306 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 03:46:32.310 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-05 03:46:32.316 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-05 03:46:32.319 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-05 03:46:32.322 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-05 03:46:32.478 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-05 03:46:32.481 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 03:46:32.484 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 03:46:32.487 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 03:46:32.490 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-05 03:46:32.492 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-05 03:46:32.495 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 03:46:32.498 | + inc/python:setup_package:446 : local extras= 2026-08-05 03:46:32.501 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 03:46:32.503 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 03:46:32.506 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 03:46:32.509 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 03:46:32.511 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 03:46:32.514 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-05 03:46:32.534 | Using python 3.12 to install /opt/stack/glance 2026-08-05 03:46:32.537 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-08-05 03:46:33.538 | Obtaining file:///opt/stack/glance 2026-08-05 03:46:33.542 | Installing build dependencies: started 2026-08-05 03:46:35.115 | Installing build dependencies: finished with status 'done' 2026-08-05 03:46:35.116 | Checking if build backend supports build_editable: started 2026-08-05 03:46:35.680 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 03:46:35.681 | Getting requirements to build editable: started 2026-08-05 03:46:35.984 | Getting requirements to build editable: finished with status 'done' 2026-08-05 03:46:35.986 | Preparing editable metadata (pyproject.toml): started 2026-08-05 03:46:36.911 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 03:46:36.931 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (7.0.3) 2026-08-05 03:46:36.931 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (0.7.1) 2026-08-05 03:46:36.932 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (2.0.51) 2026-08-05 03:46:36.933 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (3.1.0) 2026-08-05 03:46:36.934 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (2.5.1) 2026-08-05 03:46:36.935 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (1.8.10) 2026-08-05 03:46:36.936 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (1.18.5) 2026-08-05 03:46:37.114 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev34) 2026-08-05 03:46:37.244 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 03:46:37.257 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (10.6.0) 2026-08-05 03:46:37.257 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (7.6.1) 2026-08-05 03:46:37.259 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (6.5.0) 2026-08-05 03:46:37.259 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (2.8.0) 2026-08-05 03:46:37.260 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (10.1.1) 2026-08-05 03:46:37.261 | 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.dev34) (5.9.0) 2026-08-05 03:46:37.320 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 03:46:37.336 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-05 03:46:37.350 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (5.15.0) 2026-08-05 03:46:37.352 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (13.0.0) 2026-08-05 03:46:37.379 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 03:46:37.394 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-05 03:46:37.405 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (3.18.0) 2026-08-05 03:46:37.406 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (3.10.1) 2026-08-05 03:46:37.407 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (4.26.0) 2026-08-05 03:46:37.408 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (5.8.0) 2026-08-05 03:46:37.409 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (18.1.0) 2026-08-05 03:46:37.410 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (6.9.0) 2026-08-05 03:46:37.443 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 03:46:37.459 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 03:46:37.471 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (8.3.0) 2026-08-05 03:46:37.471 | 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.dev34) (18.2.0) 2026-08-05 03:46:37.472 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (8.2.0) 2026-08-05 03:46:37.510 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 03:46:37.527 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 03:46:37.538 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (6.0.0) 2026-08-05 03:46:37.539 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (4.4.0) 2026-08-05 03:46:37.541 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (5.6.0) 2026-08-05 03:46:37.542 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (3.1.0) 2026-08-05 03:46:37.543 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (43.0.3) 2026-08-05 03:46:37.569 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev34) 2026-08-05 03:46:37.584 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-08-05 03:46:37.633 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev34) 2026-08-05 03:46:37.649 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 03:46:37.661 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev34) (1.3.12) 2026-08-05 03:46:37.663 | 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.dev34) (4.15.0) 2026-08-05 03:46:37.698 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:37.714 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-05 03:46:37.727 | 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.dev34) (2.34.2) 2026-08-05 03:46:37.730 | 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.dev34) (2.0.0) 2026-08-05 03:46:37.734 | 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.dev34) (3.0) 2026-08-05 03:46:37.737 | 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.dev34) (5.11.0) 2026-08-05 03:46:37.741 | 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.dev34) (2.2.2) 2026-08-05 03:46:37.747 | 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.dev34) (1.4.2) 2026-08-05 03:46:37.749 | 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.dev34) (3.4.0) 2026-08-05 03:46:37.754 | 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.dev34) (3.3.2) 2026-08-05 03:46:37.758 | 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.dev34) (26.1.0) 2026-08-05 03:46:37.759 | 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.dev34) (2025.9.1) 2026-08-05 03:46:37.760 | 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.dev34) (0.37.0) 2026-08-05 03:46:37.761 | 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.dev34) (2026.5.1) 2026-08-05 03:46:37.769 | 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.dev34) (2.1.0) 2026-08-05 03:46:37.770 | 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.dev34) (1.8.2) 2026-08-05 03:46:37.775 | 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.dev34) (4.3.0) 2026-08-05 03:46:37.778 | 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.dev34) (4.1.0) 2026-08-05 03:46:37.780 | 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.dev34) (2.13.0) 2026-08-05 03:46:37.788 | 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.dev34) (1.5.0) 2026-08-05 03:46:37.790 | 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.dev34) (5.3.1) 2026-08-05 03:46:37.796 | 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.dev34) (0.20) 2026-08-05 03:46:37.800 | 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.dev34) (1.3.0) 2026-08-05 03:46:37.802 | 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.dev34) (2.0.0) 2026-08-05 03:46:37.803 | 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.dev34) (6.0.3) 2026-08-05 03:46:37.812 | 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.dev34) (2.1.2) 2026-08-05 03:46:37.813 | 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.dev34) (0.6.2) 2026-08-05 03:46:37.871 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:37.887 | Downloading openstacksdk-4.18.0-py3-none-any.whl.metadata (12 kB) 2026-08-05 03:46:37.930 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:37.945 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-05 03:46:37.986 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:38.001 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-05 03:46:38.047 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:38.063 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 03:46:38.073 | 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.dev34) (7.2.2) 2026-08-05 03:46:38.106 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:38.121 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-05 03:46:38.137 | 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.dev34) (2.9.0.post0) 2026-08-05 03:46:38.143 | 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.dev34) (4.8.0) 2026-08-05 03:46:38.145 | 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.dev34) (7.1.4) 2026-08-05 03:46:38.145 | 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.dev34) (5.3.1) 2026-08-05 03:46:38.146 | 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.dev34) (5.6.2) 2026-08-05 03:46:38.147 | 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.dev34) (0.16.0) 2026-08-05 03:46:38.151 | 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.dev34) (5.1.0) 2026-08-05 03:46:38.160 | 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.dev34) (2026.2) 2026-08-05 03:46:38.161 | 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.dev34) (26.2) 2026-08-05 03:46:38.168 | 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.dev34) (0.25.0) 2026-08-05 03:46:38.172 | 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.dev34) (5.0.0) 2026-08-05 03:46:38.173 | 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.dev34) (3.1.6) 2026-08-05 03:46:38.176 | 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.dev34) (4.0.1) 2026-08-05 03:46:38.184 | 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.dev34) (3.0.3) 2026-08-05 03:46:38.198 | 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.dev34) (1.2.1) 2026-08-05 03:46:38.206 | 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.dev34) (0.41.0) 2026-08-05 03:46:38.206 | 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.dev34) (3.5.3) 2026-08-05 03:46:38.208 | 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.dev34) (1.7.6) 2026-08-05 03:46:38.212 | 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.dev34) (2.8.0) 2026-08-05 03:46:38.245 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev34) (83.0.0) 2026-08-05 03:46:38.261 | 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.dev34) (0.8.1) 2026-08-05 03:46:38.325 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:38.341 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 03:46:38.380 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:38.396 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-05 03:46:38.463 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:38.480 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-08-05 03:46:38.550 | 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.dev34) 2026-08-05 03:46:38.565 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-08-05 03:46:38.600 | 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.dev34) 2026-08-05 03:46:38.617 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-05 03:46:38.627 | 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.dev34) (15.0.0) 2026-08-05 03:46:38.654 | 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.dev34) 2026-08-05 03:46:38.670 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-05 03:46:38.692 | 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.dev34) (1.17.0) 2026-08-05 03:46:38.711 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (3.4.7) 2026-08-05 03:46:38.712 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (3.18) 2026-08-05 03:46:38.715 | 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.dev34) (2.7.0) 2026-08-05 03:46:38.715 | 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.dev34) (2023.11.17) 2026-08-05 03:46:38.747 | 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.dev34) (4.2.0) 2026-08-05 03:46:38.748 | 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.dev34) (2.20.0) 2026-08-05 03:46:38.758 | 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.dev34) (0.1.2) 2026-08-05 03:46:38.773 | 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.dev34) (0.8) 2026-08-05 03:46:38.856 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:38.871 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-05 03:46:38.918 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:38.934 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-05 03:46:38.945 | 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.dev34) (9.1.4) 2026-08-05 03:46:38.970 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:38.987 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-05 03:46:39.080 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:39.096 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-05 03:46:39.111 | Installing build dependencies: started 2026-08-05 03:46:40.652 | Installing build dependencies: finished with status 'done' 2026-08-05 03:46:40.653 | Getting requirements to build wheel: started 2026-08-05 03:46:41.308 | Getting requirements to build wheel: finished with status 'done' 2026-08-05 03:46:41.309 | Preparing metadata (pyproject.toml): started 2026-08-05 03:46:41.674 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-05 03:46:41.678 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev34) (2026.2) 2026-08-05 03:46:41.815 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:41.831 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-05 03:46:41.881 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev34) 2026-08-05 03:46:41.895 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-05 03:46:41.966 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-05 03:46:42.004 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-08-05 03:46:42.026 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-05 03:46:42.051 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-05 03:46:42.073 | Downloading openstacksdk-4.18.0-py3-none-any.whl (2.0 MB) 2026-08-05 03:46:42.134 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.5 MB/s 0:00:00 2026-08-05 03:46:42.149 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-05 03:46:42.170 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-05 03:46:42.192 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-05 03:46:42.214 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-05 03:46:42.236 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-08-05 03:46:42.259 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-05 03:46:42.282 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-08-05 03:46:42.305 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-05 03:46:42.328 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-08-05 03:46:42.352 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-08-05 03:46:42.379 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-05 03:46:42.401 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-05 03:46:42.424 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-08-05 03:46:42.453 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-08-05 03:46:42.475 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-05 03:46:42.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 45.4 MB/s 0:00:00 2026-08-05 03:46:42.539 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-05 03:46:42.562 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-08-05 03:46:42.584 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-05 03:46:42.606 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-05 03:46:42.757 | Building wheels for collected packages: glance, simplegeneric 2026-08-05 03:46:42.759 | Building editable for glance (pyproject.toml): started 2026-08-05 03:46:43.619 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-05 03:46:43.620 | Created wheel for glance: filename=glance-33.0.0.0b3.dev34-0.editable-py3-none-any.whl size=9050 sha256=10dcf7171b3c9d99aae292c4d3f73e48b37890d792ee71bee89c390d50f77508 2026-08-05 03:46:43.620 | Stored in directory: /tmp/pip-ephem-wheel-cache-h_3ngp5p/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-05 03:46:43.626 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-05 03:46:44.055 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-05 03:46:44.056 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=47d8bf89c981b34a59d99172ed24b11457d3f16d7546a206b980417c0a7c0fc3 2026-08-05 03:46:44.056 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-05 03:46:44.060 | Successfully built glance simplegeneric 2026-08-05 03:46:44.349 | 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-08-05 03:46:47.428 | Attempting uninstall: jsonpointer 2026-08-05 03:46:47.445 | Found existing installation: jsonpointer 2.0 2026-08-05 03:46:47.445 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:47.446 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-05 03:46:47.462 | Attempting uninstall: jmespath 2026-08-05 03:46:47.477 | Found existing installation: jmespath 1.0.1 2026-08-05 03:46:47.477 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:47.477 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-05 03:46:47.519 | Attempting uninstall: httplib2 2026-08-05 03:46:47.534 | Found existing installation: httplib2 0.20.4 2026-08-05 03:46:47.534 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:47.535 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-05 03:46:47.636 | Attempting uninstall: jsonpatch 2026-08-05 03:46:47.652 | Found existing installation: jsonpatch 1.32 2026-08-05 03:46:47.652 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:46:47.653 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-05 03:46:52.074 | 2026-08-05 03:46:52.094 | 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.dev34 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.18.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-08-05 03:46:52.339 | + inc/python:pip_install:216 : result=0 2026-08-05 03:46:52.342 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:46:52.344 | + functions-common:time_stop:2420 : local name 2026-08-05 03:46:52.347 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:46:52.349 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:46:52.352 | + functions-common:time_stop:2423 : local total 2026-08-05 03:46:52.354 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:46:52.357 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:46:52.359 | + functions-common:time_stop:2427 : start_time=1785901592529 2026-08-05 03:46:52.362 | + functions-common:time_stop:2429 : [[ -z 1785901592529 ]] 2026-08-05 03:46:52.365 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:46:52.370 | + functions-common:time_stop:2432 : end_time=1785901612367 2026-08-05 03:46:52.372 | + functions-common:time_stop:2433 : elapsed_time=19838 2026-08-05 03:46:52.375 | + functions-common:time_stop:2434 : total=76226 2026-08-05 03:46:52.377 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:46:52.380 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96064 2026-08-05 03:46:52.382 | + inc/python:pip_install:219 : return 0 2026-08-05 03:46:52.385 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 03:46:52.388 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 03:46:52.391 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-05 03:46:52.393 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-05 03:46:52.396 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:46:52.399 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:46:52.401 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-05 03:46:52.404 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:46:52.407 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 03:46:52.409 | + ./stack.sh:main:945 : configure_glance 2026-08-05 03:46:52.412 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-05 03:46:52.428 | + lib/glance:configure_glance:353 : local dburl 2026-08-05 03:46:52.431 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-05 03:46:52.434 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-05 03:46:52.437 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-05 03:46:52.439 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-05 03:46:52.441 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 03:46:52.444 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 03:46:52.447 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 03:46:52.463 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:46:52.466 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 03:46:52.469 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-05 03:46:52.472 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-05 03:46:52.475 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-05 03:46:52.505 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-05 03:46:52.538 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-05 03:46:52.569 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-05 03:46:52.597 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-05 03:46:52.627 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-05 03:46:52.660 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-05 03:46:52.693 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-05 03:46:52.695 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-05 03:46:52.697 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-05 03:46:52.700 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 03:46:52.702 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 03:46:52.705 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-05 03:46:52.707 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-05 03:46:52.709 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-05 03:46:52.712 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 03:46:52.714 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-05 03:46:52.747 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-05 03:46:52.777 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.36/identity 2026-08-05 03:46:52.811 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-05 03:46:52.850 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-05 03:46:52.887 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-05 03:46:52.916 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-05 03:46:52.945 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-05 03:46:52.974 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.36/identity 2026-08-05 03:46:53.004 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 03:46:53.033 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 03:46:53.064 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 03:46:53.067 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-05 03:46:53.099 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-05 03:46:53.102 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-05 03:46:53.105 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-05 03:46:53.107 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 03:46:53.110 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 03:46:53.113 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 03:46:53.130 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:46:53.134 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 03:46:53.136 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 03:46:53.139 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 03:46:53.156 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:46:53.159 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.36:5672/ 2026-08-05 03:46:53.161 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.36:5672/ 2026-08-05 03:46:53.191 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 03:46:53.193 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 03:46:53.195 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-05 03:46:53.198 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-05 03:46:53.201 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-05 03:46:53.231 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-05 03:46:53.262 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-05 03:46:53.293 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-05 03:46:53.296 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-05 03:46:53.298 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-05 03:46:53.301 | + lib/glance:configure_glance_store:282 : local be 2026-08-05 03:46:53.303 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-05 03:46:53.306 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-05 03:46:53.308 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-05 03:46:53.339 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-05 03:46:53.341 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.36 2026-08-05 03:46:53.372 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-05 03:46:53.374 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-05 03:46:53.376 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-05 03:46:53.391 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:46:53.393 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.36/image 2026-08-05 03:46:53.422 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-05 03:46:53.438 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:46:53.440 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-05 03:46:53.443 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-05 03:46:53.446 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-05 03:46:53.449 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 03:46:53.467 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 03:46:53.470 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 03:46:53.472 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 03:46:53.475 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 03:46:53.477 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 03:46:53.506 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:46:53.536 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:46:53.568 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 03:46:53.598 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-05 03:46:53.628 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-05 03:46:53.633 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-05 03:46:53.666 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-05 03:46:53.695 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-05 03:46:53.725 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-05 03:46:53.754 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-05 03:46:53.784 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-05 03:46:53.816 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-05 03:46:53.847 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-05 03:46:53.876 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-05 03:46:53.881 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-08-05 03:46:53.886 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-05 03:46:53.903 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:46:53.905 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-05 03:46:53.907 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-05 03:46:53.910 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-05 03:46:53.912 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-05 03:46:53.914 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-05 03:46:53.917 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-05 03:46:53.919 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-05 03:46:53.923 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 03:46:53.926 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-05 03:46:53.955 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-05 03:46:53.958 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-05 03:46:53.961 | ++ functions:get_random_port:861 : true 2026-08-05 03:46:53.963 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-05 03:46:53.965 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-05 03:46:53.968 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-05 03:46:54.014 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-05 03:46:54.016 | ++ functions:get_random_port:865 : break 2 2026-08-05 03:46:54.019 | ++ functions:get_random_port:869 : echo 60999 2026-08-05 03:46:54.021 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-05 03:46:54.023 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-05 03:46:54.052 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-05 03:46:54.083 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-05 03:46:54.115 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-05 03:46:54.146 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 03:46:54.178 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 03:46:54.208 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-05 03:46:54.240 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-05 03:46:54.272 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-05 03:46:54.303 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 03:46:54.333 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 03:46:54.364 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 03:46:54.395 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-05 03:46:54.427 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 03:46:54.459 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-05 03:46:54.489 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-05 03:46:54.524 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-05 03:46:54.555 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-05 03:46:54.586 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-05 03:46:54.618 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-05 03:46:54.651 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-05 03:46:54.654 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-05 03:46:54.657 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 03:46:54.659 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 03:46:54.662 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:46:54.665 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:46:54.668 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-05 03:46:54.670 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-05 03:46:54.673 | perl: warning: Setting locale failed. 2026-08-05 03:46:54.673 | perl: warning: Please check that your locale settings: 2026-08-05 03:46:54.673 | LANGUAGE = (unset), 2026-08-05 03:46:54.673 | LC_ALL = "en_US.utf8", 2026-08-05 03:46:54.673 | LANG = (unset) 2026-08-05 03:46:54.674 | are supported and installed on your system. 2026-08-05 03:46:54.674 | perl: warning: Falling back to the standard locale ("C"). 2026-08-05 03:46:54.710 | proxy (enabled by site administrator) 2026-08-05 03:46:54.713 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-05 03:46:54.715 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-05 03:46:54.718 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 03:46:54.721 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 03:46:54.724 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:46:54.727 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:46:54.729 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-05 03:46:54.732 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-05 03:46:54.734 | perl: warning: Setting locale failed. 2026-08-05 03:46:54.734 | perl: warning: Please check that your locale settings: 2026-08-05 03:46:54.734 | LANGUAGE = (unset), 2026-08-05 03:46:54.734 | LC_ALL = "en_US.utf8", 2026-08-05 03:46:54.734 | LANG = (unset) 2026-08-05 03:46:54.735 | are supported and installed on your system. 2026-08-05 03:46:54.735 | perl: warning: Falling back to the standard locale ("C"). 2026-08-05 03:46:54.769 | No module matches proxy_http 2026-08-05 03:46:54.772 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-05 03:46:54.784 | perl: warning: Setting locale failed. 2026-08-05 03:46:54.784 | perl: warning: Please check that your locale settings: 2026-08-05 03:46:54.784 | LANGUAGE = (unset), 2026-08-05 03:46:54.784 | LC_ALL = "en_US.utf8", 2026-08-05 03:46:54.784 | LANG = "de_DE.UTF-8" 2026-08-05 03:46:54.784 | are supported and installed on your system. 2026-08-05 03:46:54.784 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:46:54.823 | Considering dependency proxy for proxy_http: 2026-08-05 03:46:54.823 | Module proxy already enabled 2026-08-05 03:46:54.823 | Enabling module proxy_http. 2026-08-05 03:46:54.829 | To activate the new configuration, you need to run: 2026-08-05 03:46:54.829 | systemctl restart apache2 2026-08-05 03:46:54.834 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-05 03:46:54.836 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-05 03:46:54.839 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 03:46:54.841 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:46:54.844 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 03:46:54.973 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-05 03:46:54.976 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-05 03:46:54.979 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-05 03:46:54.982 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 03:46:54.985 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:46:54.987 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:46:54.989 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-05 03:46:54.993 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-05 03:46:54.997 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-05 03:46:54.997 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-05 03:46:55.006 | KeepAlive Off 2026-08-05 03:46:55.011 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-05 03:46:55.012 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-05 03:46:55.022 | SetEnv proxy-sendchunked 1 2026-08-05 03:46:55.028 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-05 03:46:55.028 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-05 03:46:55.038 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-05 03:46:55.043 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-05 03:46:55.045 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-05 03:46:55.048 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 03:46:55.051 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 03:46:55.054 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 03:46:55.057 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 03:46:55.060 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:46:55.063 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:46:55.065 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 03:46:55.068 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 03:46:55.071 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:46:55.074 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:46:55.077 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-05 03:46:55.087 | perl: warning: Setting locale failed. 2026-08-05 03:46:55.087 | perl: warning: Please check that your locale settings: 2026-08-05 03:46:55.087 | LANGUAGE = (unset), 2026-08-05 03:46:55.088 | LC_ALL = "en_US.utf8", 2026-08-05 03:46:55.088 | LANG = "de_DE.UTF-8" 2026-08-05 03:46:55.088 | are supported and installed on your system. 2026-08-05 03:46:55.088 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:46:55.128 | Enabling site glance-api. 2026-08-05 03:46:55.133 | To activate the new configuration, you need to run: 2026-08-05 03:46:55.133 | systemctl reload apache2 2026-08-05 03:46:55.139 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-05 03:46:55.142 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 03:46:55.145 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:46:55.148 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 03:46:55.274 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-05 03:46:55.280 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-05 03:46:55.314 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-05 03:46:55.349 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-05 03:46:55.352 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-05 03:46:55.386 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-05 03:46:55.419 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-05 03:46:55.437 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:46:55.440 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-05 03:46:55.442 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-05 03:46:55.445 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-05 03:46:55.448 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 03:46:55.451 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-05 03:46:55.453 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/78/999778/1 2026-08-05 03:46:55.457 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-05 03:46:55.459 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-05 03:46:55.462 | + functions-common:git_clone:591 : local git_ref=refs/changes/78/999778/1 2026-08-05 03:46:55.464 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 03:46:55.468 | ++ functions-common:git_clone:593 : pwd 2026-08-05 03:46:55.471 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 03:46:55.474 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 03:46:55.478 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 03:46:55.494 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 03:46:55.497 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 03:46:55.499 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 03:46:55.503 | + functions-common:git_clone:610 : echo refs/changes/78/999778/1 2026-08-05 03:46:55.503 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 03:46:55.508 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-08-05 03:46:55.511 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-05 03:46:55.513 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-05 03:46:55.515 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:46:55.518 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:46:55.521 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:46:55.523 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:46:55.526 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:46:55.529 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:46:55.531 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:46:55.534 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:46:55.537 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:46:55.541 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901615538 2026-08-05 03:46:55.544 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-05 03:46:55.547 | Cloning into '/opt/stack/cinder'... 2026-08-05 03:47:49.734 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:47:49.737 | + functions-common:time_stop:2420 : local name 2026-08-05 03:47:49.741 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:47:49.744 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:47:49.747 | + functions-common:time_stop:2423 : local total 2026-08-05 03:47:49.750 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:47:49.753 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:47:49.756 | + functions-common:time_stop:2427 : start_time=1785901615538 2026-08-05 03:47:49.760 | + functions-common:time_stop:2429 : [[ -z 1785901615538 ]] 2026-08-05 03:47:49.764 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:47:49.770 | + functions-common:time_stop:2432 : end_time=1785901669766 2026-08-05 03:47:49.773 | + functions-common:time_stop:2433 : elapsed_time=54228 2026-08-05 03:47:49.777 | + functions-common:time_stop:2434 : total=40175 2026-08-05 03:47:49.781 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:47:49.784 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94403 2026-08-05 03:47:49.788 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-08-05 03:47:49.791 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/78/999778/1 2026-08-05 03:47:49.795 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:47:49.798 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:47:49.802 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:47:49.806 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:47:49.810 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:47:49.813 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:47:49.817 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:47:49.821 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:47:49.825 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:47:49.831 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901669827 2026-08-05 03:47:49.835 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/78/999778/1 2026-08-05 03:47:50.922 | From https://review.opendev.org/openstack/cinder 2026-08-05 03:47:50.923 | * branch refs/changes/78/999778/1 -> FETCH_HEAD 2026-08-05 03:47:50.931 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:47:50.935 | + functions-common:time_stop:2420 : local name 2026-08-05 03:47:50.938 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:47:50.942 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:47:50.946 | + functions-common:time_stop:2423 : local total 2026-08-05 03:47:50.950 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:47:50.954 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:47:50.956 | + functions-common:time_stop:2427 : start_time=1785901669827 2026-08-05 03:47:50.960 | + functions-common:time_stop:2429 : [[ -z 1785901669827 ]] 2026-08-05 03:47:50.964 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:47:50.969 | + functions-common:time_stop:2432 : end_time=1785901670965 2026-08-05 03:47:50.972 | + functions-common:time_stop:2433 : elapsed_time=1138 2026-08-05 03:47:50.975 | + functions-common:time_stop:2434 : total=94403 2026-08-05 03:47:50.978 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:47:50.981 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95541 2026-08-05 03:47:50.984 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-05 03:47:51.239 | Note: switching to 'FETCH_HEAD'. 2026-08-05 03:47:51.239 | 2026-08-05 03:47:51.239 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 03:47:51.239 | changes and commit them, and you can discard any commits you make in this 2026-08-05 03:47:51.239 | state without impacting any branches by switching back to a branch. 2026-08-05 03:47:51.240 | 2026-08-05 03:47:51.240 | If you want to create a new branch to retain commits you create, you may 2026-08-05 03:47:51.240 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 03:47:51.240 | 2026-08-05 03:47:51.240 | git switch -c 2026-08-05 03:47:51.240 | 2026-08-05 03:47:51.240 | Or undo this operation with: 2026-08-05 03:47:51.240 | 2026-08-05 03:47:51.240 | git switch - 2026-08-05 03:47:51.240 | 2026-08-05 03:47:51.240 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 03:47:51.241 | 2026-08-05 03:47:51.241 | HEAD is now at 35cd8eb9d NetApp: default transport HTTPS and clarify TLS verify options Switch NetApp ONTAP client defaults to HTTPS and add explicit TLS certificate verification controls for both REST and legacy ZAPI paths. Changes include: - Default transport type in NaServer/RestNaServer constructors to HTTPS. - Introduce and plumb netapp_ssl_cert_verify through client factory and constructors. - Keep support for netapp_ssl_cert_path as trust-anchor path and update option help text to correctly apply to both REST and legacy ZAPI clients. - Update unit tests for default transport, verify semantics, and URL behavior. - Add release notes describing verification precedence and operator guidance for self-signed certificate deployments. Verification precedence: * ssl_cert_verify=false -> disable certificate verification * ssl_cert_verify=true + ssl_cert_path set -> verify against provided path * ssl_cert_verify=true + no ssl_cert_path -> verify against default CA roots Related pattern: LP#2157914 (Manila analogue). 2026-08-05 03:47:51.243 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-05 03:47:51.263 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-05 03:47:51.268 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 03:47:51.268 | + functions-common:git_clone:673 : head -1 2026-08-05 03:47:51.275 | 35cd8eb9d NetApp: default transport HTTPS and clarify TLS verify options Switch NetApp ONTAP client defaults to HTTPS and add explicit TLS certificate verification controls for both REST and legacy ZAPI paths. Changes include: - Default transport type in NaServer/RestNaServer constructors to HTTPS. - Introduce and plumb netapp_ssl_cert_verify through client factory and constructors. - Keep support for netapp_ssl_cert_path as trust-anchor path and update option help text to correctly apply to both REST and legacy ZAPI clients. - Update unit tests for default transport, verify semantics, and URL behavior. - Add release notes describing verification precedence and operator guidance for self-signed certificate deployments. Verification precedence: * ssl_cert_verify=false -> disable certificate verification * ssl_cert_verify=true + ssl_cert_path set -> verify against provided path * ssl_cert_verify=true + no ssl_cert_path -> verify against default CA roots Related pattern: LP#2157914 (Manila analogue). 2026-08-05 03:47:51.279 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 03:47:51.282 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-05 03:47:51.285 | + inc/python:setup_develop:353 : local bindep 2026-08-05 03:47:51.288 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-05 03:47:51.292 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-05 03:47:51.295 | + inc/python:setup_develop:359 : local extras= 2026-08-05 03:47:51.299 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-05 03:47:51.302 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 03:47:51.305 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-05 03:47:51.309 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-05 03:47:51.313 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 03:47:51.316 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 03:47:51.320 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-05 03:47:51.323 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 03:47:51.326 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-05 03:47:51.330 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 03:47:51.332 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 03:47:51.337 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-05 03:47:51.344 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-05 03:47:51.347 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-05 03:47:51.351 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-05 03:47:51.514 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-05 03:47:51.517 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 03:47:51.520 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 03:47:51.524 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 03:47:51.527 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-05 03:47:51.530 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-05 03:47:51.533 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 03:47:51.535 | + inc/python:setup_package:446 : local extras= 2026-08-05 03:47:51.538 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 03:47:51.542 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 03:47:51.545 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 03:47:51.547 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 03:47:51.550 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 03:47:51.554 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-05 03:47:51.580 | Using python 3.12 to install /opt/stack/cinder 2026-08-05 03:47:51.582 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-08-05 03:47:52.567 | Obtaining file:///opt/stack/cinder 2026-08-05 03:47:52.572 | Installing build dependencies: started 2026-08-05 03:47:54.185 | Installing build dependencies: finished with status 'done' 2026-08-05 03:47:54.186 | Checking if build backend supports build_editable: started 2026-08-05 03:47:54.734 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 03:47:54.737 | Getting requirements to build editable: started 2026-08-05 03:47:55.038 | Getting requirements to build editable: finished with status 'done' 2026-08-05 03:47:55.041 | Preparing editable metadata (pyproject.toml): started 2026-08-05 03:47:56.471 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 03:47:56.499 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (7.0.3) 2026-08-05 03:47:56.500 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (5.3.1) 2026-08-05 03:47:56.501 | 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.dev194) (0.41.0) 2026-08-05 03:47:56.502 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (3.4.0) 2026-08-05 03:47:56.503 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (3.5.3) 2026-08-05 03:47:56.504 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (2.1.0) 2026-08-05 03:47:56.505 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (4.26.0) 2026-08-05 03:47:56.506 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (5.15.0) 2026-08-05 03:47:56.507 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (13.0.0) 2026-08-05 03:47:57.166 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev194) 2026-08-05 03:47:57.312 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-05 03:47:57.324 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (10.6.0) 2026-08-05 03:47:57.325 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (7.6.1) 2026-08-05 03:47:57.326 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (6.5.0) 2026-08-05 03:47:57.327 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (18.1.0) 2026-08-05 03:47:57.328 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (8.3.0) 2026-08-05 03:47:57.330 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (18.2.0) 2026-08-05 03:47:57.331 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (8.2.0) 2026-08-05 03:47:57.333 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (6.0.0) 2026-08-05 03:47:57.334 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (3.12.0) 2026-08-05 03:47:57.335 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (3.9.0) 2026-08-05 03:47:57.336 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (7.10.0) 2026-08-05 03:47:57.337 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (5.11.0) 2026-08-05 03:47:57.338 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (4.8.0) 2026-08-05 03:47:57.340 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (2.8.0) 2026-08-05 03:47:57.341 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (10.1.1) 2026-08-05 03:47:57.381 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev194) 2026-08-05 03:47:57.397 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-05 03:47:57.408 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (4.4.0) 2026-08-05 03:47:57.409 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (26.2) 2026-08-05 03:47:57.452 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev194) 2026-08-05 03:47:57.468 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-05 03:47:57.479 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (3.10.1) 2026-08-05 03:47:57.480 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (3.1.0) 2026-08-05 03:47:57.481 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (3.3.2) 2026-08-05 03:47:57.482 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (7.5.0) 2026-08-05 03:47:57.606 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev194) 2026-08-05 03:47:57.621 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-05 03:47:57.632 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (5.8.0) 2026-08-05 03:47:57.675 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev194) 2026-08-05 03:47:57.690 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-05 03:47:57.732 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev194) 2026-08-05 03:47:57.748 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-05 03:47:57.760 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (2.34.2) 2026-08-05 03:47:57.760 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (2.7.0) 2026-08-05 03:47:57.761 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (2.5.1) 2026-08-05 03:47:57.762 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (6.3.0) 2026-08-05 03:47:57.789 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev194) 2026-08-05 03:47:57.804 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-05 03:47:57.813 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (2.0.51) 2026-08-05 03:47:57.814 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (5.9.0) 2026-08-05 03:47:57.840 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev194) 2026-08-05 03:47:57.854 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-05 03:47:57.876 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (9.1.4) 2026-08-05 03:47:57.877 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (1.8.10) 2026-08-05 03:47:57.878 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (6.9.0) 2026-08-05 03:47:57.918 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev194) 2026-08-05 03:47:57.933 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 03:47:57.943 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (7.1.0) 2026-08-05 03:47:57.988 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev194) 2026-08-05 03:47:58.005 | Downloading tooz-9.0.1-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 03:47:58.088 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev194) 2026-08-05 03:47:58.103 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-08-05 03:47:58.114 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (5.8.0) 2026-08-05 03:47:58.115 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (43.0.3) 2026-08-05 03:47:58.116 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (0.2.4) 2026-08-05 03:47:58.308 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev194) 2026-08-05 03:47:58.324 | 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-08-05 03:47:58.714 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev194) 2026-08-05 03:47:58.730 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-08-05 03:47:58.741 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev194) (1.9.0) 2026-08-05 03:47:58.743 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (2026.2) 2026-08-05 03:47:58.743 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev194) (7.1.4) 2026-08-05 03:47:59.177 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev194) 2026-08-05 03:47:59.192 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-08-05 03:47:59.203 | 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.dev194) (1.1.0) 2026-08-05 03:47:59.238 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev194) 2026-08-05 03:47:59.255 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-08-05 03:47:59.267 | 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.dev194) (2.9.0.post0) 2026-08-05 03:47:59.321 | 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.dev194) (1.17.0) 2026-08-05 03:47:59.354 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev194) (2.0.0) 2026-08-05 03:47:59.358 | 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.dev194) (3.0) 2026-08-05 03:47:59.367 | 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.dev194) (2.8.0) 2026-08-05 03:47:59.374 | 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.dev194) (3.1.0) 2026-08-05 03:47:59.376 | 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.dev194) (2.2.2) 2026-08-05 03:47:59.378 | 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.dev194) (0.32.0) 2026-08-05 03:47:59.435 | 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.dev194) 2026-08-05 03:47:59.450 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-08-05 03:47:59.491 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev194) 2026-08-05 03:47:59.506 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-05 03:47:59.566 | 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.dev194) 2026-08-05 03:47:59.582 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-05 03:47:59.619 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev194) 2026-08-05 03:47:59.634 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-05 03:47:59.679 | 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.dev194) 2026-08-05 03:47:59.693 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-08-05 03:47:59.985 | 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.dev194) 2026-08-05 03:48:00.001 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-08-05 03:48:00.044 | 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.dev194) 2026-08-05 03:48:00.059 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-05 03:48:00.110 | 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.dev194) 2026-08-05 03:48:00.125 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 03:48:00.152 | 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.dev194) (3.4.7) 2026-08-05 03:48:00.153 | 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.dev194) (3.18) 2026-08-05 03:48:00.154 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev194) (2023.11.17) 2026-08-05 03:48:00.171 | 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.dev194) (26.1.0) 2026-08-05 03:48:00.171 | 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.dev194) (2025.9.1) 2026-08-05 03:48:00.173 | 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.dev194) (0.37.0) 2026-08-05 03:48:00.174 | 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.dev194) (2026.5.1) 2026-08-05 03:48:00.183 | 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.dev194) (1.8.2) 2026-08-05 03:48:00.184 | 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.dev194) (4.15.0) 2026-08-05 03:48:00.188 | 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.dev194) (4.3.0) 2026-08-05 03:48:00.190 | 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.dev194) (4.1.0) 2026-08-05 03:48:00.191 | 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.dev194) (2.13.0) 2026-08-05 03:48:00.200 | 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.dev194) (7.2.2) 2026-08-05 03:48:00.206 | 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.dev194) (1.5.0) 2026-08-05 03:48:00.214 | 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.dev194) (0.20) 2026-08-05 03:48:00.220 | 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.dev194) (1.3.0) 2026-08-05 03:48:00.221 | 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.dev194) (2.0.0) 2026-08-05 03:48:00.222 | 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.dev194) (6.0.3) 2026-08-05 03:48:00.231 | 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.dev194) (1.18.5) 2026-08-05 03:48:00.234 | 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.dev194) (2.1.2) 2026-08-05 03:48:00.234 | 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.dev194) (0.6.2) 2026-08-05 03:48:00.238 | 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.dev194) (1.3.12) 2026-08-05 03:48:00.252 | 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.dev194) (5.3.1) 2026-08-05 03:48:00.253 | 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.dev194) (5.6.2) 2026-08-05 03:48:00.254 | 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.dev194) (0.16.0) 2026-08-05 03:48:00.258 | 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.dev194) (5.1.0) 2026-08-05 03:48:00.272 | 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.dev194) (0.25.0) 2026-08-05 03:48:00.276 | 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.dev194) (5.0.0) 2026-08-05 03:48:00.276 | 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.dev194) (3.1.6) 2026-08-05 03:48:00.278 | 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.dev194) (4.0.1) 2026-08-05 03:48:00.288 | 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.dev194) (3.0.3) 2026-08-05 03:48:00.300 | 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.dev194) (1.2.1) 2026-08-05 03:48:00.322 | 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.dev194) (1.7.6) 2026-08-05 03:48:00.358 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev194) 2026-08-05 03:48:00.374 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-05 03:48:00.478 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev194) 2026-08-05 03:48:00.494 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-08-05 03:48:00.509 | 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.dev194) (3.18.0) 2026-08-05 03:48:00.553 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev194) 2026-08-05 03:48:00.568 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-05 03:48:00.628 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev194) 2026-08-05 03:48:00.643 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-05 03:48:00.696 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev194) 2026-08-05 03:48:00.711 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-05 03:48:00.731 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev194) (83.0.0) 2026-08-05 03:48:00.746 | 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.dev194) (0.8.1) 2026-08-05 03:48:00.807 | 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.dev194) 2026-08-05 03:48:00.822 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-08-05 03:48:00.856 | 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.dev194) (4.15.0) 2026-08-05 03:48:00.862 | 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.dev194) (0.6.0) 2026-08-05 03:48:00.863 | 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.dev194) (4.0.0) 2026-08-05 03:48:00.874 | 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.dev194) (3.0.52) 2026-08-05 03:48:00.875 | 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.dev194) (1.11.0) 2026-08-05 03:48:00.875 | 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.dev194) (15.0.0) 2026-08-05 03:48:00.876 | 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.dev194) (1.8.0) 2026-08-05 03:48:00.916 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev194) 2026-08-05 03:48:00.932 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-05 03:48:00.943 | 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.dev194) (24.2.1) 2026-08-05 03:48:00.989 | 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.dev194) (4.2.0) 2026-08-05 03:48:00.990 | 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.dev194) (2.20.0) 2026-08-05 03:48:01.000 | 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.dev194) (0.1.2) 2026-08-05 03:48:01.020 | 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.dev194) (0.8) 2026-08-05 03:48:01.062 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev194) 2026-08-05 03:48:01.077 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-05 03:48:01.139 | 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.dev194) (3.6.1) 2026-08-05 03:48:01.140 | 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.dev194) (3.4.0) 2026-08-05 03:48:01.142 | 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.dev194) (4.0.1) 2026-08-05 03:48:01.217 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev194) 2026-08-05 03:48:01.233 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-05 03:48:01.268 | 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.dev194) (1.33) 2026-08-05 03:48:01.275 | 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.dev194) (3.1.1) 2026-08-05 03:48:01.351 | 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-08-05 03:48:01.351 | Reason for being yanked: buggy - not thread safe 2026-08-05 03:48:01.369 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-08-05 03:48:01.402 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-08-05 03:48:01.623 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 63.3 MB/s 0:00:00 2026-08-05 03:48:01.637 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-08-05 03:48:01.660 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-08-05 03:48:01.874 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 73.9 MB/s 0:00:00 2026-08-05 03:48:01.890 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-08-05 03:48:01.914 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-08-05 03:48:01.938 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-08-05 03:48:01.960 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-08-05 03:48:01.985 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-08-05 03:48:02.007 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-08-05 03:48:02.033 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-08-05 03:48:02.054 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-05 03:48:02.136 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 67.0 MB/s 0:00:00 2026-08-05 03:48:02.151 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-05 03:48:02.173 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-08-05 03:48:02.196 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-08-05 03:48:02.215 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 31.0 MB/s 0:00:00 2026-08-05 03:48:02.231 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-05 03:48:02.255 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-05 03:48:02.278 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-08-05 03:48:02.302 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-08-05 03:48:02.325 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-05 03:48:02.354 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 51.0 MB/s 0:00:00 2026-08-05 03:48:02.370 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-08-05 03:48:02.394 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-05 03:48:02.422 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-08-05 03:48:02.446 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-05 03:48:02.469 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-05 03:48:02.491 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-05 03:48:02.514 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-05 03:48:02.536 | Downloading tooz-9.0.1-py3-none-any.whl (90 kB) 2026-08-05 03:48:02.558 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-05 03:48:02.580 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-05 03:48:02.603 | 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-08-05 03:48:02.644 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 57.6 MB/s 0:00:00 2026-08-05 03:48:02.659 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-05 03:48:02.902 | Building wheels for collected packages: cinder 2026-08-05 03:48:02.903 | Building editable for cinder (pyproject.toml): started 2026-08-05 03:48:04.541 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-05 03:48:04.542 | Created wheel for cinder: filename=cinder-28.1.0.dev194-0.editable-py3-none-any.whl size=9205 sha256=12c9ca51f64acc596a23e479e3c21d968c064231da7a8b99c23c19a5fb8b8f6e 2026-08-05 03:48:04.542 | Stored in directory: /tmp/pip-ephem-wheel-cache-hxuzz7cr/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-05 03:48:04.548 | Successfully built cinder 2026-08-05 03:48:04.951 | 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-08-05 03:48:05.308 | Attempting uninstall: pyudev 2026-08-05 03:48:05.324 | Found existing installation: pyudev 0.24.0 2026-08-05 03:48:05.324 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:48:05.325 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-05 03:48:05.379 | Attempting uninstall: pyasn1 2026-08-05 03:48:05.396 | Found existing installation: pyasn1 0.4.8 2026-08-05 03:48:05.397 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:48:05.397 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-08-05 03:48:07.114 | Attempting uninstall: botocore 2026-08-05 03:48:07.131 | Found existing installation: botocore 1.34.46 2026-08-05 03:48:07.133 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:48:07.133 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-08-05 03:48:08.331 | Attempting uninstall: s3transfer 2026-08-05 03:48:08.350 | Found existing installation: s3transfer 0.10.1 2026-08-05 03:48:08.350 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:48:08.352 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-08-05 03:48:09.046 | Attempting uninstall: boto3 2026-08-05 03:48:09.065 | Found existing installation: boto3 1.34.46 2026-08-05 03:48:09.066 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-05 03:48:09.066 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-08-05 03:48:11.186 | 2026-08-05 03:48:11.209 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev194 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.1 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-08-05 03:48:11.585 | + inc/python:pip_install:216 : result=0 2026-08-05 03:48:11.588 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:48:11.591 | + functions-common:time_stop:2420 : local name 2026-08-05 03:48:11.594 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:48:11.596 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:48:11.598 | + functions-common:time_stop:2423 : local total 2026-08-05 03:48:11.601 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:48:11.603 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:48:11.605 | + functions-common:time_stop:2427 : start_time=1785901671574 2026-08-05 03:48:11.607 | + functions-common:time_stop:2429 : [[ -z 1785901671574 ]] 2026-08-05 03:48:11.610 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:48:11.613 | + functions-common:time_stop:2432 : end_time=1785901691611 2026-08-05 03:48:11.615 | + functions-common:time_stop:2433 : elapsed_time=20037 2026-08-05 03:48:11.618 | + functions-common:time_stop:2434 : total=96064 2026-08-05 03:48:11.621 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:48:11.623 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116101 2026-08-05 03:48:11.625 | + inc/python:pip_install:219 : return 0 2026-08-05 03:48:11.627 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 03:48:11.630 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 03:48:11.633 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-05 03:48:11.635 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-05 03:48:11.638 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:48:11.640 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:48:11.643 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-05 03:48:11.645 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:48:11.647 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-05 03:48:11.650 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-05 03:48:11.653 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-05 03:48:11.656 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:48:11.659 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:48:11.662 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-05 03:48:11.677 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-05 03:48:11.680 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 03:48:11.683 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 03:48:11.686 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 03:48:11.689 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 03:48:11.692 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 03:48:11.695 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 03:48:11.697 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:48:11.700 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:48:11.702 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 03:48:11.705 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 03:48:11.708 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 03:48:11.711 | + functions-common:apt_get_update:1167 : return 2026-08-05 03:48:11.713 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-05 03:48:11.716 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 03:48:11.718 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:48:11.721 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:48:11.724 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-05 03:48:11.745 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-08-05 03:48:11.782 | Reading package lists... 2026-08-05 03:48:12.155 | Building dependency tree... 2026-08-05 03:48:12.157 | Reading state information... 2026-08-05 03:48:12.740 | The following packages were automatically installed and are no longer required: 2026-08-05 03:48:12.741 | libfwupd2 libgusb2 2026-08-05 03:48:12.741 | Use 'sudo apt autoremove' to remove them. 2026-08-05 03:48:12.744 | The following additional packages will be installed: 2026-08-05 03:48:12.744 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-05 03:48:12.744 | python3-urwid python3-wcwidth 2026-08-05 03:48:12.747 | Suggested packages: 2026-08-05 03:48:12.747 | python-urwid-doc 2026-08-05 03:48:12.782 | The following NEW packages will be installed: 2026-08-05 03:48:12.782 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-05 03:48:12.782 | python3-urwid python3-wcwidth targetcli-fb 2026-08-05 03:48:13.045 | 0 upgraded, 6 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 03:48:13.046 | Need to get 385 kB of archives. 2026-08-05 03:48:13.046 | After this operation, 3098 kB of additional disk space will be used. 2026-08-05 03:48:13.046 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-05 03:48:13.367 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-05 03:48:13.388 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-05 03:48:13.580 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-05 03:48:13.591 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-05 03:48:13.613 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-05 03:48:13.860 | perl: warning: Setting locale failed. 2026-08-05 03:48:13.860 | perl: warning: Please check that your locale settings: 2026-08-05 03:48:13.860 | LANGUAGE = (unset), 2026-08-05 03:48:13.860 | LC_ALL = "en_US.utf8", 2026-08-05 03:48:13.860 | LANG = "de_DE.UTF-8" 2026-08-05 03:48:13.860 | are supported and installed on your system. 2026-08-05 03:48:13.860 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:48:13.922 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:48:13.922 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:48:13.922 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:48:14.102 | Fetched 385 kB in 1s (469 kB/s) 2026-08-05 03:48:14.140 | Selecting previously unselected package python3-typing-extensions. 2026-08-05 03:48:14.203 | (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-08-05 03:48:14.209 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-05 03:48:14.213 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-05 03:48:14.262 | Selecting previously unselected package python3-wcwidth. 2026-08-05 03:48:14.275 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-05 03:48:14.279 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-05 03:48:14.330 | Selecting previously unselected package python3-urwid. 2026-08-05 03:48:14.341 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-05 03:48:14.345 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-05 03:48:14.429 | Selecting previously unselected package python3-configshell-fb. 2026-08-05 03:48:14.441 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-05 03:48:14.445 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-05 03:48:14.502 | Selecting previously unselected package python3-rtslib-fb. 2026-08-05 03:48:14.514 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-05 03:48:14.518 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-05 03:48:14.581 | Selecting previously unselected package targetcli-fb. 2026-08-05 03:48:14.594 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-05 03:48:14.598 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-05 03:48:14.674 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-05 03:48:15.849 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-05 03:48:15.858 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-05 03:48:16.179 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-05 03:48:16.425 | Setting up python3-urwid (2.6.10-1) ... 2026-08-05 03:48:16.977 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-05 03:48:17.172 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-05 03:48:17.172 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-05 03:48:17.196 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-05 03:48:17.196 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-05 03:48:17.197 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-05 03:48:17.197 | keyword = Word(alphanums + '_\-') 2026-08-05 03:48:17.197 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-05 03:48:17.197 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-05 03:48:17.197 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-05 03:48:17.197 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-05 03:48:17.197 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-05 03:48:17.197 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-05 03:48:17.207 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-05 03:48:17.207 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-05 03:48:17.229 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-05 03:48:17.229 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-05 03:48:17.230 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-05 03:48:17.230 | keyword = Word(alphanums + '_\-') 2026-08-05 03:48:17.230 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-05 03:48:17.230 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-05 03:48:17.230 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-05 03:48:17.230 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-05 03:48:17.231 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-05 03:48:17.231 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-05 03:48:17.261 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-05 03:48:17.469 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-05 03:48:17.469 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-05 03:48:17.769 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 03:48:18.614 | perl: warning: Setting locale failed. 2026-08-05 03:48:18.614 | perl: warning: Please check that your locale settings: 2026-08-05 03:48:18.614 | LANGUAGE = (unset), 2026-08-05 03:48:18.614 | LC_ALL = "en_US.utf8", 2026-08-05 03:48:18.615 | LANG = "de_DE.UTF-8" 2026-08-05 03:48:18.615 | are supported and installed on your system. 2026-08-05 03:48:18.615 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:48:18.744 | perl: warning: Setting locale failed. 2026-08-05 03:48:18.744 | perl: warning: Please check that your locale settings: 2026-08-05 03:48:18.744 | LANGUAGE = (unset), 2026-08-05 03:48:18.744 | LC_ALL = "en_US.utf8", 2026-08-05 03:48:18.744 | LANG = "de_DE.UTF-8" 2026-08-05 03:48:18.744 | are supported and installed on your system. 2026-08-05 03:48:18.745 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:48:18.795 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:48:18.795 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:48:18.795 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:48:18.865 | perl: warning: Setting locale failed. 2026-08-05 03:48:18.865 | perl: warning: Please check that your locale settings: 2026-08-05 03:48:18.865 | LANGUAGE = (unset), 2026-08-05 03:48:18.865 | LC_ALL = "en_US.utf8", 2026-08-05 03:48:18.865 | LANG = "de_DE.UTF-8" 2026-08-05 03:48:18.865 | are supported and installed on your system. 2026-08-05 03:48:18.865 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:48:19.372 | 2026-08-05 03:48:19.373 | Running kernel seems to be up-to-date. 2026-08-05 03:48:19.373 | 2026-08-05 03:48:19.373 | Restarting services... 2026-08-05 03:48:19.410 | 2026-08-05 03:48:19.410 | Service restarts being deferred: 2026-08-05 03:48:19.411 | systemctl restart systemd-logind.service 2026-08-05 03:48:19.411 | systemctl restart virtlockd.service 2026-08-05 03:48:19.411 | systemctl restart virtlogd.service 2026-08-05 03:48:19.411 | 2026-08-05 03:48:19.411 | No containers need to be restarted. 2026-08-05 03:48:19.411 | 2026-08-05 03:48:19.411 | User sessions running outdated binaries: 2026-08-05 03:48:19.411 | quobyte @ session #5: sshd[2023,2069] 2026-08-05 03:48:19.419 | quobyte @ user manager service: systemd[1165] 2026-08-05 03:48:19.427 | 2026-08-05 03:48:19.428 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 03:48:21.512 | + functions-common:apt_get:1211 : result=0 2026-08-05 03:48:21.514 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 03:48:21.517 | + functions-common:time_stop:2420 : local name 2026-08-05 03:48:21.519 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:48:21.522 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:48:21.524 | + functions-common:time_stop:2423 : local total 2026-08-05 03:48:21.526 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:48:21.528 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 03:48:21.530 | + functions-common:time_stop:2427 : start_time=1785901691742 2026-08-05 03:48:21.533 | + functions-common:time_stop:2429 : [[ -z 1785901691742 ]] 2026-08-05 03:48:21.536 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:48:21.540 | + functions-common:time_stop:2432 : end_time=1785901701537 2026-08-05 03:48:21.542 | + functions-common:time_stop:2433 : elapsed_time=9795 2026-08-05 03:48:21.544 | + functions-common:time_stop:2434 : total=162176 2026-08-05 03:48:21.547 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:48:21.549 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171971 2026-08-05 03:48:21.552 | + functions-common:apt_get:1215 : return 0 2026-08-05 03:48:21.554 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 03:48:21.556 | + ./stack.sh:main:951 : configure_cinder 2026-08-05 03:48:21.558 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-05 03:48:21.574 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-05 03:48:21.578 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-05 03:48:21.580 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-05 03:48:21.582 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-05 03:48:21.586 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-05 03:48:21.586 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-05 03:48:21.589 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-05 03:48:21.592 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-05 03:48:21.594 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-05 03:48:21.596 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-05 03:48:21.598 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-05 03:48:21.600 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-05 03:48:21.602 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-05 03:48:21.604 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-05 03:48:21.618 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-05 03:48:21.634 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-08-05 03:48:21.648 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-08-05 03:48:21.663 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-05 03:48:21.679 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-05 03:48:21.694 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-05 03:48:21.696 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-05 03:48:21.700 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.DHCiinjp12 2026-08-05 03:48:21.702 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-05 03:48:21.704 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-05 03:48:21.706 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-05 03:48:21.708 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.DHCiinjp12 2026-08-05 03:48:21.712 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.DHCiinjp12 2026-08-05 03:48:21.726 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.DHCiinjp12 /etc/sudoers.d/cinder-rootwrap 2026-08-05 03:48:21.741 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-05 03:48:21.745 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-05 03:48:21.747 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-05 03:48:21.749 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-05 03:48:21.751 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-05 03:48:21.753 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-05 03:48:21.755 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-05 03:48:21.758 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-05 03:48:21.758 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-05 03:48:21.768 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-05 03:48:21.771 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-05 03:48:21.786 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-05 03:48:21.801 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-05 03:48:21.803 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-05 03:48:21.808 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-05 03:48:21.811 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-05 03:48:21.814 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 03:48:21.816 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-05 03:48:21.818 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 03:48:21.820 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 03:48:21.823 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-05 03:48:21.825 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 03:48:21.827 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-05 03:48:21.829 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 03:48:21.831 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-05 03:48:21.860 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-05 03:48:21.887 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.36/identity 2026-08-05 03:48:21.917 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-05 03:48:21.943 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-05 03:48:21.972 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-05 03:48:21.999 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-05 03:48:22.026 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-05 03:48:22.053 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.36/identity 2026-08-05 03:48:22.080 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 03:48:22.106 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 03:48:22.133 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 03:48:22.135 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-05 03:48:22.164 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-05 03:48:22.192 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-05 03:48:22.194 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-05 03:48:22.196 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-05 03:48:22.198 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-05 03:48:22.201 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 03:48:22.203 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 03:48:22.205 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 03:48:22.220 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:48:22.222 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 03:48:22.224 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-05 03:48:22.227 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-05 03:48:22.256 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-05 03:48:22.284 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-05 03:48:22.311 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-05 03:48:22.338 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-05 03:48:22.366 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-05 03:48:22.395 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.36 2026-08-05 03:48:22.422 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-05 03:48:22.452 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-05 03:48:22.461 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 3c8d641e93576ad6540d6f9e76dc087d 2026-08-05 03:48:22.488 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-05 03:48:22.490 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-05 03:48:22.518 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-05 03:48:22.546 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-05 03:48:22.574 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-05 03:48:22.601 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-05 03:48:22.628 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-05 03:48:22.654 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-05 03:48:22.668 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:48:22.670 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-05 03:48:22.672 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-05 03:48:22.674 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-05 03:48:22.676 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-05 03:48:22.679 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-05 03:48:22.681 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-05 03:48:22.683 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-05 03:48:22.685 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-05 03:48:22.687 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-05 03:48:22.689 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-05 03:48:22.692 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-05 03:48:22.720 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-05 03:48:22.747 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-05 03:48:22.773 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-05 03:48:22.800 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-05 03:48:22.827 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-05 03:48:22.855 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-05 03:48:22.884 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-05 03:48:22.912 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-05 03:48:22.939 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-05 03:48:22.941 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-05 03:48:22.944 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-05 03:48:22.946 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-05 03:48:22.973 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-05 03:48:22.976 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-05 03:48:23.003 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-05 03:48:23.006 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-05 03:48:23.008 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-05 03:48:23.010 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-05 03:48:23.038 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-05 03:48:23.040 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-05 03:48:23.043 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-05 03:48:23.045 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-05 03:48:23.047 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-05 03:48:23.062 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:48:23.064 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-05 03:48:23.079 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:48:23.082 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-05 03:48:23.097 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:48:23.099 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-05 03:48:23.101 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-05 03:48:23.104 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-05 03:48:23.106 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-05 03:48:23.108 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 03:48:23.110 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 03:48:23.113 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 03:48:23.127 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:48:23.131 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 03:48:23.133 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 03:48:23.135 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 03:48:23.150 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:48:23.152 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.36:5672/ 2026-08-05 03:48:23.154 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.36:5672/ 2026-08-05 03:48:23.182 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 03:48:23.184 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 03:48:23.186 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-05 03:48:23.188 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-05 03:48:23.191 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 03:48:23.194 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 03:48:23.209 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 03:48:23.211 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 03:48:23.213 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 03:48:23.215 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 03:48:23.217 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 03:48:23.245 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:48:23.272 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:48:23.299 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 03:48:23.326 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-05 03:48:23.354 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-05 03:48:23.368 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:48:23.371 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-05 03:48:23.373 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-05 03:48:23.376 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-05 03:48:23.378 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-05 03:48:23.380 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 03:48:23.382 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-05 03:48:23.385 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-05 03:48:23.387 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 03:48:23.389 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 03:48:23.404 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-05 03:48:23.405 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 03:48:23.415 | d /var/run/uwsgi 0755 quobyte root 2026-08-05 03:48:23.419 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 03:48:23.433 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 03:48:23.437 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-05 03:48:23.439 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-05 03:48:23.443 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 03:48:23.445 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-05 03:48:23.473 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-05 03:48:23.500 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-05 03:48:23.528 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-05 03:48:23.558 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 03:48:23.585 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 03:48:23.611 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-05 03:48:23.638 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-05 03:48:23.665 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-05 03:48:23.692 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 03:48:23.720 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 03:48:23.747 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 03:48:23.774 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-05 03:48:23.801 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-05 03:48:23.828 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 03:48:23.831 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 03:48:23.834 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-05 03:48:23.836 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-05 03:48:23.838 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 03:48:23.840 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:48:23.843 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:48:23.845 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-05 03:48:23.847 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-05 03:48:23.850 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-05 03:48:23.876 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 03:48:23.903 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-08-05 03:48:23.903 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-05 03:48:23.913 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-05 03:48:23.917 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-05 03:48:23.919 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-05 03:48:23.921 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 03:48:23.923 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 03:48:23.925 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 03:48:23.927 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 03:48:23.930 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:48:23.932 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:48:23.934 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 03:48:23.936 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 03:48:23.939 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:48:23.941 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:48:23.943 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-05 03:48:23.954 | perl: warning: Setting locale failed. 2026-08-05 03:48:23.954 | perl: warning: Please check that your locale settings: 2026-08-05 03:48:23.954 | LANGUAGE = (unset), 2026-08-05 03:48:23.954 | LC_ALL = "en_US.utf8", 2026-08-05 03:48:23.955 | LANG = "de_DE.UTF-8" 2026-08-05 03:48:23.955 | are supported and installed on your system. 2026-08-05 03:48:23.955 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:48:23.994 | Enabling site cinder-api. 2026-08-05 03:48:23.999 | To activate the new configuration, you need to run: 2026-08-05 03:48:23.999 | systemctl reload apache2 2026-08-05 03:48:24.004 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 03:48:24.006 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 03:48:24.008 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:48:24.010 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 03:48:24.198 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-05 03:48:24.201 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.36/image 2026-08-05 03:48:24.232 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-05 03:48:24.246 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:48:24.249 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-05 03:48:24.251 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 03:48:24.253 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-05 03:48:24.255 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-05 03:48:24.258 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 03:48:24.260 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-05 03:48:24.262 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 03:48:24.265 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-05 03:48:24.267 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-05 03:48:24.269 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-05 03:48:24.299 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-05 03:48:24.326 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.36/identity 2026-08-05 03:48:24.354 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-05 03:48:24.382 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-05 03:48:24.410 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-05 03:48:24.437 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-05 03:48:24.465 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-05 03:48:24.492 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.36/identity 2026-08-05 03:48:24.520 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-05 03:48:24.547 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-05 03:48:24.574 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 03:48:24.577 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-05 03:48:24.579 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 03:48:24.581 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 03:48:24.584 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-05 03:48:24.586 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-05 03:48:24.616 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-05 03:48:24.643 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.36/identity 2026-08-05 03:48:24.670 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-05 03:48:24.698 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-05 03:48:24.726 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-05 03:48:24.754 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-05 03:48:24.782 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-05 03:48:24.810 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-05 03:48:24.838 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-05 03:48:24.866 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-05 03:48:24.868 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-05 03:48:24.883 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:48:24.886 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.36:2379?api_version=v3' 2026-08-05 03:48:24.915 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-05 03:48:24.918 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-05 03:48:24.947 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-05 03:48:24.950 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-05 03:48:24.952 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-05 03:48:24.982 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-05 03:48:24.984 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-05 03:48:24.986 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-05 03:48:24.989 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-05 03:48:24.991 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-05 03:48:25.020 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-05 03:48:25.048 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.36/identity 2026-08-05 03:48:25.076 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-05 03:48:25.104 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-05 03:48:25.131 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-05 03:48:25.159 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-05 03:48:25.187 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-05 03:48:25.216 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-05 03:48:25.232 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:48:25.234 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-05 03:48:25.237 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-05 03:48:25.239 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-05 03:48:25.241 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 03:48:25.244 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-05 03:48:25.246 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-05 03:48:25.249 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-05 03:48:25.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:48:25.253 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:48:25.256 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-05 03:48:25.259 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:48:25.261 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-05 03:48:25.264 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-05 03:48:25.266 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:48:25.269 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:48:25.271 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-05 03:48:25.274 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:48:25.276 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-05 03:48:25.279 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-05 03:48:25.281 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:48:25.284 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:48:25.286 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-05 03:48:25.288 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:48:25.291 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-05 03:48:25.293 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-05 03:48:25.296 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-05 03:48:25.298 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 03:48:25.300 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 03:48:25.303 | ++ functions-common:git_clone:593 : pwd 2026-08-05 03:48:25.306 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 03:48:25.308 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 03:48:25.311 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 03:48:25.325 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 03:48:25.327 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 03:48:25.329 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 03:48:25.332 | + functions-common:git_clone:610 : echo master 2026-08-05 03:48:25.332 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 03:48:25.336 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-05 03:48:25.339 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 03:48:25.341 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-05 03:48:25.343 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:48:25.345 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:48:25.348 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:48:25.350 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:48:25.352 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:48:25.354 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:48:25.356 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:48:25.359 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:48:25.362 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:48:25.366 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901705363 2026-08-05 03:48:25.368 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-05 03:48:25.372 | Cloning into '/opt/stack/neutron'... 2026-08-05 03:49:27.452 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:49:27.456 | + functions-common:time_stop:2420 : local name 2026-08-05 03:49:27.459 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:49:27.463 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:49:27.466 | + functions-common:time_stop:2423 : local total 2026-08-05 03:49:27.470 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:49:27.474 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:49:27.477 | + functions-common:time_stop:2427 : start_time=1785901705363 2026-08-05 03:49:27.480 | + functions-common:time_stop:2429 : [[ -z 1785901705363 ]] 2026-08-05 03:49:27.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:49:27.491 | + functions-common:time_stop:2432 : end_time=1785901767487 2026-08-05 03:49:27.494 | + functions-common:time_stop:2433 : elapsed_time=62124 2026-08-05 03:49:27.497 | + functions-common:time_stop:2434 : total=95541 2026-08-05 03:49:27.500 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:49:27.503 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157665 2026-08-05 03:49:27.506 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-05 03:49:27.509 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 03:49:27.512 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:49:27.516 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:49:27.519 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:49:27.523 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:49:27.526 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:49:27.529 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:49:27.533 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:49:27.536 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:49:27.541 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:49:27.546 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901767542 2026-08-05 03:49:27.550 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 03:49:28.295 | From https://review.opendev.org/openstack/neutron 2026-08-05 03:49:28.295 | * branch master -> FETCH_HEAD 2026-08-05 03:49:28.307 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:49:28.310 | + functions-common:time_stop:2420 : local name 2026-08-05 03:49:28.313 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:49:28.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:49:28.320 | + functions-common:time_stop:2423 : local total 2026-08-05 03:49:28.323 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:49:28.326 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:49:28.329 | + functions-common:time_stop:2427 : start_time=1785901767542 2026-08-05 03:49:28.332 | + functions-common:time_stop:2429 : [[ -z 1785901767542 ]] 2026-08-05 03:49:28.336 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:49:28.341 | + functions-common:time_stop:2432 : end_time=1785901768337 2026-08-05 03:49:28.344 | + functions-common:time_stop:2433 : elapsed_time=795 2026-08-05 03:49:28.347 | + functions-common:time_stop:2434 : total=157665 2026-08-05 03:49:28.350 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:49:28.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158460 2026-08-05 03:49:28.358 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 03:49:28.361 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:49:28.365 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:49:28.368 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:49:28.372 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:49:28.375 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:49:28.379 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:49:28.382 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:49:28.386 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:49:28.391 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:49:28.395 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901768392 2026-08-05 03:49:28.399 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 03:49:28.861 | Note: switching to 'FETCH_HEAD'. 2026-08-05 03:49:28.861 | 2026-08-05 03:49:28.861 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 03:49:28.861 | changes and commit them, and you can discard any commits you make in this 2026-08-05 03:49:28.861 | state without impacting any branches by switching back to a branch. 2026-08-05 03:49:28.861 | 2026-08-05 03:49:28.861 | If you want to create a new branch to retain commits you create, you may 2026-08-05 03:49:28.862 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 03:49:28.862 | 2026-08-05 03:49:28.862 | git switch -c 2026-08-05 03:49:28.862 | 2026-08-05 03:49:28.862 | Or undo this operation with: 2026-08-05 03:49:28.862 | 2026-08-05 03:49:28.862 | git switch - 2026-08-05 03:49:28.862 | 2026-08-05 03:49:28.862 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 03:49:28.862 | 2026-08-05 03:49:28.862 | HEAD is now at 0f353dc98b ml2: Skip ``ovs_create_tap`` when hybrid plug is enabled 2026-08-05 03:49:28.873 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:49:28.876 | + functions-common:time_stop:2420 : local name 2026-08-05 03:49:28.880 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:49:28.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:49:28.888 | + functions-common:time_stop:2423 : local total 2026-08-05 03:49:28.892 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:49:28.896 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:49:28.900 | + functions-common:time_stop:2427 : start_time=1785901768392 2026-08-05 03:49:28.903 | + functions-common:time_stop:2429 : [[ -z 1785901768392 ]] 2026-08-05 03:49:28.908 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:49:28.915 | + functions-common:time_stop:2432 : end_time=1785901768910 2026-08-05 03:49:28.919 | + functions-common:time_stop:2433 : elapsed_time=518 2026-08-05 03:49:28.923 | + functions-common:time_stop:2434 : total=158460 2026-08-05 03:49:28.926 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:49:28.930 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158978 2026-08-05 03:49:28.934 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-05 03:49:28.952 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-05 03:49:28.958 | + functions-common:git_clone:673 : head -1 2026-08-05 03:49:28.958 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 03:49:28.962 | 0f353dc98b ml2: Skip ``ovs_create_tap`` when hybrid plug is enabled 2026-08-05 03:49:28.966 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 03:49:28.970 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-05 03:49:28.974 | + inc/python:setup_develop:353 : local bindep 2026-08-05 03:49:28.978 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-05 03:49:28.982 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-05 03:49:28.986 | + inc/python:setup_develop:359 : local extras= 2026-08-05 03:49:28.990 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-05 03:49:28.994 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 03:49:28.998 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-05 03:49:29.002 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-05 03:49:29.006 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 03:49:29.010 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 03:49:29.016 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-05 03:49:29.020 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 03:49:29.025 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-05 03:49:29.029 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 03:49:29.033 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 03:49:29.038 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-05 03:49:29.046 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-05 03:49:29.050 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-05 03:49:29.054 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-05 03:49:29.220 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-05 03:49:29.224 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 03:49:29.229 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 03:49:29.233 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 03:49:29.236 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-05 03:49:29.241 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-05 03:49:29.245 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 03:49:29.249 | + inc/python:setup_package:446 : local extras= 2026-08-05 03:49:29.252 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 03:49:29.256 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 03:49:29.260 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 03:49:29.265 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 03:49:29.269 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 03:49:29.273 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-05 03:49:29.304 | Using python 3.12 to install /opt/stack/neutron 2026-08-05 03:49:29.308 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-08-05 03:49:30.326 | Obtaining file:///opt/stack/neutron 2026-08-05 03:49:30.336 | Installing build dependencies: started 2026-08-05 03:49:32.020 | Installing build dependencies: finished with status 'done' 2026-08-05 03:49:32.021 | Checking if build backend supports build_editable: started 2026-08-05 03:49:32.576 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 03:49:32.578 | Getting requirements to build editable: started 2026-08-05 03:49:32.885 | Getting requirements to build editable: finished with status 'done' 2026-08-05 03:49:32.886 | Preparing editable metadata (pyproject.toml): started 2026-08-05 03:49:34.572 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 03:49:34.596 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (7.0.3) 2026-08-05 03:49:34.597 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.10.1) 2026-08-05 03:49:34.598 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.1.0) 2026-08-05 03:49:34.598 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (2.5.1) 2026-08-05 03:49:34.599 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.1.0) 2026-08-05 03:49:34.600 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (5.3.1) 2026-08-05 03:49:34.876 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:35.007 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-05 03:49:35.018 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (0.32.0) 2026-08-05 03:49:35.018 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (2.34.2) 2026-08-05 03:49:35.019 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.1.6) 2026-08-05 03:49:35.020 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (13.0.0) 2026-08-05 03:49:35.021 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (1.3.0) 2026-08-05 03:49:35.080 | Collecting neutron-lib>=4.2.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:35.096 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-05 03:49:35.108 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (9.1.4) 2026-08-05 03:49:35.109 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (2.0.51) 2026-08-05 03:49:35.110 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (1.8.10) 2026-08-05 03:49:35.111 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (5.15.0) 2026-08-05 03:49:35.111 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (1.18.5) 2026-08-05 03:49:35.112 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (5.9.0) 2026-08-05 03:49:35.113 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (4.3.0) 2026-08-05 03:49:35.114 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (7.6.1) 2026-08-05 03:49:35.115 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (10.6.0) 2026-08-05 03:49:35.116 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (6.5.0) 2026-08-05 03:49:35.116 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (18.1.0) 2026-08-05 03:49:35.117 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (6.9.0) 2026-08-05 03:49:35.118 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (8.3.0) 2026-08-05 03:49:35.119 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (18.2.0) 2026-08-05 03:49:35.120 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (8.2.0) 2026-08-05 03:49:35.120 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (6.0.0) 2026-08-05 03:49:35.121 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.12.0) 2026-08-05 03:49:35.122 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.9.0) 2026-08-05 03:49:35.123 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (7.10.0) 2026-08-05 03:49:35.124 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (5.11.0) 2026-08-05 03:49:35.125 | 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.dev89) (4.8.0) 2026-08-05 03:49:35.126 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (2.8.0) 2026-08-05 03:49:35.127 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (10.1.1) 2026-08-05 03:49:35.128 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.11.0) 2026-08-05 03:49:35.128 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (4.4.0) 2026-08-05 03:49:35.162 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:35.177 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-08-05 03:49:35.212 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:35.227 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 03:49:35.268 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:35.283 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-05 03:49:35.391 | Installing build dependencies: started 2026-08-05 03:49:36.948 | Installing build dependencies: finished with status 'done' 2026-08-05 03:49:36.949 | Getting requirements to build wheel: started 2026-08-05 03:49:37.625 | Getting requirements to build wheel: finished with status 'done' 2026-08-05 03:49:37.627 | Preparing metadata (pyproject.toml): started 2026-08-05 03:49:38.015 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-05 03:49:38.069 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:38.084 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 03:49:38.095 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (7.2.2) 2026-08-05 03:49:38.138 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:38.154 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-05 03:49:38.165 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (24.2.1) 2026-08-05 03:49:38.166 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (18.13.0) 2026-08-05 03:49:38.167 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (4.18.0) 2026-08-05 03:49:38.199 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:38.215 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-05 03:49:38.262 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:38.277 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 03:49:38.288 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (3.4.0) 2026-08-05 03:49:38.289 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev89) (9.0.1) 2026-08-05 03:49:38.291 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev89) (1.3.12) 2026-08-05 03:49:38.292 | 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.dev89) (4.15.0) 2026-08-05 03:49:38.294 | 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.dev89) (2.2.2) 2026-08-05 03:49:38.300 | 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.dev89) (3.3.2) 2026-08-05 03:49:38.303 | 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.dev89) (3.0.3) 2026-08-05 03:49:38.307 | 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.dev89) (2.1.0) 2026-08-05 03:49:38.308 | 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.dev89) (1.8.2) 2026-08-05 03:49:38.314 | 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.dev89) (4.1.0) 2026-08-05 03:49:38.315 | 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.dev89) (2.13.0) 2026-08-05 03:49:38.316 | 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.dev89) (5.8.0) 2026-08-05 03:49:38.328 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev89) (1.3.7) 2026-08-05 03:49:38.363 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:38.380 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-05 03:49:38.392 | 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.dev89) (43.0.3) 2026-08-05 03:49:38.393 | 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.dev89) (1.5.0) 2026-08-05 03:49:38.394 | 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.dev89) (1.1.0) 2026-08-05 03:49:38.395 | 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.dev89) (1.33) 2026-08-05 03:49:38.397 | 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.dev89) (4.10.0) 2026-08-05 03:49:38.398 | 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.dev89) (6.0.3) 2026-08-05 03:49:38.401 | 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.dev89) (2.0.0) 2026-08-05 03:49:38.406 | 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.dev89) (3.0) 2026-08-05 03:49:38.414 | 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.dev89) (3.1.1) 2026-08-05 03:49:38.419 | 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.dev89) (0.41.0) 2026-08-05 03:49:38.419 | 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.dev89) (1.2.1) 2026-08-05 03:49:38.446 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:38.462 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-05 03:49:38.476 | 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.dev89) (26.2) 2026-08-05 03:49:38.479 | 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.dev89) (2.8.0) 2026-08-05 03:49:38.480 | 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.dev89) (3.5.3) 2026-08-05 03:49:38.492 | 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.dev89) (6.1.1) 2026-08-05 03:49:38.493 | 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.dev89) (4.0.0) 2026-08-05 03:49:38.514 | 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.dev89) (0.20) 2026-08-05 03:49:38.520 | 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.dev89) (2.0.0) 2026-08-05 03:49:38.528 | 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.dev89) (2.1.2) 2026-08-05 03:49:38.529 | 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.dev89) (0.6.2) 2026-08-05 03:49:38.536 | 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.dev89) (2.9.0.post0) 2026-08-05 03:49:38.542 | 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.dev89) (7.1.4) 2026-08-05 03:49:38.543 | 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.dev89) (5.3.1) 2026-08-05 03:49:38.544 | 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.dev89) (5.6.2) 2026-08-05 03:49:38.545 | 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.dev89) (0.16.0) 2026-08-05 03:49:38.549 | 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.dev89) (5.1.0) 2026-08-05 03:49:38.558 | 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.dev89) (2026.2) 2026-08-05 03:49:38.566 | 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.dev89) (0.25.0) 2026-08-05 03:49:38.570 | 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.dev89) (5.0.0) 2026-08-05 03:49:38.572 | 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.dev89) (4.0.1) 2026-08-05 03:49:38.603 | 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.dev89) (1.7.6) 2026-08-05 03:49:38.610 | 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.dev89) (2.2.0) 2026-08-05 03:49:38.620 | 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.dev89) (3.18.0) 2026-08-05 03:49:38.675 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:38.690 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-05 03:49:38.714 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:38.716 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-05 03:49:38.735 | 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.dev89) (3.0.3) 2026-08-05 03:49:38.736 | 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.dev89) (1.6.2) 2026-08-05 03:49:38.744 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev89) (83.0.0) 2026-08-05 03:49:38.772 | 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.dev89) (0.8.1) 2026-08-05 03:49:38.813 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev89) (1.17.0) 2026-08-05 03:49:38.817 | 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.dev89) (4.15.0) 2026-08-05 03:49:38.820 | 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.dev89) (4.26.0) 2026-08-05 03:49:38.856 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev89) 2026-08-05 03:49:38.872 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-05 03:49:38.889 | 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.dev89) (0.6.0) 2026-08-05 03:49:38.890 | 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.dev89) (4.0.0) 2026-08-05 03:49:38.901 | 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.dev89) (3.0.52) 2026-08-05 03:49:38.902 | 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.dev89) (1.11.0) 2026-08-05 03:49:38.903 | 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.dev89) (15.0.0) 2026-08-05 03:49:38.904 | 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.dev89) (1.8.0) 2026-08-05 03:49:38.909 | 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.dev89) (26.1.0) 2026-08-05 03:49:38.910 | 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.dev89) (2025.9.1) 2026-08-05 03:49:38.911 | 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.dev89) (0.37.0) 2026-08-05 03:49:38.912 | 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.dev89) (2026.5.1) 2026-08-05 03:49:38.967 | 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.dev89) (3.4.7) 2026-08-05 03:49:38.968 | 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.dev89) (3.18) 2026-08-05 03:49:38.969 | 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.dev89) (2.7.0) 2026-08-05 03:49:38.970 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev89) (2023.11.17) 2026-08-05 03:49:39.003 | 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.dev89) (4.2.0) 2026-08-05 03:49:39.004 | 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.dev89) (2.20.0) 2026-08-05 03:49:39.016 | 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.dev89) (0.1.2) 2026-08-05 03:49:39.035 | 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.dev89) (0.8) 2026-08-05 03:49:39.105 | 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.dev89) (0.16.0) 2026-08-05 03:49:39.198 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-08-05 03:49:39.297 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 6.9 MB/s 0:00:00 2026-08-05 03:49:39.313 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-08-05 03:49:39.496 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.7 MB/s 0:00:00 2026-08-05 03:49:39.512 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-05 03:49:39.538 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-05 03:49:39.561 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-08-05 03:49:39.584 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-08-05 03:49:39.610 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-08-05 03:49:39.626 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-05 03:49:39.641 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-05 03:49:39.669 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-05 03:49:39.718 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-05 03:49:39.745 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-05 03:49:39.769 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-05 03:49:39.876 | Building wheels for collected packages: neutron, ovs 2026-08-05 03:49:39.876 | Building editable for neutron (pyproject.toml): started 2026-08-05 03:49:42.136 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-05 03:49:42.138 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev89-0.editable-py3-none-any.whl size=16047 sha256=9a98d48e715e75f54f392537ad4971dadbc64dc08cb4371deb7f0ab8b6449319 2026-08-05 03:49:42.139 | Stored in directory: /tmp/pip-ephem-wheel-cache-i2t1o5xk/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-05 03:49:42.146 | Building wheel for ovs (pyproject.toml): started 2026-08-05 03:49:42.975 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-05 03:49:42.977 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=94715cbab11dbc2267f4869fe04082c8986e378f636619fbb6da1277284e0519 2026-08-05 03:49:42.977 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-05 03:49:42.982 | Successfully built neutron ovs 2026-08-05 03:49:43.326 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-05 03:49:48.565 | 2026-08-05 03:49:48.590 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev89 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-08-05 03:49:48.811 | + inc/python:pip_install:216 : result=0 2026-08-05 03:49:48.815 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:49:48.818 | + functions-common:time_stop:2420 : local name 2026-08-05 03:49:48.821 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:49:48.824 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:49:48.827 | + functions-common:time_stop:2423 : local total 2026-08-05 03:49:48.830 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:49:48.834 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:49:48.837 | + functions-common:time_stop:2427 : start_time=1785901769297 2026-08-05 03:49:48.839 | + functions-common:time_stop:2429 : [[ -z 1785901769297 ]] 2026-08-05 03:49:48.843 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:49:48.848 | + functions-common:time_stop:2432 : end_time=1785901788844 2026-08-05 03:49:48.851 | + functions-common:time_stop:2433 : elapsed_time=19547 2026-08-05 03:49:48.853 | + functions-common:time_stop:2434 : total=116101 2026-08-05 03:49:48.856 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:49:48.859 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135648 2026-08-05 03:49:48.861 | + inc/python:pip_install:219 : return 0 2026-08-05 03:49:48.864 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 03:49:48.868 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 03:49:48.870 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-05 03:49:48.874 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-05 03:49:48.877 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:49:48.880 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:49:48.883 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-05 03:49:48.886 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:49:48.889 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-05 03:49:48.892 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-05 03:49:48.896 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-05 03:49:48.896 | Installing OVN and dependent packages 2026-08-05 03:49:48.899 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-05 03:49:48.902 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-05 03:49:48.924 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:49:48.926 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-05 03:49:48.946 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:49:48.948 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-05 03:49:48.967 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:49:48.970 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-05 03:49:48.973 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-05 03:49:48.991 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:49:48.994 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-05 03:49:48.997 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-05 03:49:49.014 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-05 03:49:49.018 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-05 03:49:49.033 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-05 03:49:49.037 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-05 03:49:49.061 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-05 03:49:49.064 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 03:49:49.068 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 03:49:49.071 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 03:49:49.074 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 03:49:49.077 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 03:49:49.080 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 03:49:49.083 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:49:49.086 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:49:49.089 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 03:49:49.092 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 03:49:49.095 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 03:49:49.098 | + functions-common:apt_get_update:1167 : return 2026-08-05 03:49:49.101 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-05 03:49:49.104 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 03:49:49.107 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:49:49.110 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:49:49.114 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-05 03:49:49.138 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-08-05 03:49:49.174 | Reading package lists... 2026-08-05 03:49:49.542 | Building dependency tree... 2026-08-05 03:49:49.546 | Reading state information... 2026-08-05 03:49:50.100 | fakeroot is already the newest version (1.33-1). 2026-08-05 03:49:50.100 | fakeroot set to manually installed. 2026-08-05 03:49:50.100 | make is already the newest version (4.3-4.1build2). 2026-08-05 03:49:50.100 | make set to manually installed. 2026-08-05 03:49:50.100 | The following packages were automatically installed and are no longer required: 2026-08-05 03:49:50.102 | libfwupd2 libgusb2 2026-08-05 03:49:50.103 | Use 'sudo apt autoremove' to remove them. 2026-08-05 03:49:50.105 | The following additional packages will be installed: 2026-08-05 03:49:50.106 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-05 03:49:50.107 | python3-sortedcontainers 2026-08-05 03:49:50.109 | Suggested packages: 2026-08-05 03:49:50.109 | openvswitch-doc python-sortedcontainers-doc 2026-08-05 03:49:50.147 | The following NEW packages will be installed: 2026-08-05 03:49:50.147 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-05 03:49:50.148 | python3-openvswitch python3-sortedcontainers 2026-08-05 03:49:50.274 | 0 upgraded, 6 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 03:49:50.274 | Need to get 4219 kB of archives. 2026-08-05 03:49:50.274 | After this operation, 13.3 MB of additional disk space will be used. 2026-08-05 03:49:50.274 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-08-05 03:49:50.478 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-08-05 03:49:50.534 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-05 03:49:50.534 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-05 03:49:50.536 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-08-05 03:49:50.559 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-08-05 03:49:50.814 | perl: warning: Setting locale failed. 2026-08-05 03:49:50.814 | perl: warning: Please check that your locale settings: 2026-08-05 03:49:50.814 | LANGUAGE = (unset), 2026-08-05 03:49:50.815 | LC_ALL = "en_US.utf8", 2026-08-05 03:49:50.815 | LANG = "de_DE.UTF-8" 2026-08-05 03:49:50.815 | are supported and installed on your system. 2026-08-05 03:49:50.815 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:49:50.877 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:49:50.877 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:49:50.877 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:49:51.060 | Fetched 4219 kB in 0s (10.4 MB/s) 2026-08-05 03:49:51.105 | Selecting previously unselected package libunbound8:amd64. 2026-08-05 03:49:51.165 | (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-08-05 03:49:51.171 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-05 03:49:51.179 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-05 03:49:51.231 | Selecting previously unselected package openvswitch-common. 2026-08-05 03:49:51.243 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-08-05 03:49:51.247 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-08-05 03:49:51.344 | Selecting previously unselected package python3-sortedcontainers. 2026-08-05 03:49:51.356 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-05 03:49:51.360 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-05 03:49:51.410 | Selecting previously unselected package libxdp1:amd64. 2026-08-05 03:49:51.422 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-05 03:49:51.426 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-05 03:49:51.478 | Selecting previously unselected package python3-openvswitch. 2026-08-05 03:49:51.490 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-08-05 03:49:51.494 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-08-05 03:49:51.597 | Selecting previously unselected package openvswitch-switch. 2026-08-05 03:49:51.609 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-08-05 03:49:51.616 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-08-05 03:49:51.745 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-05 03:49:51.986 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-05 03:49:51.997 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-05 03:49:52.008 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-08-05 03:49:52.022 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-08-05 03:49:52.414 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-08-05 03:49:52.439 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-05 03:49:53.108 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-05 03:49:53.294 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-05 03:49:54.288 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 03:49:56.037 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-05 03:49:56.279 | perl: warning: Setting locale failed. 2026-08-05 03:49:56.279 | perl: warning: Please check that your locale settings: 2026-08-05 03:49:56.279 | LANGUAGE = (unset), 2026-08-05 03:49:56.279 | LC_ALL = "en_US.utf8", 2026-08-05 03:49:56.279 | LANG = "de_DE.UTF-8" 2026-08-05 03:49:56.279 | are supported and installed on your system. 2026-08-05 03:49:56.279 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:49:56.410 | perl: warning: Setting locale failed. 2026-08-05 03:49:56.410 | perl: warning: Please check that your locale settings: 2026-08-05 03:49:56.410 | LANGUAGE = (unset), 2026-08-05 03:49:56.410 | LC_ALL = "en_US.utf8", 2026-08-05 03:49:56.410 | LANG = "de_DE.UTF-8" 2026-08-05 03:49:56.410 | are supported and installed on your system. 2026-08-05 03:49:56.411 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:49:56.461 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:49:56.461 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:49:56.461 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:49:56.533 | perl: warning: Setting locale failed. 2026-08-05 03:49:56.533 | perl: warning: Please check that your locale settings: 2026-08-05 03:49:56.533 | LANGUAGE = (unset), 2026-08-05 03:49:56.533 | LC_ALL = "en_US.utf8", 2026-08-05 03:49:56.533 | LANG = "de_DE.UTF-8" 2026-08-05 03:49:56.533 | are supported and installed on your system. 2026-08-05 03:49:56.533 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:49:57.029 | 2026-08-05 03:49:57.029 | Running kernel seems to be up-to-date. 2026-08-05 03:49:57.029 | 2026-08-05 03:49:57.029 | Restarting services... 2026-08-05 03:49:57.065 | 2026-08-05 03:49:57.065 | Service restarts being deferred: 2026-08-05 03:49:57.065 | systemctl restart systemd-logind.service 2026-08-05 03:49:57.065 | systemctl restart virtlockd.service 2026-08-05 03:49:57.065 | systemctl restart virtlogd.service 2026-08-05 03:49:57.065 | 2026-08-05 03:49:57.065 | No containers need to be restarted. 2026-08-05 03:49:57.065 | 2026-08-05 03:49:57.065 | User sessions running outdated binaries: 2026-08-05 03:49:57.065 | quobyte @ session #5: sshd[2023,2069] 2026-08-05 03:49:57.075 | quobyte @ user manager service: systemd[1165] 2026-08-05 03:49:57.084 | 2026-08-05 03:49:57.084 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 03:49:59.062 | + functions-common:apt_get:1211 : result=0 2026-08-05 03:49:59.065 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 03:49:59.068 | + functions-common:time_stop:2420 : local name 2026-08-05 03:49:59.070 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:49:59.073 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:49:59.075 | + functions-common:time_stop:2423 : local total 2026-08-05 03:49:59.078 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:49:59.082 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 03:49:59.084 | + functions-common:time_stop:2427 : start_time=1785901789135 2026-08-05 03:49:59.088 | + functions-common:time_stop:2429 : [[ -z 1785901789135 ]] 2026-08-05 03:49:59.092 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:49:59.096 | + functions-common:time_stop:2432 : end_time=1785901799093 2026-08-05 03:49:59.099 | + functions-common:time_stop:2433 : elapsed_time=9958 2026-08-05 03:49:59.102 | + functions-common:time_stop:2434 : total=171971 2026-08-05 03:49:59.105 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:49:59.107 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181929 2026-08-05 03:49:59.110 | + functions-common:apt_get:1215 : return 0 2026-08-05 03:49:59.114 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-05 03:49:59.137 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-05 03:49:59.140 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 03:49:59.144 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 03:49:59.146 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 03:49:59.149 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 03:49:59.153 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 03:49:59.155 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 03:49:59.159 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:49:59.161 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:49:59.165 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 03:49:59.168 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 03:49:59.171 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 03:49:59.174 | + functions-common:apt_get_update:1167 : return 2026-08-05 03:49:59.177 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-05 03:49:59.180 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 03:49:59.183 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:49:59.186 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:49:59.188 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-05 03:49:59.212 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-08-05 03:49:59.249 | Reading package lists... 2026-08-05 03:49:59.611 | Building dependency tree... 2026-08-05 03:49:59.612 | Reading state information... 2026-08-05 03:50:00.169 | The following packages were automatically installed and are no longer required: 2026-08-05 03:50:00.170 | libfwupd2 libgusb2 2026-08-05 03:50:00.171 | Use 'sudo apt autoremove' to remove them. 2026-08-05 03:50:00.173 | The following additional packages will be installed: 2026-08-05 03:50:00.174 | ovn-common 2026-08-05 03:50:00.212 | The following NEW packages will be installed: 2026-08-05 03:50:00.212 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-05 03:50:00.298 | 0 upgraded, 4 newly installed, 0 to remove and 67 not upgraded. 2026-08-05 03:50:00.298 | Need to get 2360 kB of archives. 2026-08-05 03:50:00.298 | After this operation, 8355 kB of additional disk space will be used. 2026-08-05 03:50:00.298 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-08-05 03:50:00.480 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-05 03:50:00.486 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-08-05 03:50:00.488 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-05 03:50:00.737 | perl: warning: Setting locale failed. 2026-08-05 03:50:00.737 | perl: warning: Please check that your locale settings: 2026-08-05 03:50:00.737 | LANGUAGE = (unset), 2026-08-05 03:50:00.737 | LC_ALL = "en_US.utf8", 2026-08-05 03:50:00.737 | LANG = "de_DE.UTF-8" 2026-08-05 03:50:00.737 | are supported and installed on your system. 2026-08-05 03:50:00.738 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:50:00.800 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:50:00.800 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:50:00.801 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:50:00.989 | Fetched 2360 kB in 0s (8898 kB/s) 2026-08-05 03:50:01.081 | Selecting previously unselected package ovn-common. 2026-08-05 03:50:01.144 | (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-08-05 03:50:01.151 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 03:50:01.155 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 03:50:01.263 | Selecting previously unselected package ovn-central. 2026-08-05 03:50:01.276 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 03:50:01.280 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 03:50:01.342 | Selecting previously unselected package ovn-controller-vtep. 2026-08-05 03:50:01.352 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 03:50:01.356 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 03:50:01.496 | Selecting previously unselected package ovn-host. 2026-08-05 03:50:01.508 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-05 03:50:01.514 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 03:50:01.600 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 03:50:01.619 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 03:50:02.108 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-05 03:50:02.295 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-05 03:50:02.768 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-05 03:50:02.827 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 03:50:03.332 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-05 03:50:03.521 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-05 03:50:04.218 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-05 03:50:04.912 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-05 03:50:05.785 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-05 03:50:05.867 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-05 03:50:06.064 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-05 03:50:06.635 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 03:50:08.620 | perl: warning: Setting locale failed. 2026-08-05 03:50:08.620 | perl: warning: Please check that your locale settings: 2026-08-05 03:50:08.620 | LANGUAGE = (unset), 2026-08-05 03:50:08.620 | LC_ALL = "en_US.utf8", 2026-08-05 03:50:08.620 | LANG = "de_DE.UTF-8" 2026-08-05 03:50:08.621 | are supported and installed on your system. 2026-08-05 03:50:08.621 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:50:08.752 | perl: warning: Setting locale failed. 2026-08-05 03:50:08.752 | perl: warning: Please check that your locale settings: 2026-08-05 03:50:08.752 | LANGUAGE = (unset), 2026-08-05 03:50:08.752 | LC_ALL = "en_US.utf8", 2026-08-05 03:50:08.752 | LANG = "de_DE.UTF-8" 2026-08-05 03:50:08.752 | are supported and installed on your system. 2026-08-05 03:50:08.753 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:50:08.801 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:50:08.801 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:50:08.801 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:50:08.871 | perl: warning: Setting locale failed. 2026-08-05 03:50:08.872 | perl: warning: Please check that your locale settings: 2026-08-05 03:50:08.872 | LANGUAGE = (unset), 2026-08-05 03:50:08.872 | LC_ALL = "en_US.utf8", 2026-08-05 03:50:08.872 | LANG = "de_DE.UTF-8" 2026-08-05 03:50:08.874 | are supported and installed on your system. 2026-08-05 03:50:08.874 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:50:09.370 | 2026-08-05 03:50:09.370 | Running kernel seems to be up-to-date. 2026-08-05 03:50:09.370 | 2026-08-05 03:50:09.370 | Restarting services... 2026-08-05 03:50:09.407 | 2026-08-05 03:50:09.407 | Service restarts being deferred: 2026-08-05 03:50:09.407 | systemctl restart systemd-logind.service 2026-08-05 03:50:09.407 | systemctl restart virtlockd.service 2026-08-05 03:50:09.407 | systemctl restart virtlogd.service 2026-08-05 03:50:09.407 | 2026-08-05 03:50:09.407 | No containers need to be restarted. 2026-08-05 03:50:09.407 | 2026-08-05 03:50:09.408 | User sessions running outdated binaries: 2026-08-05 03:50:09.408 | quobyte @ session #5: sshd[2023,2069] 2026-08-05 03:50:09.418 | quobyte @ user manager service: systemd[1165] 2026-08-05 03:50:09.428 | 2026-08-05 03:50:09.428 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 03:50:11.443 | + functions-common:apt_get:1211 : result=0 2026-08-05 03:50:11.446 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 03:50:11.448 | + functions-common:time_stop:2420 : local name 2026-08-05 03:50:11.451 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:50:11.454 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:50:11.457 | + functions-common:time_stop:2423 : local total 2026-08-05 03:50:11.460 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:50:11.463 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 03:50:11.465 | + functions-common:time_stop:2427 : start_time=1785901799208 2026-08-05 03:50:11.468 | + functions-common:time_stop:2429 : [[ -z 1785901799208 ]] 2026-08-05 03:50:11.472 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:50:11.477 | + functions-common:time_stop:2432 : end_time=1785901811473 2026-08-05 03:50:11.480 | + functions-common:time_stop:2433 : elapsed_time=12265 2026-08-05 03:50:11.483 | + functions-common:time_stop:2434 : total=181929 2026-08-05 03:50:11.486 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:50:11.490 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=194194 2026-08-05 03:50:11.493 | + functions-common:apt_get:1215 : return 0 2026-08-05 03:50:11.497 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 03:50:11.499 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 03:50:11.502 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-05 03:50:11.505 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-05 03:50:11.510 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 03:50:11.513 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-05 03:50:11.517 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 03:50:11.520 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-05 03:50:11.523 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 03:50:11.526 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-05 03:50:11.528 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 03:50:11.531 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-05 03:50:11.534 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 03:50:11.537 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-05 03:50:11.539 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 03:50:11.542 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-05 03:50:11.545 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 03:50:11.548 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-05 03:50:11.550 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-08-05 03:50:11.553 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-05 03:50:11.556 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-05 03:50:11.558 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-05 03:50:11.562 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:50:11.564 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:50:11.567 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-05 03:50:11.570 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:50:11.572 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-05 03:50:11.575 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 03:50:11.578 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-05 03:50:11.595 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:50:11.598 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-05 03:50:11.600 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-05 03:50:11.603 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-05 03:50:11.606 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 03:50:11.609 | + lib/stack:stack_install_service:32 : install_nova 2026-08-05 03:50:11.611 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-05 03:50:11.614 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-05 03:50:11.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:50:11.619 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:50:11.622 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-05 03:50:11.625 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:50:11.628 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-05 03:50:11.646 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:50:11.649 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-05 03:50:11.652 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-05 03:50:11.655 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-05 03:50:11.659 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-05 03:50:11.662 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-05 03:50:11.818 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-05 03:50:11.821 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:50:11.823 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:50:11.826 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-05 03:50:11.829 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 03:50:11.832 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 03:50:11.834 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 03:50:11.838 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 03:50:11.841 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 03:50:11.845 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 03:50:11.848 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:50:11.850 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:50:11.854 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 03:50:11.857 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 03:50:11.861 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 03:50:11.864 | + functions-common:apt_get_update:1167 : return 2026-08-05 03:50:11.867 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-05 03:50:11.870 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 03:50:11.874 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:50:11.877 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:50:11.880 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-05 03:50:11.906 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-05 03:50:11.945 | Reading package lists... 2026-08-05 03:50:12.317 | Building dependency tree... 2026-08-05 03:50:12.318 | Reading state information... 2026-08-05 03:50:12.886 | The following packages were automatically installed and are no longer required: 2026-08-05 03:50:12.888 | libfwupd2 libgusb2 2026-08-05 03:50:12.888 | Use 'sudo apt autoremove' to remove them. 2026-08-05 03:50:12.889 | The following additional packages will be installed: 2026-08-05 03:50:12.891 | apport libvirt-daemon libvirt-daemon-config-network 2026-08-05 03:50:12.891 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-05 03:50:12.891 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 ovmf python3-apport 2026-08-05 03:50:12.891 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-05 03:50:12.891 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-05 03:50:12.892 | qemu-system-sparc 2026-08-05 03:50:12.894 | Suggested packages: 2026-08-05 03:50:12.894 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-08-05 03:50:12.894 | libvirt-daemon-driver-storage-gluster 2026-08-05 03:50:12.894 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-05 03:50:12.894 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-08-05 03:50:12.894 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-08-05 03:50:12.894 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-08-05 03:50:12.940 | The following packages will be REMOVED: 2026-08-05 03:50:12.942 | apport-core-dump-handler 2026-08-05 03:50:12.944 | The following NEW packages will be installed: 2026-08-05 03:50:12.945 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-05 03:50:12.945 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-05 03:50:12.945 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-05 03:50:12.946 | The following packages will be upgraded: 2026-08-05 03:50:12.947 | apport libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-08-05 03:50:12.947 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-08-05 03:50:12.948 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-08-05 03:50:12.948 | ovmf python3-apport 2026-08-05 03:50:13.195 | 12 upgraded, 13 newly installed, 1 to remove and 54 not upgraded. 2026-08-05 03:50:13.195 | Need to get 118 MB of archives. 2026-08-05 03:50:13.195 | After this operation, 897 MB of additional disk space will be used. 2026-08-05 03:50:13.195 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.2-0ubuntu0.1 [92.9 kB] 2026-08-05 03:50:13.577 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.2-0ubuntu0.1 [85.3 kB] 2026-08-05 03:50:13.652 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-08-05 03:50:13.716 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-05 03:50:13.864 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.15 [1160 B] 2026-08-05 03:50:13.865 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.15 [740 kB] 2026-08-05 03:50:13.982 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.15 [438 kB] 2026-08-05 03:50:14.024 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.15 [431 kB] 2026-08-05 03:50:14.055 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.15 [6042 B] 2026-08-05 03:50:14.055 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.15 [49.7 kB] 2026-08-05 03:50:14.058 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.15 [3116 B] 2026-08-05 03:50:14.058 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.15 [1374 B] 2026-08-05 03:50:14.059 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.15 [1830 kB] 2026-08-05 03:50:14.142 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.15 [178 kB] 2026-08-05 03:50:14.147 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-05 03:50:14.153 | 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-08-05 03:50:14.416 | 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-08-05 03:50:14.797 | 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-08-05 03:50:15.010 | 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-08-05 03:50:15.157 | 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-08-05 03:50:15.237 | 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-08-05 03:50:16.596 | 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-08-05 03:50:16.596 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5187 kB] 2026-08-05 03:50:16.713 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-05 03:50:16.809 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-05 03:50:17.074 | perl: warning: Setting locale failed. 2026-08-05 03:50:17.074 | perl: warning: Please check that your locale settings: 2026-08-05 03:50:17.074 | LANGUAGE = (unset), 2026-08-05 03:50:17.075 | LC_ALL = "en_US.utf8", 2026-08-05 03:50:17.075 | LANG = "de_DE.UTF-8" 2026-08-05 03:50:17.075 | are supported and installed on your system. 2026-08-05 03:50:17.075 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:50:17.141 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:50:17.142 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:50:17.142 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:50:17.268 | Vorkonfiguration der Pakete ... 2026-08-05 03:50:17.530 | Fetched 118 MB in 4s (30.7 MB/s) 2026-08-05 03:50:17.633 | (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-08-05 03:50:17.639 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-08-05 03:50:17.770 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-05 03:50:17.849 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-08-05 03:50:17.928 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-05 03:50:18.152 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-05 03:50:18.152 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-05 03:50:18.152 | Package apport-core-dump-handler is to be removed. 2026-08-05 03:50:18.152 | Package python3-zstandard is not installed. 2026-08-05 03:50:18.153 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-05 03:50:18.153 | Package apport-core-dump-handler is to be removed. 2026-08-05 03:50:18.153 | Package systemd-coredump is not installed. 2026-08-05 03:50:18.153 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-05 03:50:18.153 | Package apport-core-dump-handler is to be removed. 2026-08-05 03:50:18.153 | Package python3-zstandard is not installed. 2026-08-05 03:50:18.153 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-05 03:50:18.153 | Package apport-core-dump-handler is to be removed. 2026-08-05 03:50:18.153 | Package systemd-coredump is not installed. 2026-08-05 03:50:18.153 | 2026-08-05 03:50:18.216 | (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-08-05 03:50:18.223 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-08-05 03:50:19.163 | Selecting previously unselected package systemd-coredump. 2026-08-05 03:50:19.225 | (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-08-05 03:50:19.231 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-08-05 03:50:19.235 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-08-05 03:50:19.291 | Selecting previously unselected package python3-zstandard. 2026-08-05 03:50:19.304 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-05 03:50:19.308 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-05 03:50:19.382 | Preparing to unpack .../02-libvirt-l10n_10.0.0-2ubuntu8.15_all.deb ... 2026-08-05 03:50:19.410 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 03:50:19.479 | Preparing to unpack .../03-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-05 03:50:19.505 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 03:50:19.606 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-05 03:50:19.638 | Unpacking libvirt-clients (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 03:50:19.746 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-05 03:50:19.775 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 03:50:19.885 | Preparing to unpack .../06-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.15_all.deb ... 2026-08-05 03:50:19.912 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 03:50:20.005 | Preparing to unpack .../07-libvirt-daemon-system_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-05 03:50:20.079 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 03:50:20.183 | Preparing to unpack .../08-libvirt-daemon-config-network_10.0.0-2ubuntu8.15_all.deb ... 2026-08-05 03:50:20.215 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 03:50:20.285 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.15_all.deb ... 2026-08-05 03:50:20.311 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 03:50:20.381 | Preparing to unpack .../10-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-05 03:50:20.397 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) over (10.0.0-2ubuntu8.14) ... 2026-08-05 03:50:20.578 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-05 03:50:20.590 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-05 03:50:20.602 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-05 03:50:20.672 | Selecting previously unselected package python3-libvirt. 2026-08-05 03:50:20.684 | Preparing to unpack .../12-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-05 03:50:20.688 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-05 03:50:20.758 | Selecting previously unselected package qemu-system-arm. 2026-08-05 03:50:20.771 | Preparing to unpack .../13-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 03:50:20.782 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:21.318 | Selecting previously unselected package qemu-system-mips. 2026-08-05 03:50:21.331 | Preparing to unpack .../14-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 03:50:21.342 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:21.906 | Selecting previously unselected package qemu-system-ppc. 2026-08-05 03:50:21.917 | Preparing to unpack .../15-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 03:50:21.928 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:22.283 | Selecting previously unselected package qemu-system-sparc. 2026-08-05 03:50:22.295 | Preparing to unpack .../16-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 03:50:22.307 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:22.553 | Selecting previously unselected package qemu-system-s390x. 2026-08-05 03:50:22.563 | Preparing to unpack .../17-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 03:50:22.573 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:22.731 | Selecting previously unselected package qemu-system-misc. 2026-08-05 03:50:22.743 | Preparing to unpack .../18-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 03:50:22.753 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:24.710 | Selecting previously unselected package qemu-system. 2026-08-05 03:50:24.721 | Preparing to unpack .../19-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-08-05 03:50:24.724 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:24.773 | Preparing to unpack .../20-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-05 03:50:24.782 | Unpacking ovmf (2024.02-2ubuntu0.9) over (2024.02-2ubuntu0.8) ... 2026-08-05 03:50:24.954 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-05 03:50:24.966 | Preparing to unpack .../21-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-05 03:50:24.971 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-05 03:50:26.841 | Selecting previously unselected package qemu-efi-arm. 2026-08-05 03:50:26.853 | Preparing to unpack .../22-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-05 03:50:26.858 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-05 03:50:27.680 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-08-05 03:50:28.188 | Creating group 'systemd-coredump' with GID 987. 2026-08-05 03:50:28.192 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-05 03:50:28.216 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:28.233 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:28.251 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:28.269 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-05 03:50:28.279 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:28.296 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-08-05 03:50:28.542 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-05 03:50:28.554 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-05 03:50:28.802 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-05 03:50:28.814 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:28.832 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-05 03:50:28.843 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:28.861 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-08-05 03:50:29.441 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-08-05 03:50:29.921 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-05 03:50:30.223 | Setting up libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-08-05 03:50:30.253 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-05 03:50:30.270 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-08-05 03:50:31.402 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-08-05 03:50:31.454 | Setting up libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-08-05 03:50:31.473 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-08-05 03:50:31.489 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-08-05 03:50:31.499 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-08-05 03:50:31.515 | Setting up libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-08-05 03:50:31.532 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-08-05 03:50:31.695 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:50:31.695 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:50:31.695 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:50:35.336 | Setting up libvirt-daemon dnsmasq configuration. 2026-08-05 03:50:35.395 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-05 03:50:35.426 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-05 03:50:37.249 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-05 03:50:37.577 | perl: warning: Setting locale failed. 2026-08-05 03:50:37.577 | perl: warning: Please check that your locale settings: 2026-08-05 03:50:37.578 | LANGUAGE = (unset), 2026-08-05 03:50:37.578 | LC_ALL = "en_US.utf8", 2026-08-05 03:50:37.578 | LANG = "de_DE.UTF-8" 2026-08-05 03:50:37.578 | are supported and installed on your system. 2026-08-05 03:50:37.578 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:50:37.715 | perl: warning: Setting locale failed. 2026-08-05 03:50:37.715 | perl: warning: Please check that your locale settings: 2026-08-05 03:50:37.715 | LANGUAGE = (unset), 2026-08-05 03:50:37.715 | LC_ALL = "en_US.utf8", 2026-08-05 03:50:37.716 | LANG = "de_DE.UTF-8" 2026-08-05 03:50:37.716 | are supported and installed on your system. 2026-08-05 03:50:37.716 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:50:37.767 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-05 03:50:37.767 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-05 03:50:37.768 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-05 03:50:37.839 | perl: warning: Setting locale failed. 2026-08-05 03:50:37.840 | perl: warning: Please check that your locale settings: 2026-08-05 03:50:37.840 | LANGUAGE = (unset), 2026-08-05 03:50:37.840 | LC_ALL = "en_US.utf8", 2026-08-05 03:50:37.840 | LANG = "de_DE.UTF-8" 2026-08-05 03:50:37.840 | are supported and installed on your system. 2026-08-05 03:50:37.840 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:50:38.341 | 2026-08-05 03:50:38.341 | Running kernel seems to be up-to-date. 2026-08-05 03:50:38.341 | 2026-08-05 03:50:38.341 | Restarting services... 2026-08-05 03:50:38.377 | 2026-08-05 03:50:38.377 | Service restarts being deferred: 2026-08-05 03:50:38.377 | systemctl restart systemd-logind.service 2026-08-05 03:50:38.377 | systemctl restart virtlockd.service 2026-08-05 03:50:38.377 | systemctl restart virtlogd.service 2026-08-05 03:50:38.377 | 2026-08-05 03:50:38.378 | No containers need to be restarted. 2026-08-05 03:50:38.378 | 2026-08-05 03:50:38.378 | User sessions running outdated binaries: 2026-08-05 03:50:38.378 | quobyte @ session #5: sshd[2023,2069] 2026-08-05 03:50:38.387 | quobyte @ user manager service: systemd[1165] 2026-08-05 03:50:38.395 | 2026-08-05 03:50:38.395 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-05 03:50:40.402 | + functions-common:apt_get:1211 : result=0 2026-08-05 03:50:40.406 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 03:50:40.408 | + functions-common:time_stop:2420 : local name 2026-08-05 03:50:40.410 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:50:40.413 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:50:40.415 | + functions-common:time_stop:2423 : local total 2026-08-05 03:50:40.418 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:50:40.421 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 03:50:40.424 | + functions-common:time_stop:2427 : start_time=1785901811902 2026-08-05 03:50:40.427 | + functions-common:time_stop:2429 : [[ -z 1785901811902 ]] 2026-08-05 03:50:40.431 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:50:40.435 | + functions-common:time_stop:2432 : end_time=1785901840432 2026-08-05 03:50:40.437 | + functions-common:time_stop:2433 : elapsed_time=28530 2026-08-05 03:50:40.440 | + functions-common:time_stop:2434 : total=194194 2026-08-05 03:50:40.443 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:50:40.446 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=222724 2026-08-05 03:50:40.449 | + functions-common:apt_get:1215 : return 0 2026-08-05 03:50:40.452 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-05 03:50:40.454 | + functions-common:install_package:1438 : update_package_repo 2026-08-05 03:50:40.457 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-05 03:50:40.460 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-05 03:50:40.463 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-05 03:50:40.466 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-05 03:50:40.469 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-05 03:50:40.472 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:50:40.475 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:50:40.478 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-05 03:50:40.481 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-05 03:50:40.484 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-05 03:50:40.487 | + functions-common:apt_get_update:1167 : return 2026-08-05 03:50:40.490 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-05 03:50:40.493 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-05 03:50:40.496 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:50:40.499 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:50:40.502 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-05 03:50:40.525 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-08-05 03:50:40.561 | Reading package lists... 2026-08-05 03:50:40.917 | Building dependency tree... 2026-08-05 03:50:40.918 | Reading state information... 2026-08-05 03:50:41.451 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-05 03:50:41.452 | ovmf set to manually installed. 2026-08-05 03:50:41.452 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-05 03:50:41.452 | swtpm set to manually installed. 2026-08-05 03:50:41.452 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-05 03:50:41.452 | swtpm-tools set to manually installed. 2026-08-05 03:50:41.452 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-05 03:50:41.452 | mdevctl set to manually installed. 2026-08-05 03:50:41.452 | The following packages were automatically installed and are no longer required: 2026-08-05 03:50:41.454 | libfwupd2 libgusb2 2026-08-05 03:50:41.454 | Use 'sudo apt autoremove' to remove them. 2026-08-05 03:50:41.535 | 0 upgraded, 0 newly installed, 0 to remove and 54 not upgraded. 2026-08-05 03:50:41.539 | + functions-common:apt_get:1211 : result=0 2026-08-05 03:50:41.541 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-05 03:50:41.544 | + functions-common:time_stop:2420 : local name 2026-08-05 03:50:41.546 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:50:41.549 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:50:41.551 | + functions-common:time_stop:2423 : local total 2026-08-05 03:50:41.553 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:50:41.556 | + functions-common:time_stop:2426 : name=apt-get 2026-08-05 03:50:41.558 | + functions-common:time_stop:2427 : start_time=1785901840521 2026-08-05 03:50:41.560 | + functions-common:time_stop:2429 : [[ -z 1785901840521 ]] 2026-08-05 03:50:41.563 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:50:41.568 | + functions-common:time_stop:2432 : end_time=1785901841564 2026-08-05 03:50:41.570 | + functions-common:time_stop:2433 : elapsed_time=1043 2026-08-05 03:50:41.572 | + functions-common:time_stop:2434 : total=222724 2026-08-05 03:50:41.574 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:50:41.577 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=223767 2026-08-05 03:50:41.580 | + functions-common:apt_get:1215 : return 0 2026-08-05 03:50:41.582 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-05 03:50:41.585 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 03:50:41.589 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-05 03:50:41.591 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-05 03:50:41.593 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-05 03:50:41.596 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-05 03:50:41.599 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-05 03:50:41.602 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-05 03:50:41.605 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-05 03:50:41.623 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:50:41.627 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-05 03:50:41.646 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-05 03:50:41.650 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-05 03:50:41.653 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-05 03:50:41.656 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-05 03:50:41.659 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-05 03:50:41.662 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-05 03:50:41.665 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-05 03:50:41.668 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 03:50:41.671 | ++ functions-common:git_clone:593 : pwd 2026-08-05 03:50:41.675 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 03:50:41.678 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 03:50:41.681 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 03:50:41.699 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 03:50:41.702 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 03:50:41.705 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 03:50:41.708 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-05 03:50:41.709 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 03:50:41.713 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-05 03:50:41.716 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 03:50:41.718 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-05 03:50:41.720 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:50:41.723 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:50:41.725 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:50:41.727 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:50:41.729 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:50:41.732 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:50:41.734 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:50:41.737 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:50:41.740 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:50:41.744 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901841741 2026-08-05 03:50:41.747 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-05 03:50:41.751 | Cloning into '/opt/stack/novnc'... 2026-08-05 03:50:43.776 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:50:43.779 | + functions-common:time_stop:2420 : local name 2026-08-05 03:50:43.781 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:50:43.784 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:50:43.787 | + functions-common:time_stop:2423 : local total 2026-08-05 03:50:43.790 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:50:43.793 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:50:43.795 | + functions-common:time_stop:2427 : start_time=1785901841741 2026-08-05 03:50:43.798 | + functions-common:time_stop:2429 : [[ -z 1785901841741 ]] 2026-08-05 03:50:43.802 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:50:43.806 | + functions-common:time_stop:2432 : end_time=1785901843803 2026-08-05 03:50:43.808 | + functions-common:time_stop:2433 : elapsed_time=2062 2026-08-05 03:50:43.811 | + functions-common:time_stop:2434 : total=158978 2026-08-05 03:50:43.814 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:50:43.817 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161040 2026-08-05 03:50:43.820 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-05 03:50:43.823 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-05 03:50:43.826 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:50:43.828 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:50:43.831 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:50:43.834 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:50:43.837 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:50:43.840 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:50:43.843 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:50:43.846 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:50:43.850 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:50:43.854 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901843851 2026-08-05 03:50:43.857 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-05 03:50:44.265 | From https://github.com/novnc/novnc 2026-08-05 03:50:44.265 | * tag v1.3.0 -> FETCH_HEAD 2026-08-05 03:50:44.275 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:50:44.278 | + functions-common:time_stop:2420 : local name 2026-08-05 03:50:44.280 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:50:44.283 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:50:44.286 | + functions-common:time_stop:2423 : local total 2026-08-05 03:50:44.289 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:50:44.292 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:50:44.294 | + functions-common:time_stop:2427 : start_time=1785901843851 2026-08-05 03:50:44.297 | + functions-common:time_stop:2429 : [[ -z 1785901843851 ]] 2026-08-05 03:50:44.301 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:50:44.306 | + functions-common:time_stop:2432 : end_time=1785901844302 2026-08-05 03:50:44.308 | + functions-common:time_stop:2433 : elapsed_time=451 2026-08-05 03:50:44.311 | + functions-common:time_stop:2434 : total=161040 2026-08-05 03:50:44.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:50:44.317 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161491 2026-08-05 03:50:44.320 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 03:50:44.323 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:50:44.326 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:50:44.329 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:50:44.332 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:50:44.335 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:50:44.338 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:50:44.341 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:50:44.344 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:50:44.348 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:50:44.352 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901844349 2026-08-05 03:50:44.356 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 03:50:44.386 | Note: switching to 'FETCH_HEAD'. 2026-08-05 03:50:44.386 | 2026-08-05 03:50:44.386 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 03:50:44.386 | changes and commit them, and you can discard any commits you make in this 2026-08-05 03:50:44.386 | state without impacting any branches by switching back to a branch. 2026-08-05 03:50:44.387 | 2026-08-05 03:50:44.387 | If you want to create a new branch to retain commits you create, you may 2026-08-05 03:50:44.387 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 03:50:44.387 | 2026-08-05 03:50:44.387 | git switch -c 2026-08-05 03:50:44.387 | 2026-08-05 03:50:44.387 | Or undo this operation with: 2026-08-05 03:50:44.387 | 2026-08-05 03:50:44.387 | git switch - 2026-08-05 03:50:44.387 | 2026-08-05 03:50:44.387 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 03:50:44.388 | 2026-08-05 03:50:44.388 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-05 03:50:44.390 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:50:44.393 | + functions-common:time_stop:2420 : local name 2026-08-05 03:50:44.395 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:50:44.397 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:50:44.399 | + functions-common:time_stop:2423 : local total 2026-08-05 03:50:44.402 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:50:44.404 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:50:44.406 | + functions-common:time_stop:2427 : start_time=1785901844349 2026-08-05 03:50:44.409 | + functions-common:time_stop:2429 : [[ -z 1785901844349 ]] 2026-08-05 03:50:44.412 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:50:44.416 | + functions-common:time_stop:2432 : end_time=1785901844413 2026-08-05 03:50:44.419 | + functions-common:time_stop:2433 : elapsed_time=64 2026-08-05 03:50:44.421 | + functions-common:time_stop:2434 : total=161491 2026-08-05 03:50:44.424 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:50:44.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161555 2026-08-05 03:50:44.430 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-05 03:50:44.445 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-05 03:50:44.449 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 03:50:44.449 | + functions-common:git_clone:673 : head -1 2026-08-05 03:50:44.452 | 463c39e noVNC 1.3.0 2026-08-05 03:50:44.454 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 03:50:44.457 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-05 03:50:44.473 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:50:44.476 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-08-05 03:50:44.478 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-05 03:50:44.481 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-05 03:50:44.484 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 03:50:44.487 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 03:50:44.491 | ++ functions-common:git_clone:593 : pwd 2026-08-05 03:50:44.494 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 03:50:44.496 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 03:50:44.500 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 03:50:44.518 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 03:50:44.521 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 03:50:44.524 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 03:50:44.527 | + functions-common:git_clone:610 : echo master 2026-08-05 03:50:44.528 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 03:50:44.533 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-08-05 03:50:44.535 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 03:50:44.538 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-05 03:50:44.541 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:50:44.543 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:50:44.546 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:50:44.548 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:50:44.551 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:50:44.553 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:50:44.556 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:50:44.558 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:50:44.562 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:50:44.566 | + functions-common:time_start:2411 : _TIME_START[$name]=1785901844563 2026-08-05 03:50:44.569 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-05 03:50:44.572 | Cloning into '/opt/stack/nova'... 2026-08-05 03:54:55.378 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:54:55.381 | + functions-common:time_stop:2420 : local name 2026-08-05 03:54:55.383 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:54:55.386 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:54:55.389 | + functions-common:time_stop:2423 : local total 2026-08-05 03:54:55.392 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:54:55.394 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:54:55.397 | + functions-common:time_stop:2427 : start_time=1785901844563 2026-08-05 03:54:55.400 | + functions-common:time_stop:2429 : [[ -z 1785901844563 ]] 2026-08-05 03:54:55.404 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:54:55.408 | + functions-common:time_stop:2432 : end_time=1785902095405 2026-08-05 03:54:55.410 | + functions-common:time_stop:2433 : elapsed_time=250842 2026-08-05 03:54:55.413 | + functions-common:time_stop:2434 : total=161555 2026-08-05 03:54:55.416 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:54:55.419 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=412397 2026-08-05 03:54:55.422 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-08-05 03:54:55.425 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 03:54:55.428 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:54:55.432 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:54:55.434 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:54:55.437 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:54:55.439 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:54:55.442 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:54:55.445 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:54:55.448 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:54:55.451 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:54:55.455 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902095452 2026-08-05 03:54:55.458 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 03:54:56.433 | From https://review.opendev.org/openstack/nova 2026-08-05 03:54:56.433 | * branch master -> FETCH_HEAD 2026-08-05 03:54:56.444 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:54:56.448 | + functions-common:time_stop:2420 : local name 2026-08-05 03:54:56.452 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:54:56.456 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:54:56.460 | + functions-common:time_stop:2423 : local total 2026-08-05 03:54:56.463 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:54:56.466 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:54:56.470 | + functions-common:time_stop:2427 : start_time=1785902095452 2026-08-05 03:54:56.474 | + functions-common:time_stop:2429 : [[ -z 1785902095452 ]] 2026-08-05 03:54:56.478 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:54:56.483 | + functions-common:time_stop:2432 : end_time=1785902096479 2026-08-05 03:54:56.486 | + functions-common:time_stop:2433 : elapsed_time=1027 2026-08-05 03:54:56.489 | + functions-common:time_stop:2434 : total=412397 2026-08-05 03:54:56.492 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:54:56.496 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=413424 2026-08-05 03:54:56.498 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 03:54:56.503 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:54:56.505 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:54:56.510 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:54:56.513 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:54:56.517 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:54:56.520 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:54:56.524 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:54:56.526 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:54:56.530 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:54:56.536 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902096532 2026-08-05 03:54:56.540 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 03:54:57.083 | Note: switching to 'FETCH_HEAD'. 2026-08-05 03:54:57.083 | 2026-08-05 03:54:57.083 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 03:54:57.083 | changes and commit them, and you can discard any commits you make in this 2026-08-05 03:54:57.083 | state without impacting any branches by switching back to a branch. 2026-08-05 03:54:57.083 | 2026-08-05 03:54:57.083 | If you want to create a new branch to retain commits you create, you may 2026-08-05 03:54:57.083 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 03:54:57.083 | 2026-08-05 03:54:57.084 | git switch -c 2026-08-05 03:54:57.084 | 2026-08-05 03:54:57.084 | Or undo this operation with: 2026-08-05 03:54:57.084 | 2026-08-05 03:54:57.084 | git switch - 2026-08-05 03:54:57.084 | 2026-08-05 03:54:57.084 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 03:54:57.084 | 2026-08-05 03:54:57.084 | HEAD is now at 1a4601ef3a Merge "(2/2)Stabilize test_create_images_negative_invalid_state" 2026-08-05 03:54:57.092 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:54:57.095 | + functions-common:time_stop:2420 : local name 2026-08-05 03:54:57.098 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:54:57.100 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:54:57.103 | + functions-common:time_stop:2423 : local total 2026-08-05 03:54:57.105 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:54:57.108 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:54:57.110 | + functions-common:time_stop:2427 : start_time=1785902096532 2026-08-05 03:54:57.113 | + functions-common:time_stop:2429 : [[ -z 1785902096532 ]] 2026-08-05 03:54:57.116 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:54:57.120 | + functions-common:time_stop:2432 : end_time=1785902097117 2026-08-05 03:54:57.122 | + functions-common:time_stop:2433 : elapsed_time=585 2026-08-05 03:54:57.124 | + functions-common:time_stop:2434 : total=413424 2026-08-05 03:54:57.127 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:54:57.129 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=414009 2026-08-05 03:54:57.132 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-05 03:54:57.153 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-05 03:54:57.156 | + functions-common:git_clone:673 : head -1 2026-08-05 03:54:57.157 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 03:54:57.162 | 1a4601ef3a Merge "(2/2)Stabilize test_create_images_negative_invalid_state" 2026-08-05 03:54:57.165 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 03:54:57.168 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-05 03:54:57.171 | + inc/python:setup_develop:353 : local bindep 2026-08-05 03:54:57.174 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-05 03:54:57.176 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-05 03:54:57.179 | + inc/python:setup_develop:359 : local extras= 2026-08-05 03:54:57.181 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-05 03:54:57.184 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 03:54:57.186 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-05 03:54:57.189 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-05 03:54:57.191 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 03:54:57.194 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 03:54:57.197 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-05 03:54:57.200 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 03:54:57.203 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-05 03:54:57.206 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 03:54:57.208 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 03:54:57.212 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-05 03:54:57.217 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-05 03:54:57.219 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-05 03:54:57.222 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-05 03:54:57.379 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-05 03:54:57.382 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 03:54:57.384 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 03:54:57.387 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 03:54:57.389 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-05 03:54:57.392 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-05 03:54:57.394 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 03:54:57.397 | + inc/python:setup_package:446 : local extras= 2026-08-05 03:54:57.399 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 03:54:57.402 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 03:54:57.404 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 03:54:57.407 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 03:54:57.410 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 03:54:57.412 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-05 03:54:57.433 | Using python 3.12 to install /opt/stack/nova 2026-08-05 03:54:57.436 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-08-05 03:54:58.421 | Obtaining file:///opt/stack/nova 2026-08-05 03:54:58.426 | Installing build dependencies: started 2026-08-05 03:55:00.243 | Installing build dependencies: finished with status 'done' 2026-08-05 03:55:00.243 | Checking if build backend supports build_editable: started 2026-08-05 03:55:00.809 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 03:55:00.810 | Getting requirements to build editable: started 2026-08-05 03:55:01.114 | Getting requirements to build editable: finished with status 'done' 2026-08-05 03:55:01.116 | Preparing editable metadata (pyproject.toml): started 2026-08-05 03:55:03.351 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 03:55:03.391 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (7.0.3) 2026-08-05 03:55:03.394 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (2.0.51) 2026-08-05 03:55:03.394 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (5.3.1) 2026-08-05 03:55:03.394 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (0.41.0) 2026-08-05 03:55:03.394 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (3.1.6) 2026-08-05 03:55:03.395 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (13.0.0) 2026-08-05 03:55:03.396 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (6.1.1) 2026-08-05 03:55:03.397 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (2.5.1) 2026-08-05 03:55:03.398 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (43.0.3) 2026-08-05 03:55:03.399 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (1.8.10) 2026-08-05 03:55:03.400 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (3.5.3) 2026-08-05 03:55:03.401 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (3.1.0) 2026-08-05 03:55:03.402 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (3.10.1) 2026-08-05 03:55:03.403 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (3.18.0) 2026-08-05 03:55:03.404 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (1.18.5) 2026-08-05 03:55:03.405 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (1.3.0) 2026-08-05 03:55:03.406 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (4.0.0) 2026-08-05 03:55:03.407 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (4.26.0) 2026-08-05 03:55:03.408 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (9.9.0) 2026-08-05 03:55:03.410 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (5.15.0) 2026-08-05 03:55:03.705 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev329) 2026-08-05 03:55:03.854 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-05 03:55:03.865 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (4.12.0) 2026-08-05 03:55:03.866 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (2.34.2) 2026-08-05 03:55:03.867 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (5.9.0) 2026-08-05 03:55:03.892 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev329) 2026-08-05 03:55:03.908 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-05 03:55:03.927 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (4.3.0) 2026-08-05 03:55:03.927 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (7.6.1) 2026-08-05 03:55:03.929 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (10.6.0) 2026-08-05 03:55:03.929 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (6.5.0) 2026-08-05 03:55:03.930 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (8.3.0) 2026-08-05 03:55:03.931 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (2.12.0) 2026-08-05 03:55:03.932 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (3.9.0) 2026-08-05 03:55:03.933 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (5.11.0) 2026-08-05 03:55:03.934 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (2.8.0) 2026-08-05 03:55:03.935 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (10.1.1) 2026-08-05 03:55:03.935 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (18.1.0) 2026-08-05 03:55:03.937 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (7.10.0) 2026-08-05 03:55:03.940 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (18.2.0) 2026-08-05 03:55:03.940 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (6.0.0) 2026-08-05 03:55:03.940 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (3.12.0) 2026-08-05 03:55:03.941 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (6.9.0) 2026-08-05 03:55:03.942 | 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.dev329) (4.8.0) 2026-08-05 03:55:03.943 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (2.0.0) 2026-08-05 03:55:03.944 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (8.2.0) 2026-08-05 03:55:03.945 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (7.2.2) 2026-08-05 03:55:03.946 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (3.11.0) 2026-08-05 03:55:03.947 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (7.1.0) 2026-08-05 03:55:03.948 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (1.1.0) 2026-08-05 03:55:03.949 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (3.8.0) 2026-08-05 03:55:03.950 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (5.1.0) 2026-08-05 03:55:03.951 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (5.8.0) 2026-08-05 03:55:04.066 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev329) 2026-08-05 03:55:04.082 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-05 03:55:04.093 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (9.0.1) 2026-08-05 03:55:04.093 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (0.2.4) 2026-08-05 03:55:04.096 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (1.4.2) 2026-08-05 03:55:04.096 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (1.8.2) 2026-08-05 03:55:04.096 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (2.9.0.post0) 2026-08-05 03:55:04.097 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (3.4.0) 2026-08-05 03:55:04.098 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (4.18.0) 2026-08-05 03:55:04.099 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev329) (6.0.3) 2026-08-05 03:55:04.101 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev329) (1.3.12) 2026-08-05 03:55:04.102 | 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.dev329) (4.15.0) 2026-08-05 03:55:04.106 | 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.dev329) (7.5.0) 2026-08-05 03:55:04.110 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev329) (2.0.0) 2026-08-05 03:55:04.114 | 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.dev329) (3.0) 2026-08-05 03:55:04.122 | 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.dev329) (2.8.0) 2026-08-05 03:55:04.130 | 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.dev329) (3.1.0) 2026-08-05 03:55:04.132 | 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.dev329) (2.2.2) 2026-08-05 03:55:04.137 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev329) (3.0.3) 2026-08-05 03:55:04.142 | 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.dev329) (26.1.0) 2026-08-05 03:55:04.142 | 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.dev329) (2025.9.1) 2026-08-05 03:55:04.142 | 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.dev329) (0.37.0) 2026-08-05 03:55:04.143 | 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.dev329) (2026.5.1) 2026-08-05 03:55:04.151 | 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.dev329) (2.1.0) 2026-08-05 03:55:04.159 | 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.dev329) (4.1.0) 2026-08-05 03:55:04.160 | 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.dev329) (2.13.0) 2026-08-05 03:55:04.161 | 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.dev329) (5.8.0) 2026-08-05 03:55:04.174 | 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.dev329) (1.5.0) 2026-08-05 03:55:04.176 | 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.dev329) (1.1.0) 2026-08-05 03:55:04.177 | 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.dev329) (1.33) 2026-08-05 03:55:04.178 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev329) (4.10.0) 2026-08-05 03:55:04.187 | 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.dev329) (3.1.1) 2026-08-05 03:55:04.194 | 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.dev329) (9.1.4) 2026-08-05 03:55:04.207 | 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.dev329) (2.18.0) 2026-08-05 03:55:04.215 | 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.dev329) (0.20) 2026-08-05 03:55:04.229 | 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.dev329) (2.1.2) 2026-08-05 03:55:04.231 | 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.dev329) (0.6.2) 2026-08-05 03:55:04.247 | 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.dev329) (7.1.4) 2026-08-05 03:55:04.248 | 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.dev329) (5.3.1) 2026-08-05 03:55:04.249 | 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.dev329) (5.6.2) 2026-08-05 03:55:04.250 | 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.dev329) (0.16.0) 2026-08-05 03:55:04.254 | 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.dev329) (5.1.0) 2026-08-05 03:55:04.264 | 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.dev329) (2026.2) 2026-08-05 03:55:04.265 | 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.dev329) (26.2) 2026-08-05 03:55:04.273 | 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.dev329) (0.25.0) 2026-08-05 03:55:04.277 | 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.dev329) (5.0.0) 2026-08-05 03:55:04.280 | 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.dev329) (4.0.1) 2026-08-05 03:55:04.294 | 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.dev329) (1.2.1) 2026-08-05 03:55:04.315 | 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.dev329) (1.7.6) 2026-08-05 03:55:04.323 | 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.dev329) (2.2.0) 2026-08-05 03:55:04.330 | 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.dev329) (1.3.7) 2026-08-05 03:55:04.338 | 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.dev329) (3.3.2) 2026-08-05 03:55:04.350 | 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.dev329) (4.3.2) 2026-08-05 03:55:04.351 | 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.dev329) (3.7.1) 2026-08-05 03:55:04.362 | 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.dev329) (2.4.0) 2026-08-05 03:55:04.371 | 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.dev329) (3.0.3) 2026-08-05 03:55:04.373 | 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.dev329) (1.6.2) 2026-08-05 03:55:04.382 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev329) (83.0.0) 2026-08-05 03:55:04.401 | 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.dev329) (0.8.1) 2026-08-05 03:55:04.440 | 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.dev329) (4.15.0) 2026-08-05 03:55:04.446 | 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.dev329) (0.6.0) 2026-08-05 03:55:04.448 | 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.dev329) (4.0.0) 2026-08-05 03:55:04.458 | 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.dev329) (3.0.52) 2026-08-05 03:55:04.459 | 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.dev329) (1.11.0) 2026-08-05 03:55:04.461 | 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.dev329) (15.0.0) 2026-08-05 03:55:04.461 | 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.dev329) (1.8.0) 2026-08-05 03:55:04.483 | 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.dev329) (1.17.0) 2026-08-05 03:55:04.490 | 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.dev329) (2.1.0) 2026-08-05 03:55:04.490 | 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.dev329) (24.2.1) 2026-08-05 03:55:04.510 | 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.dev329) (4.7.0) 2026-08-05 03:55:04.536 | 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.dev329) (3.4.7) 2026-08-05 03:55:04.537 | 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.dev329) (3.18) 2026-08-05 03:55:04.538 | 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.dev329) (2.7.0) 2026-08-05 03:55:04.540 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev329) (2023.11.17) 2026-08-05 03:55:04.581 | 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.dev329) (4.2.0) 2026-08-05 03:55:04.582 | 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.dev329) (2.20.0) 2026-08-05 03:55:04.594 | 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.dev329) (0.1.2) 2026-08-05 03:55:04.614 | 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.dev329) (0.8) 2026-08-05 03:55:04.681 | 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.dev329) (0.16.0) 2026-08-05 03:55:05.172 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev329) 2026-08-05 03:55:05.187 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-05 03:55:05.226 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev329) 2026-08-05 03:55:05.243 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-05 03:55:05.298 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev329) 2026-08-05 03:55:05.314 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-08-05 03:55:05.421 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-05 03:55:05.445 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-08-05 03:55:05.493 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-05 03:55:05.514 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-05 03:55:05.537 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-05 03:55:05.801 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 64.2 MB/s 0:00:00 2026-08-05 03:55:05.818 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-08-05 03:55:05.906 | Building wheels for collected packages: nova 2026-08-05 03:55:05.908 | Building editable for nova (pyproject.toml): started 2026-08-05 03:55:08.595 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-05 03:55:08.596 | Created wheel for nova: filename=nova-33.1.0.dev329-0.editable-py3-none-any.whl size=10618 sha256=c194131dff4a28da3bc810330f679188d74f2c52267af1061099fb1709dbc944 2026-08-05 03:55:08.597 | Stored in directory: /tmp/pip-ephem-wheel-cache-3xnintbi/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-05 03:55:08.604 | Successfully built nova 2026-08-05 03:55:08.905 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-05 03:55:13.871 | 2026-08-05 03:55:13.896 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev329 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-08-05 03:55:14.090 | + inc/python:pip_install:216 : result=0 2026-08-05 03:55:14.093 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:55:14.096 | + functions-common:time_stop:2420 : local name 2026-08-05 03:55:14.099 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:55:14.102 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:55:14.105 | + functions-common:time_stop:2423 : local total 2026-08-05 03:55:14.107 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:55:14.109 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:55:14.112 | + functions-common:time_stop:2427 : start_time=1785902097427 2026-08-05 03:55:14.115 | + functions-common:time_stop:2429 : [[ -z 1785902097427 ]] 2026-08-05 03:55:14.120 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:55:14.125 | + functions-common:time_stop:2432 : end_time=1785902114121 2026-08-05 03:55:14.129 | + functions-common:time_stop:2433 : elapsed_time=16694 2026-08-05 03:55:14.132 | + functions-common:time_stop:2434 : total=135648 2026-08-05 03:55:14.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:55:14.138 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152342 2026-08-05 03:55:14.142 | + inc/python:pip_install:219 : return 0 2026-08-05 03:55:14.147 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 03:55:14.150 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 03:55:14.154 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-05 03:55:14.159 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-05 03:55:14.162 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:55:14.166 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:55:14.169 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-05 03:55:14.173 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:55:14.176 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-08-05 03:55:14.193 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 03:55:14.196 | + ./stack.sh:main:962 : configure_nova 2026-08-05 03:55:14.201 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-05 03:55:14.220 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-05 03:55:14.223 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-05 03:55:14.226 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-05 03:55:14.231 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-05 03:55:14.232 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-05 03:55:14.238 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-05 03:55:14.240 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-05 03:55:14.245 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-05 03:55:14.248 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-05 03:55:14.252 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-05 03:55:14.256 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-05 03:55:14.259 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-05 03:55:14.262 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-05 03:55:14.279 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-05 03:55:14.295 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-08-05 03:55:14.315 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-08-05 03:55:14.328 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-05 03:55:14.345 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-05 03:55:14.361 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-05 03:55:14.365 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-05 03:55:14.370 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.NVmdX2Rt4G 2026-08-05 03:55:14.373 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-05 03:55:14.376 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-05 03:55:14.379 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-05 03:55:14.382 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-05 03:55:14.385 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-05 03:55:14.388 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.NVmdX2Rt4G 2026-08-05 03:55:14.393 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.NVmdX2Rt4G 2026-08-05 03:55:14.408 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.NVmdX2Rt4G /etc/sudoers.d/nova-rootwrap 2026-08-05 03:55:14.426 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-05 03:55:14.429 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-05 03:55:14.431 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-05 03:55:14.433 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-05 03:55:14.435 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-05 03:55:14.438 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-08-05 03:55:14.441 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-08-05 03:55:14.444 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-05 03:55:14.445 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-08-05 03:55:14.456 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-05 03:55:14.461 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-05 03:55:14.477 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-05 03:55:14.493 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-08-05 03:55:14.496 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-05 03:55:14.501 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-05 03:55:14.519 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:14.521 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-05 03:55:14.533 | net.ipv4.ip_forward = 1 2026-08-05 03:55:14.538 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-05 03:55:14.541 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-05 03:55:14.543 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-05 03:55:14.561 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-05 03:55:14.564 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-05 03:55:14.567 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-05 03:55:14.585 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-05 03:55:14.589 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-05 03:55:14.590 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-05 03:55:14.596 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:4f9e18365cd2 2026-08-05 03:55:14.601 | InitiatorName=iqn.2016-04.com.open-iscsi:4f9e18365cd2 2026-08-05 03:55:14.606 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-05 03:55:14.609 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-05 03:55:14.691 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-05 03:55:14.694 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-05 03:55:14.698 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:55:14.701 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-05 03:55:14.765 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-05 03:55:14.768 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-05 03:55:14.776 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-05 03:55:14.780 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-05 03:55:14.820 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-05 03:55:14.822 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-05 03:55:14.854 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-05 03:55:14.889 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-05 03:55:14.922 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-05 03:55:14.956 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-05 03:55:14.991 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-05 03:55:15.024 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.36 2026-08-05 03:55:15.058 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-05 03:55:15.090 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-05 03:55:15.122 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-05 03:55:15.155 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-05 03:55:15.189 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-05 03:55:15.226 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-05 03:55:15.261 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-05 03:55:15.294 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-05 03:55:15.329 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-05 03:55:15.331 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 03:55:15.334 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 03:55:15.336 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 03:55:15.339 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 03:55:15.342 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 03:55:15.344 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 03:55:15.347 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 03:55:15.349 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 03:55:15.352 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 03:55:15.355 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 03:55:15.357 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 03:55:15.360 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 03:55:15.363 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 03:55:15.365 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-05 03:55:15.384 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:15.387 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 03:55:15.389 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-05 03:55:15.392 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-05 03:55:15.427 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-05 03:55:15.430 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-05 03:55:15.433 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-05 03:55:15.436 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-05 03:55:15.439 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 03:55:15.442 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 03:55:15.445 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 03:55:15.463 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:15.467 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 03:55:15.469 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-05 03:55:15.472 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-05 03:55:15.507 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-05 03:55:15.510 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-05 03:55:15.514 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-05 03:55:15.517 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-05 03:55:15.520 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 03:55:15.523 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 03:55:15.526 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 03:55:15.545 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:15.548 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 03:55:15.551 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-05 03:55:15.555 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-05 03:55:15.591 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-05 03:55:15.627 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-05 03:55:15.659 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-05 03:55:15.692 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-05 03:55:15.710 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:15.713 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-05 03:55:15.732 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:15.737 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-05 03:55:15.738 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-05 03:55:15.742 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-05 03:55:15.745 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-05 03:55:15.779 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-05 03:55:15.781 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-05 03:55:15.817 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-05 03:55:15.819 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-05 03:55:15.822 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-05 03:55:15.825 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 03:55:15.828 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 03:55:15.831 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-05 03:55:15.834 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 03:55:15.836 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 03:55:15.839 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 03:55:15.842 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-05 03:55:15.877 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-05 03:55:15.910 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.36/identity 2026-08-05 03:55:15.944 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-05 03:55:15.978 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-05 03:55:16.012 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-05 03:55:16.045 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-05 03:55:16.078 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-05 03:55:16.111 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.36/identity 2026-08-05 03:55:16.144 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 03:55:16.177 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 03:55:16.211 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 03:55:16.214 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-05 03:55:16.232 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:16.236 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-05 03:55:16.238 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-05 03:55:16.274 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-05 03:55:16.277 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 03:55:16.279 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 03:55:16.282 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-05 03:55:16.285 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-05 03:55:16.320 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-05 03:55:16.352 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.36/identity 2026-08-05 03:55:16.385 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-05 03:55:16.419 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-05 03:55:16.451 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-05 03:55:16.484 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-05 03:55:16.517 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-05 03:55:16.548 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-05 03:55:16.566 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:55:16.569 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-05 03:55:16.588 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:55:16.590 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-05 03:55:16.592 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-05 03:55:16.628 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-05 03:55:16.666 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-05 03:55:16.668 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-05 03:55:16.701 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-05 03:55:16.704 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-05 03:55:16.706 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-05 03:55:16.709 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 03:55:16.712 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 03:55:16.715 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 03:55:16.717 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 03:55:16.720 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 03:55:16.723 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 03:55:16.726 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 03:55:16.729 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 03:55:16.731 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 03:55:16.734 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 03:55:16.737 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 03:55:16.740 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 03:55:16.742 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 03:55:16.745 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-05 03:55:16.747 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-05 03:55:16.751 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-05 03:55:16.754 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 03:55:16.773 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 03:55:16.775 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 03:55:16.778 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 03:55:16.781 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 03:55:16.784 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 03:55:16.818 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:55:16.853 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:55:16.887 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 03:55:16.921 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-05 03:55:16.955 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-05 03:55:16.991 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-05 03:55:17.009 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:17.012 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-05 03:55:17.015 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-05 03:55:17.018 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-05 03:55:17.020 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-05 03:55:17.023 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 03:55:17.026 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-05 03:55:17.028 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-05 03:55:17.031 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 03:55:17.034 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 03:55:17.050 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-05 03:55:17.051 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 03:55:17.061 | d /var/run/uwsgi 0755 quobyte root 2026-08-05 03:55:17.066 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 03:55:17.080 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 03:55:17.084 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-05 03:55:17.087 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-05 03:55:17.091 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 03:55:17.094 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-05 03:55:17.128 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-05 03:55:17.160 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-05 03:55:17.192 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-05 03:55:17.225 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 03:55:17.258 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 03:55:17.289 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-05 03:55:17.321 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-05 03:55:17.352 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-05 03:55:17.384 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 03:55:17.417 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 03:55:17.451 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 03:55:17.485 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-05 03:55:17.518 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-05 03:55:17.551 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 03:55:17.554 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 03:55:17.558 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-05 03:55:17.560 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-05 03:55:17.563 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 03:55:17.566 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:55:17.569 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:55:17.572 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-05 03:55:17.576 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-05 03:55:17.578 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-05 03:55:17.611 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 03:55:17.644 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-05 03:55:17.644 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-08-05 03:55:17.654 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-05 03:55:17.658 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-05 03:55:17.661 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-05 03:55:17.663 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 03:55:17.666 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 03:55:17.669 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 03:55:17.671 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 03:55:17.674 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:55:17.677 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:55:17.679 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 03:55:17.682 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 03:55:17.684 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:55:17.687 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:55:17.689 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-05 03:55:17.700 | perl: warning: Setting locale failed. 2026-08-05 03:55:17.700 | perl: warning: Please check that your locale settings: 2026-08-05 03:55:17.700 | LANGUAGE = (unset), 2026-08-05 03:55:17.700 | LC_ALL = "en_US.utf8", 2026-08-05 03:55:17.700 | LANG = "de_DE.UTF-8" 2026-08-05 03:55:17.701 | are supported and installed on your system. 2026-08-05 03:55:17.701 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:55:17.740 | Enabling site nova-api. 2026-08-05 03:55:17.745 | To activate the new configuration, you need to run: 2026-08-05 03:55:17.746 | systemctl reload apache2 2026-08-05 03:55:17.751 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 03:55:17.754 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 03:55:17.756 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:55:17.759 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 03:55:17.947 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-05 03:55:17.969 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:17.972 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-08-05 03:55:17.975 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-05 03:55:17.978 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-05 03:55:17.980 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-05 03:55:17.983 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-05 03:55:17.986 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-05 03:55:17.988 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-05 03:55:17.991 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 03:55:17.993 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 03:55:18.009 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 03:55:18.010 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-05 03:55:18.020 | d /var/run/uwsgi 0755 quobyte root 2026-08-05 03:55:18.024 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 03:55:18.037 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 03:55:18.042 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-05 03:55:18.044 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-05 03:55:18.048 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 03:55:18.050 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-05 03:55:18.084 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-05 03:55:18.115 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-05 03:55:18.147 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-05 03:55:18.179 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 03:55:18.211 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 03:55:18.244 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-05 03:55:18.275 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-05 03:55:18.308 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-05 03:55:18.339 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 03:55:18.371 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 03:55:18.401 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 03:55:18.434 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-05 03:55:18.465 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-05 03:55:18.500 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-05 03:55:18.502 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-05 03:55:18.535 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-05 03:55:18.552 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:55:18.555 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-05 03:55:18.590 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-05 03:55:18.593 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-05 03:55:18.595 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-05 03:55:18.613 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:18.616 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.36:5672/ 2026-08-05 03:55:18.619 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.36:5672/ 2026-08-05 03:55:18.652 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-05 03:55:18.688 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-05 03:55:18.691 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-05 03:55:18.693 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-05 03:55:18.696 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 03:55:18.698 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 03:55:18.700 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 03:55:18.719 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:18.722 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 03:55:18.725 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 03:55:18.727 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 03:55:18.746 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:18.748 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.36:5672/ 2026-08-05 03:55:18.751 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.36:5672/ 2026-08-05 03:55:18.784 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 03:55:18.787 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 03:55:18.790 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-05 03:55:18.823 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-05 03:55:18.856 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-05 03:55:18.893 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-05 03:55:18.911 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:55:18.915 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-05 03:55:18.947 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-05 03:55:18.950 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-05 03:55:18.953 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-05 03:55:18.987 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-05 03:55:18.989 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 03:55:18.991 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 03:55:18.994 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-05 03:55:18.996 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-05 03:55:19.028 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-05 03:55:19.061 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.36/identity 2026-08-05 03:55:19.091 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-05 03:55:19.126 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-05 03:55:19.158 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-05 03:55:19.190 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-05 03:55:19.222 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-05 03:55:19.255 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-05 03:55:19.272 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:19.276 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-05 03:55:19.280 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 03:55:19.282 | + lib/nova:create_nova_conf:589 : local conf 2026-08-05 03:55:19.285 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-05 03:55:19.289 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-05 03:55:19.292 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 03:55:19.295 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 03:55:19.298 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-05 03:55:19.301 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-05 03:55:19.303 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-05 03:55:19.309 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-05 03:55:19.312 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-05 03:55:19.315 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-05 03:55:19.318 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-05 03:55:19.321 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 03:55:19.324 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 03:55:19.327 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 03:55:19.345 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:19.348 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 03:55:19.350 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-05 03:55:19.354 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-05 03:55:19.388 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-05 03:55:19.421 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-05 03:55:19.454 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 03:55:19.457 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-05 03:55:19.459 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-05 03:55:19.462 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-05 03:55:19.480 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:19.484 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-05 03:55:19.484 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-05 03:55:20.669 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-05 03:55:20.672 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-05 03:55:21.738 | Adding vhost "nova_cell1" ... 2026-08-05 03:55:21.826 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-05 03:55:22.907 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-05 03:55:22.939 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-05 03:55:22.942 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-05 03:55:22.945 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-05 03:55:22.947 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 03:55:22.950 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-05 03:55:22.952 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 03:55:22.969 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:22.973 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-05 03:55:22.975 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-05 03:55:22.978 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 03:55:22.996 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:22.999 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.36:5672/nova_cell1 2026-08-05 03:55:23.002 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.36:5672/nova_cell1 2026-08-05 03:55:23.034 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 03:55:23.036 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 03:55:23.039 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-05 03:55:23.057 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:23.060 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-05 03:55:23.062 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-05 03:55:23.065 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-05 03:55:23.068 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-05 03:55:23.071 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 03:55:23.074 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-05 03:55:23.077 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-05 03:55:23.110 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-05 03:55:23.143 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.36/identity 2026-08-05 03:55:23.175 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-05 03:55:23.207 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-05 03:55:23.240 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-05 03:55:23.272 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-05 03:55:23.304 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-05 03:55:23.336 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-05 03:55:23.339 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-05 03:55:23.342 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-05 03:55:23.346 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 03:55:23.365 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 03:55:23.367 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 03:55:23.370 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 03:55:23.373 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 03:55:23.376 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 03:55:23.408 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:55:23.441 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:55:23.473 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 03:55:23.506 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-05 03:55:23.539 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 03:55:23.543 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-05 03:55:23.546 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 03:55:23.549 | + lib/nova:create_nova_conf:623 : local conf 2026-08-05 03:55:23.552 | + lib/nova:create_nova_conf:624 : local offset 2026-08-05 03:55:23.555 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-05 03:55:23.558 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 03:55:23.561 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 03:55:23.564 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-05 03:55:23.567 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-05 03:55:23.570 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-05 03:55:23.573 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-05 03:55:23.575 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-05 03:55:23.578 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-05 03:55:23.580 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-05 03:55:23.598 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:23.601 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-05 03:55:23.635 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-05 03:55:23.666 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-05 03:55:23.669 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-05 03:55:23.672 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-05 03:55:23.674 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-05 03:55:23.692 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:55:23.695 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-05 03:55:23.714 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:55:23.716 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-05 03:55:23.735 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:23.737 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-05 03:55:23.740 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-05 03:55:23.744 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-05 03:55:23.747 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-05 03:55:23.763 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:23.766 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-05 03:55:23.782 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-05 03:55:23.782 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-05 03:55:23.792 | cgroup_device_acl = [ 2026-08-05 03:55:23.792 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-05 03:55:23.792 | "/dev/random", "/dev/urandom", 2026-08-05 03:55:23.793 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-05 03:55:23.793 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-05 03:55:23.793 | "/dev/vfio/vfio", 2026-08-05 03:55:23.793 | ] 2026-08-05 03:55:23.797 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-05 03:55:23.799 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 03:55:23.802 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 03:55:23.804 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 03:55:23.808 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 03:55:23.810 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 03:55:23.813 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 03:55:23.816 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 03:55:23.819 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 03:55:23.822 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 03:55:23.824 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 03:55:23.827 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 03:55:23.830 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 03:55:23.833 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 03:55:23.836 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-05 03:55:23.841 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-05 03:55:23.844 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-05 03:55:23.847 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-05 03:55:23.849 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-05 03:55:23.878 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-05 03:55:23.880 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-05 03:55:23.884 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:55:23.887 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:55:23.890 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-08-05 03:55:23.893 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-05 03:55:23.896 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-08-05 03:55:23.914 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-08-05 03:55:23.914 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-05 03:55:23.924 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-05 03:55:23.928 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-08-05 03:55:23.944 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-05 03:55:23.945 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-05 03:55:23.954 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-05 03:55:23.958 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-05 03:55:23.960 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-05 03:55:23.963 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-05 03:55:23.966 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-05 03:55:23.969 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:55:23.971 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-05 03:55:24.038 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-05 03:55:24.041 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:55:24.044 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-05 03:55:24.137 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-05 03:55:24.175 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-05 03:55:24.208 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-05 03:55:24.211 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-05 03:55:24.246 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-05 03:55:24.282 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-08-05 03:55:24.315 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-05 03:55:24.348 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-05 03:55:24.381 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-05 03:55:24.386 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 03:55:24.389 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-05 03:55:24.392 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-05 03:55:24.395 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 03:55:24.399 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-05 03:55:24.402 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-05 03:55:24.405 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-05 03:55:24.408 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-05 03:55:24.411 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-05 03:55:24.414 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-05 03:55:24.433 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:24.436 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-05 03:55:24.439 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-05 03:55:24.441 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-05 03:55:24.444 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-05 03:55:24.447 | + lib/stack:stack_install_service:32 : install_placement 2026-08-05 03:55:24.449 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-05 03:55:24.452 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-05 03:55:24.455 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 03:55:24.459 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-05 03:55:24.462 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-05 03:55:24.465 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 03:55:24.470 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-05 03:55:24.470 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 03:55:24.475 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-05 03:55:24.478 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-05 03:55:24.481 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-05 03:55:24.485 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-05 03:55:24.488 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-05 03:55:24.511 | Using python 3.12 to install osc-placement 2026-08-05 03:55:24.514 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-08-05 03:55:25.792 | Collecting osc-placement 2026-08-05 03:55:25.923 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-05 03:55:25.934 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-05 03:55:25.935 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-08-05 03:55:25.936 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-05 03:55:25.937 | 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-08-05 03:55:25.939 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-08-05 03:55:25.940 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-08-05 03:55:25.940 | 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-08-05 03:55:25.941 | 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-08-05 03:55:25.942 | 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-08-05 03:55:25.947 | 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-08-05 03:55:25.948 | 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.18.0) 2026-08-05 03:55:25.949 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-08-05 03:55:25.951 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-08-05 03:55:25.952 | 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-08-05 03:55:25.953 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-08-05 03:55:25.954 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-08-05 03:55:25.957 | 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-08-05 03:55:25.958 | 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-08-05 03:55:25.959 | 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-08-05 03:55:25.960 | 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-08-05 03:55:25.962 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-08-05 03:55:25.963 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-08-05 03:55:25.964 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-08-05 03:55:25.965 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-08-05 03:55:25.966 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-08-05 03:55:25.968 | 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-08-05 03:55:25.968 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-08-05 03:55:25.971 | 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-08-05 03:55:25.975 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-08-05 03:55:25.982 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-08-05 03:55:25.988 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-08-05 03:55:25.989 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-08-05 03:55:25.989 | 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-08-05 03:55:25.995 | 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-08-05 03:55:26.000 | 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-08-05 03:55:26.014 | 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-08-05 03:55:26.015 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-08-05 03:55:26.016 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-08-05 03:55:26.018 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-08-05 03:55:26.029 | 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-08-05 03:55:26.030 | 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-08-05 03:55:26.036 | 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-08-05 03:55:26.075 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-05 03:55:26.418 | Installing collected packages: osc-placement 2026-08-05 03:55:26.545 | Successfully installed osc-placement-4.9.0 2026-08-05 03:55:26.672 | + inc/python:pip_install:216 : result=0 2026-08-05 03:55:26.675 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:55:26.678 | + functions-common:time_stop:2420 : local name 2026-08-05 03:55:26.681 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:55:26.684 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:55:26.686 | + functions-common:time_stop:2423 : local total 2026-08-05 03:55:26.690 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:55:26.692 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:55:26.695 | + functions-common:time_stop:2427 : start_time=1785902124505 2026-08-05 03:55:26.698 | + functions-common:time_stop:2429 : [[ -z 1785902124505 ]] 2026-08-05 03:55:26.702 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:55:26.706 | + functions-common:time_stop:2432 : end_time=1785902126703 2026-08-05 03:55:26.709 | + functions-common:time_stop:2433 : elapsed_time=2198 2026-08-05 03:55:26.712 | + functions-common:time_stop:2434 : total=152342 2026-08-05 03:55:26.715 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:55:26.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154540 2026-08-05 03:55:26.720 | + inc/python:pip_install:219 : return 0 2026-08-05 03:55:26.723 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-05 03:55:26.726 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-05 03:55:26.728 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-05 03:55:26.731 | + functions-common:git_clone:591 : local git_ref=master 2026-08-05 03:55:26.734 | + functions-common:git_clone:592 : local orig_dir 2026-08-05 03:55:26.737 | ++ functions-common:git_clone:593 : pwd 2026-08-05 03:55:26.740 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 03:55:26.742 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 03:55:26.746 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 03:55:26.763 | + functions-common:git_clone:596 : RECLONE=False 2026-08-05 03:55:26.766 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 03:55:26.769 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 03:55:26.773 | + functions-common:git_clone:610 : echo master 2026-08-05 03:55:26.773 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 03:55:26.778 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-05 03:55:26.781 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 03:55:26.784 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-05 03:55:26.787 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:55:26.789 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:55:26.792 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:55:26.795 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:55:26.797 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:55:26.800 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:55:26.803 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:55:26.805 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:55:26.809 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:55:26.813 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902126810 2026-08-05 03:55:26.816 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-05 03:55:26.820 | Cloning into '/opt/stack/placement'... 2026-08-05 03:55:30.413 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:55:30.417 | + functions-common:time_stop:2420 : local name 2026-08-05 03:55:30.421 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:55:30.424 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:55:30.427 | + functions-common:time_stop:2423 : local total 2026-08-05 03:55:30.431 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:55:30.435 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:55:30.438 | + functions-common:time_stop:2427 : start_time=1785902126810 2026-08-05 03:55:30.442 | + functions-common:time_stop:2429 : [[ -z 1785902126810 ]] 2026-08-05 03:55:30.447 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:55:30.453 | + functions-common:time_stop:2432 : end_time=1785902130448 2026-08-05 03:55:30.457 | + functions-common:time_stop:2433 : elapsed_time=3638 2026-08-05 03:55:30.460 | + functions-common:time_stop:2434 : total=414009 2026-08-05 03:55:30.463 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:55:30.466 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=417647 2026-08-05 03:55:30.470 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-05 03:55:30.475 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 03:55:30.477 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:55:30.481 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:55:30.484 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:55:30.487 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:55:30.491 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:55:30.494 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:55:30.498 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:55:30.501 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:55:30.505 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:55:30.510 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902130506 2026-08-05 03:55:30.514 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 03:55:31.014 | From https://review.opendev.org/openstack/placement 2026-08-05 03:55:31.014 | * branch master -> FETCH_HEAD 2026-08-05 03:55:31.025 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:55:31.028 | + functions-common:time_stop:2420 : local name 2026-08-05 03:55:31.031 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:55:31.035 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:55:31.038 | + functions-common:time_stop:2423 : local total 2026-08-05 03:55:31.041 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:55:31.044 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:55:31.047 | + functions-common:time_stop:2427 : start_time=1785902130506 2026-08-05 03:55:31.050 | + functions-common:time_stop:2429 : [[ -z 1785902130506 ]] 2026-08-05 03:55:31.054 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:55:31.059 | + functions-common:time_stop:2432 : end_time=1785902131055 2026-08-05 03:55:31.063 | + functions-common:time_stop:2433 : elapsed_time=549 2026-08-05 03:55:31.066 | + functions-common:time_stop:2434 : total=417647 2026-08-05 03:55:31.069 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:55:31.073 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=418196 2026-08-05 03:55:31.076 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 03:55:31.079 | + functions-common:git_timed:697 : local count=0 2026-08-05 03:55:31.083 | + functions-common:git_timed:698 : local timeout=0 2026-08-05 03:55:31.086 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 03:55:31.089 | + functions-common:git_timed:701 : timeout=0 2026-08-05 03:55:31.093 | + functions-common:git_timed:704 : time_start git_timed 2026-08-05 03:55:31.097 | + functions-common:time_start:2406 : local name=git_timed 2026-08-05 03:55:31.101 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:55:31.104 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:55:31.108 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:55:31.114 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902131110 2026-08-05 03:55:31.118 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 03:55:31.166 | Note: switching to 'FETCH_HEAD'. 2026-08-05 03:55:31.166 | 2026-08-05 03:55:31.166 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 03:55:31.166 | changes and commit them, and you can discard any commits you make in this 2026-08-05 03:55:31.167 | state without impacting any branches by switching back to a branch. 2026-08-05 03:55:31.167 | 2026-08-05 03:55:31.167 | If you want to create a new branch to retain commits you create, you may 2026-08-05 03:55:31.167 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 03:55:31.167 | 2026-08-05 03:55:31.167 | git switch -c 2026-08-05 03:55:31.167 | 2026-08-05 03:55:31.167 | Or undo this operation with: 2026-08-05 03:55:31.167 | 2026-08-05 03:55:31.167 | git switch - 2026-08-05 03:55:31.167 | 2026-08-05 03:55:31.167 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 03:55:31.168 | 2026-08-05 03:55:31.168 | HEAD is now at 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-05 03:55:31.173 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-05 03:55:31.177 | + functions-common:time_stop:2420 : local name 2026-08-05 03:55:31.179 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:55:31.181 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:55:31.186 | + functions-common:time_stop:2423 : local total 2026-08-05 03:55:31.188 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:55:31.192 | + functions-common:time_stop:2426 : name=git_timed 2026-08-05 03:55:31.195 | + functions-common:time_stop:2427 : start_time=1785902131110 2026-08-05 03:55:31.199 | + functions-common:time_stop:2429 : [[ -z 1785902131110 ]] 2026-08-05 03:55:31.203 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:55:31.207 | + functions-common:time_stop:2432 : end_time=1785902131204 2026-08-05 03:55:31.211 | + functions-common:time_stop:2433 : elapsed_time=94 2026-08-05 03:55:31.214 | + functions-common:time_stop:2434 : total=418196 2026-08-05 03:55:31.218 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:55:31.221 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=418290 2026-08-05 03:55:31.224 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-05 03:55:31.244 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-05 03:55:31.248 | + functions-common:git_clone:673 : git show --oneline 2026-08-05 03:55:31.249 | + functions-common:git_clone:673 : head -1 2026-08-05 03:55:31.251 | 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-05 03:55:31.255 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 03:55:31.259 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-05 03:55:31.263 | + inc/python:setup_develop:353 : local bindep 2026-08-05 03:55:31.267 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-05 03:55:31.270 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-05 03:55:31.274 | + inc/python:setup_develop:359 : local extras= 2026-08-05 03:55:31.278 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-05 03:55:31.282 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 03:55:31.286 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-05 03:55:31.289 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-05 03:55:31.294 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 03:55:31.298 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 03:55:31.302 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-05 03:55:31.306 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 03:55:31.311 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-05 03:55:31.315 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 03:55:31.319 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 03:55:31.324 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-05 03:55:31.331 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-05 03:55:31.335 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-05 03:55:31.339 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-05 03:55:31.512 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-05 03:55:31.515 | + inc/python:setup_package:436 : local bindep=0 2026-08-05 03:55:31.519 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-05 03:55:31.523 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 03:55:31.525 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-05 03:55:31.529 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-05 03:55:31.533 | + inc/python:setup_package:445 : local flags=-e 2026-08-05 03:55:31.536 | + inc/python:setup_package:446 : local extras= 2026-08-05 03:55:31.540 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 03:55:31.544 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 03:55:31.547 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 03:55:31.550 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 03:55:31.554 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 03:55:31.557 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-05 03:55:31.583 | Using python 3.12 to install /opt/stack/placement 2026-08-05 03:55:31.586 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-08-05 03:55:32.591 | Obtaining file:///opt/stack/placement 2026-08-05 03:55:32.594 | Installing build dependencies: started 2026-08-05 03:55:34.259 | Installing build dependencies: finished with status 'done' 2026-08-05 03:55:34.259 | Checking if build backend supports build_editable: started 2026-08-05 03:55:34.809 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 03:55:34.809 | Getting requirements to build editable: started 2026-08-05 03:55:35.112 | Getting requirements to build editable: finished with status 'done' 2026-08-05 03:55:35.115 | Preparing editable metadata (pyproject.toml): started 2026-08-05 03:55:36.030 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 03:55:36.054 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.0.3) 2026-08-05 03:55:36.055 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.0.51) 2026-08-05 03:55:36.056 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (13.0.0) 2026-08-05 03:55:36.058 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.5.1) 2026-08-05 03:55:36.059 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.8.10) 2026-08-05 03:55:36.061 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (4.26.0) 2026-08-05 03:55:36.061 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.34.2) 2026-08-05 03:55:36.064 | 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.dev5) (7.6.1) 2026-08-05 03:55:36.064 | 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.dev5) (10.6.0) 2026-08-05 03:55:36.064 | 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.dev5) (6.5.0) 2026-08-05 03:55:36.065 | 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.dev5) (8.3.0) 2026-08-05 03:55:36.066 | 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.dev5) (5.11.0) 2026-08-05 03:55:36.067 | 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.dev5) (10.1.1) 2026-08-05 03:55:36.068 | 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.dev5) (18.1.0) 2026-08-05 03:55:36.069 | 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.dev5) (6.0.0) 2026-08-05 03:55:36.070 | 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.dev5) (8.2.0) 2026-08-05 03:55:36.071 | 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.dev5) (2.8.0) 2026-08-05 03:55:36.073 | 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.dev5) (1.1.0) 2026-08-05 03:55:36.073 | 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.dev5) (3.8.0) 2026-08-05 03:55:36.074 | 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.dev5) (2.1.0) 2026-08-05 03:55:36.077 | 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.dev5) (26.1.0) 2026-08-05 03:55:36.078 | 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.dev5) (2025.9.1) 2026-08-05 03:55:36.079 | 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.dev5) (0.37.0) 2026-08-05 03:55:36.080 | 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.dev5) (2026.5.1) 2026-08-05 03:55:36.087 | 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.dev5) (5.15.0) 2026-08-05 03:55:36.087 | 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.dev5) (4.3.0) 2026-08-05 03:55:36.089 | 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.dev5) (6.9.0) 2026-08-05 03:55:36.091 | 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.dev5) (4.1.0) 2026-08-05 03:55:36.091 | 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.dev5) (2.13.0) 2026-08-05 03:55:36.092 | 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.dev5) (5.8.0) 2026-08-05 03:55:36.097 | 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.dev5) (2.1.0) 2026-08-05 03:55:36.099 | 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.dev5) (5.9.0) 2026-08-05 03:55:36.100 | 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.dev5) (1.8.2) 2026-08-05 03:55:36.101 | 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.dev5) (4.15.0) 2026-08-05 03:55:36.111 | 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.dev5) (1.5.0) 2026-08-05 03:55:36.116 | 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.dev5) (5.3.1) 2026-08-05 03:55:36.120 | 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.dev5) (0.20) 2026-08-05 03:55:36.121 | 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.dev5) (3.1.0) 2026-08-05 03:55:36.123 | 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.dev5) (2.2.2) 2026-08-05 03:55:36.127 | 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.dev5) (1.3.0) 2026-08-05 03:55:36.129 | 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.dev5) (2.0.0) 2026-08-05 03:55:36.130 | 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.dev5) (6.0.3) 2026-08-05 03:55:36.137 | 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.dev5) (1.18.5) 2026-08-05 03:55:36.139 | 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.dev5) (2.1.2) 2026-08-05 03:55:36.141 | 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.dev5) (0.6.2) 2026-08-05 03:55:36.145 | 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.dev5) (1.3.12) 2026-08-05 03:55:36.150 | 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.dev5) (2.9.0.post0) 2026-08-05 03:55:36.153 | 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.dev5) (5.0.0) 2026-08-05 03:55:36.155 | 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.dev5) (3.1.6) 2026-08-05 03:55:36.157 | 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.dev5) (4.0.1) 2026-08-05 03:55:36.163 | 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.dev5) (3.0.3) 2026-08-05 03:55:36.171 | 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.dev5) (1.2.1) 2026-08-05 03:55:36.179 | 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.dev5) (3.18.0) 2026-08-05 03:55:36.183 | 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.dev5) (3.3.2) 2026-08-05 03:55:36.184 | 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.dev5) (26.2) 2026-08-05 03:55:36.186 | 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.dev5) (7.2.2) 2026-08-05 03:55:36.193 | 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.dev5) (83.0.0) 2026-08-05 03:55:36.197 | 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.dev5) (0.8.1) 2026-08-05 03:55:36.217 | 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.dev5) (1.17.0) 2026-08-05 03:55:36.230 | 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.dev5) (3.4.7) 2026-08-05 03:55:36.231 | 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.dev5) (3.18) 2026-08-05 03:55:36.232 | 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.dev5) (2.7.0) 2026-08-05 03:55:36.234 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2023.11.17) 2026-08-05 03:55:36.253 | 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.dev5) (0.8) 2026-08-05 03:55:36.265 | 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.dev5) (3.5.3) 2026-08-05 03:55:36.314 | Building wheels for collected packages: openstack-placement 2026-08-05 03:55:36.315 | Building editable for openstack-placement (pyproject.toml): started 2026-08-05 03:55:37.104 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-05 03:55:37.105 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev5-0.editable-py3-none-any.whl size=8836 sha256=65aa08352263750b628721d8c844d114b7ec23f72ea0ba3f2ef11adaeaa138fe 2026-08-05 03:55:37.106 | Stored in directory: /tmp/pip-ephem-wheel-cache-3xxuszd9/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-05 03:55:37.111 | Successfully built openstack-placement 2026-08-05 03:55:37.395 | Installing collected packages: openstack-placement 2026-08-05 03:55:37.444 | Successfully installed openstack-placement-16.0.0.0b2.dev5 2026-08-05 03:55:37.590 | + inc/python:pip_install:216 : result=0 2026-08-05 03:55:37.594 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:55:37.597 | + functions-common:time_stop:2420 : local name 2026-08-05 03:55:37.600 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:55:37.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:55:37.606 | + functions-common:time_stop:2423 : local total 2026-08-05 03:55:37.609 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:55:37.613 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:55:37.616 | + functions-common:time_stop:2427 : start_time=1785902131577 2026-08-05 03:55:37.619 | + functions-common:time_stop:2429 : [[ -z 1785902131577 ]] 2026-08-05 03:55:37.624 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:55:37.628 | + functions-common:time_stop:2432 : end_time=1785902137625 2026-08-05 03:55:37.631 | + functions-common:time_stop:2433 : elapsed_time=6048 2026-08-05 03:55:37.635 | + functions-common:time_stop:2434 : total=154540 2026-08-05 03:55:37.638 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:55:37.641 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160588 2026-08-05 03:55:37.645 | + inc/python:pip_install:219 : return 0 2026-08-05 03:55:37.648 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 03:55:37.652 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 03:55:37.655 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-05 03:55:37.658 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-05 03:55:37.662 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:55:37.665 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:55:37.669 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-05 03:55:37.672 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:55:37.676 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-05 03:55:37.679 | + ./stack.sh:main:968 : configure_placement 2026-08-05 03:55:37.683 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-05 03:55:37.701 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-05 03:55:37.704 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-05 03:55:37.711 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-05 03:55:37.714 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-05 03:55:37.718 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-05 03:55:37.722 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-05 03:55:37.726 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 03:55:37.729 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 03:55:37.733 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 03:55:37.755 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:37.758 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 03:55:37.762 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-05 03:55:37.766 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-05 03:55:37.805 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-05 03:55:37.848 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-05 03:55:37.889 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-05 03:55:37.893 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-05 03:55:37.896 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-05 03:55:37.898 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 03:55:37.902 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 03:55:37.905 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-05 03:55:37.908 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-05 03:55:37.912 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-05 03:55:37.914 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 03:55:37.918 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-05 03:55:37.959 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-05 03:55:37.999 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.36/identity 2026-08-05 03:55:38.036 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-05 03:55:38.072 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-05 03:55:38.105 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-05 03:55:38.145 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-05 03:55:38.183 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-05 03:55:38.222 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.36/identity 2026-08-05 03:55:38.263 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 03:55:38.302 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 03:55:38.341 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 03:55:38.345 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-05 03:55:38.348 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-05 03:55:38.351 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-05 03:55:38.356 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 03:55:38.378 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 03:55:38.381 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 03:55:38.384 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 03:55:38.388 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 03:55:38.391 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 03:55:38.428 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:55:38.467 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:55:38.505 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 03:55:38.542 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-05 03:55:38.579 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-05 03:55:38.582 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-05 03:55:38.586 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-05 03:55:38.589 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-05 03:55:38.592 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 03:55:38.595 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-05 03:55:38.598 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-05 03:55:38.602 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 03:55:38.605 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 03:55:38.622 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-05 03:55:38.622 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 03:55:38.635 | d /var/run/uwsgi 0755 quobyte root 2026-08-05 03:55:38.640 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 03:55:38.655 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 03:55:38.661 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-05 03:55:38.665 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-05 03:55:38.671 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 03:55:38.675 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-05 03:55:38.722 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-05 03:55:38.764 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-05 03:55:38.804 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-05 03:55:38.844 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 03:55:38.884 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 03:55:38.926 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-05 03:55:38.968 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-05 03:55:39.009 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-05 03:55:39.049 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 03:55:39.090 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 03:55:39.129 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 03:55:39.167 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-05 03:55:39.203 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-05 03:55:39.240 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 03:55:39.243 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 03:55:39.248 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-05 03:55:39.252 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-05 03:55:39.255 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 03:55:39.259 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:55:39.263 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:55:39.267 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-05 03:55:39.272 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-05 03:55:39.275 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-05 03:55:39.314 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 03:55:39.353 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-08-05 03:55:39.353 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-05 03:55:39.364 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-05 03:55:39.371 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-05 03:55:39.374 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-05 03:55:39.378 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 03:55:39.381 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 03:55:39.384 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 03:55:39.388 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 03:55:39.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:55:39.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:55:39.399 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 03:55:39.403 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 03:55:39.406 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:55:39.410 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:55:39.413 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-05 03:55:39.427 | perl: warning: Setting locale failed. 2026-08-05 03:55:39.427 | perl: warning: Please check that your locale settings: 2026-08-05 03:55:39.427 | LANGUAGE = (unset), 2026-08-05 03:55:39.427 | LC_ALL = "en_US.utf8", 2026-08-05 03:55:39.427 | LANG = "de_DE.UTF-8" 2026-08-05 03:55:39.427 | are supported and installed on your system. 2026-08-05 03:55:39.427 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 03:55:39.468 | Enabling site placement-api. 2026-08-05 03:55:39.474 | To activate the new configuration, you need to run: 2026-08-05 03:55:39.474 | systemctl reload apache2 2026-08-05 03:55:39.480 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 03:55:39.482 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 03:55:39.486 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:55:39.489 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 03:55:39.658 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-05 03:55:39.661 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-05 03:55:39.703 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-05 03:55:39.726 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:39.730 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-05 03:55:39.755 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:39.759 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-05 03:55:39.763 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-05 03:55:39.767 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-05 03:55:39.770 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 03:55:39.774 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 03:55:39.778 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-05 03:55:39.782 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-05 03:55:39.827 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-05 03:55:39.866 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.36/identity 2026-08-05 03:55:39.903 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-05 03:55:39.946 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-05 03:55:39.984 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-05 03:55:40.021 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-05 03:55:40.063 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-05 03:55:40.102 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-05 03:55:40.125 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:55:40.128 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-05 03:55:40.152 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:55:40.155 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-05 03:55:40.178 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:40.182 | + ./stack.sh:main:992 : init_os_brick 2026-08-05 03:55:40.185 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-05 03:55:40.190 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-05 03:55:40.215 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:40.218 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-05 03:55:40.262 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-05 03:55:40.284 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:40.288 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-05 03:55:40.332 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-05 03:55:40.356 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:40.360 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-05 03:55:40.402 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-05 03:55:40.443 | + ./stack.sh:main:999 : run_phase stack install 2026-08-05 03:55:40.446 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 03:55:40.449 | + functions-common:run_phase:1849 : local phase=install 2026-08-05 03:55:40.454 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 03:55:40.457 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 03:55:40.461 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 03:55:40.466 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 03:55:40.469 | + functions-common:run_phase:1858 : local extra 2026-08-05 03:55:40.474 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 03:55:40.479 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 03:55:40.482 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 03:55:40.486 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 03:55:40.490 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-05 03:55:40.493 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 03:55:40.516 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:40.519 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 03:55:40.522 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-05 03:55:40.526 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-05 03:55:40.530 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-05 03:55:40.533 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 03:55:40.536 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-05 03:55:40.539 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-05 03:55:40.543 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-05 03:55:40.614 | ++ inc/async:async_inner:63 : install_tempest 2026-08-05 03:55:40.658 | [2070 Async install_tempest:40591]: running: install_tempest 2026-08-05 03:55:40.663 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 03:55:40.667 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-05 03:55:40.671 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 03:55:40.675 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 03:55:40.679 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-05 03:55:40.683 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 03:55:40.686 | + functions-common:run_plugins:1835 : local phase=install 2026-08-05 03:55:40.689 | + functions-common:run_plugins:1837 : local plugins= 2026-08-05 03:55:40.693 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 03:55:40.696 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-05 03:55:40.699 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-05 03:55:40.702 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 03:55:40.706 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 03:55:40.709 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-05 03:55:40.714 | + inc/python:use_library_from_git:269 : return 1 2026-08-05 03:55:40.718 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-05 03:55:40.722 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-05 03:55:40.726 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-05 03:55:40.732 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-05 03:55:40.735 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-05 03:55:40.738 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-05 03:55:40.744 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-05 03:55:40.745 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-05 03:55:40.753 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-05 03:55:40.758 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-05 03:55:40.762 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-05 03:55:40.766 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-05 03:55:40.771 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-05 03:55:40.800 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-05 03:55:40.804 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-05 03:55:42.064 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-05 03:55:42.194 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-08-05 03:55:42.207 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-08-05 03:55:42.208 | 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-08-05 03:55:42.210 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-08-05 03:55:42.211 | 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.18.0) 2026-08-05 03:55:42.212 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-08-05 03:55:42.213 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-08-05 03:55:42.213 | 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-08-05 03:55:42.258 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-05 03:55:42.274 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-05 03:55:42.285 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-08-05 03:55:42.286 | 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-08-05 03:55:42.288 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-08-05 03:55:42.289 | 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-08-05 03:55:42.290 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-08-05 03:55:42.291 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-08-05 03:55:42.294 | 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-08-05 03:55:42.295 | 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-08-05 03:55:42.296 | 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-08-05 03:55:42.296 | 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-08-05 03:55:42.299 | 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-08-05 03:55:42.303 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-08-05 03:55:42.306 | 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-08-05 03:55:42.307 | 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-08-05 03:55:42.308 | 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-08-05 03:55:42.309 | 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-08-05 03:55:42.310 | 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-08-05 03:55:42.311 | 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-08-05 03:55:42.312 | 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-08-05 03:55:42.312 | 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-08-05 03:55:42.313 | 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-08-05 03:55:42.321 | 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-08-05 03:55:42.325 | 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-08-05 03:55:42.330 | 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-08-05 03:55:42.334 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-08-05 03:55:42.335 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-08-05 03:55:42.336 | 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-08-05 03:55:42.342 | 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-08-05 03:55:42.347 | 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-08-05 03:55:42.360 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-08-05 03:55:42.361 | 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.6.0) 2026-08-05 03:55:42.362 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-08-05 03:55:42.365 | 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-08-05 03:55:42.368 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-08-05 03:55:42.371 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-08-05 03:55:42.376 | 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-08-05 03:55:42.380 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-05 03:55:42.381 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-05 03:55:42.387 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-05 03:55:42.392 | 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-08-05 03:55:42.393 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-08-05 03:55:42.394 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-08-05 03:55:42.395 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-08-05 03:55:42.411 | 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-08-05 03:55:42.412 | 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-08-05 03:55:42.418 | 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-08-05 03:55:42.466 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-08-05 03:55:42.654 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 8.1 MB/s 0:00:00 2026-08-05 03:55:42.671 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-05 03:55:43.051 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-05 03:55:46.060 | 2026-08-05 03:55:46.085 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-08-05 03:55:46.225 | + inc/python:pip_install:216 : result=0 2026-08-05 03:55:46.229 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:55:46.232 | + functions-common:time_stop:2420 : local name 2026-08-05 03:55:46.234 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:55:46.237 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:55:46.240 | + functions-common:time_stop:2423 : local total 2026-08-05 03:55:46.243 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:55:46.247 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:55:46.253 | + functions-common:time_stop:2427 : start_time=1785902140793 2026-08-05 03:55:46.258 | + functions-common:time_stop:2429 : [[ -z 1785902140793 ]] 2026-08-05 03:55:46.263 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:55:46.269 | + functions-common:time_stop:2432 : end_time=1785902146264 2026-08-05 03:55:46.272 | + functions-common:time_stop:2433 : elapsed_time=5471 2026-08-05 03:55:46.276 | + functions-common:time_stop:2434 : total=160588 2026-08-05 03:55:46.279 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:55:46.282 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166059 2026-08-05 03:55:46.285 | + inc/python:pip_install:219 : return 0 2026-08-05 03:55:46.289 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-05 03:55:46.315 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:55:46.319 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-05 03:55:46.325 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-05 03:55:46.331 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.33b23A8fdD 2026-08-05 03:55:46.334 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-05 03:55:46.339 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-05 03:55:46.342 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-05 03:55:46.346 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-05 03:55:46.350 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-05 03:55:46.353 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-05 03:55:46.380 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:46.384 | + ./stack.sh:main:1068 : configure_database 2026-08-05 03:55:46.389 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-05 03:55:46.393 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-05 03:55:46.396 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-05 03:55:46.400 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 03:55:46.404 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-05 03:55:46.408 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-05 03:55:46.412 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:55:46.415 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:55:46.419 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-05 03:55:46.423 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-05 03:55:46.427 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:55:46.429 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:55:46.432 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-05 03:55:46.437 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-05 03:55:46.439 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-05 03:55:46.442 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-05 03:55:46.447 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-05 03:55:46.452 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-05 03:55:46.458 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-05 03:55:46.459 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-05 03:55:46.466 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-05 03:55:46.562 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-05 03:55:46.566 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 03:55:46.570 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 03:55:46.574 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 03:55:46.579 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 03:55:46.583 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 03:55:46.587 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 03:55:46.591 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 03:55:46.595 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 03:55:46.599 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 03:55:46.603 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 03:55:46.608 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 03:55:46.612 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 03:55:46.616 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 03:55:46.619 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-05 03:55:46.623 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:55:46.627 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:55:46.631 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-05 03:55:46.635 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:55:46.638 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-05 03:55:48.532 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-05 03:55:48.536 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-05 03:55:48.540 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:55:48.545 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:55:48.550 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-05 03:55:48.555 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-05 03:55:48.559 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-05 03:55:48.578 | mysqladmin: connect to server at 'localhost' failed 2026-08-05 03:55:48.578 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-05 03:55:48.582 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-05 03:55:48.587 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-05 03:55:48.592 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 03:55:48.595 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 03:55:48.598 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-05 03:55:48.602 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-05 03:55:48.610 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-05 03:55:48.616 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-05 03:55:48.617 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-05 03:55:48.634 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 03:55:48.724 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-05 03:55:48.731 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-05 03:55:48.731 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-05 03:55:48.732 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-05 03:55:48.739 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-05 03:55:48.743 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-05 03:55:48.746 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-05 03:55:48.750 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-05 03:55:48.753 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-08-05 03:55:48.770 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 03:55:48.863 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-05 03:55:48.897 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 03:55:49.010 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-05 03:55:49.095 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-05 03:55:49.198 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-05 03:55:49.277 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-05 03:55:49.279 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-05 03:55:49.283 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-05 03:55:49.283 | enabling MySQL performance counting 2026-08-05 03:55:49.286 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-05 03:55:49.312 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-05 03:55:49.316 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-08-05 03:55:50.354 | Processing ./tools/dbcounter 2026-08-05 03:55:50.355 | Installing build dependencies: started 2026-08-05 03:55:53.598 | Installing build dependencies: finished with status 'done' 2026-08-05 03:55:53.600 | Getting requirements to build wheel: started 2026-08-05 03:55:54.259 | Getting requirements to build wheel: finished with status 'done' 2026-08-05 03:55:54.261 | Preparing metadata (pyproject.toml): started 2026-08-05 03:55:54.651 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-05 03:55:54.655 | Building wheels for collected packages: dbcounter 2026-08-05 03:55:54.657 | Building wheel for dbcounter (pyproject.toml): started 2026-08-05 03:55:55.103 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-05 03:55:55.103 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=5745a32c6426b35355ad913cb7d825d96f4ec40d0f273dc5ac6186cb89a0fc35 2026-08-05 03:55:55.104 | Stored in directory: /tmp/pip-ephem-wheel-cache-3sqiyw9h/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-05 03:55:55.110 | Successfully built dbcounter 2026-08-05 03:55:55.444 | Installing collected packages: dbcounter 2026-08-05 03:55:55.498 | Successfully installed dbcounter-0.1 2026-08-05 03:55:55.661 | + inc/python:pip_install:216 : result=0 2026-08-05 03:55:55.664 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-05 03:55:55.668 | + functions-common:time_stop:2420 : local name 2026-08-05 03:55:55.671 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:55:55.675 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:55:55.678 | + functions-common:time_stop:2423 : local total 2026-08-05 03:55:55.684 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:55:55.687 | + functions-common:time_stop:2426 : name=pip_install 2026-08-05 03:55:55.691 | + functions-common:time_stop:2427 : start_time=1785902149306 2026-08-05 03:55:55.694 | + functions-common:time_stop:2429 : [[ -z 1785902149306 ]] 2026-08-05 03:55:55.700 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:55:55.706 | + functions-common:time_stop:2432 : end_time=1785902155700 2026-08-05 03:55:55.708 | + functions-common:time_stop:2433 : elapsed_time=6394 2026-08-05 03:55:55.712 | + functions-common:time_stop:2434 : total=166059 2026-08-05 03:55:55.716 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:55:55.720 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172453 2026-08-05 03:55:55.724 | + inc/python:pip_install:219 : return 0 2026-08-05 03:55:55.728 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-05 03:55:55.731 | + lib/database:recreate_database:112 : local db=stats 2026-08-05 03:55:55.735 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-05 03:55:55.739 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-05 03:55:55.743 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-05 03:55:55.749 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 03:55:55.817 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-05 03:55:55.822 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 03:55:55.895 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-08-05 03:55:55.895 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-05 03:55:55.901 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 03:55:55.980 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-05 03:55:55.984 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-05 03:55:56.069 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-05 03:55:56.154 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-05 03:55:56.235 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-05 03:55:56.317 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-05 03:55:56.399 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-05 03:55:56.481 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-05 03:55:56.563 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-05 03:55:56.567 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:55:56.573 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-05 03:55:58.961 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-05 03:55:58.964 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-05 03:55:58.968 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-05 03:55:58.974 | + functions-common:save_stackenv:67 : time_stamp=2026-08-05-055558 2026-08-05 03:55:58.979 | + functions-common:save_stackenv:68 : echo '# 2026-08-05-055558 1072' 2026-08-05 03:55:58.983 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:58.990 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-05 03:55:58.993 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:58.997 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-05 03:55:59.001 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.004 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-05 03:55:59.007 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.010 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-08-05 03:55:59.013 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.015 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.36 2026-08-05 03:55:59.017 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.020 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.36/identity 2026-08-05 03:55:59.022 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.025 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-05-054121 2026-08-05 03:55:59.028 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.031 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-05 03:55:59.034 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.036 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.36 2026-08-05 03:55:59.039 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.042 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-05 03:55:59.045 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.048 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-05 03:55:59.050 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.053 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-05 03:55:59.055 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.059 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-05 03:55:59.062 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.064 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.36 2026-08-05 03:55:59.067 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 03:55:59.070 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-05 03:55:59.074 | + ./stack.sh:main:1082 : start_dstat 2026-08-05 03:55:59.077 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 03:55:59.080 | + functions-common:run_process:1674 : local service=dstat 2026-08-05 03:55:59.083 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 03:55:59.086 | + functions-common:run_process:1676 : local group= 2026-08-05 03:55:59.090 | + functions-common:run_process:1677 : local user= 2026-08-05 03:55:59.093 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 03:55:59.096 | + functions-common:run_process:1680 : local name=dstat 2026-08-05 03:55:59.100 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 03:55:59.104 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 03:55:59.108 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:55:59.112 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:55:59.115 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:55:59.120 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902159117 2026-08-05 03:55:59.122 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-05 03:55:59.140 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:55:59.143 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-05 03:55:59.145 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-05 03:55:59.147 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 03:55:59.149 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 03:55:59.151 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 03:55:59.154 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 03:55:59.156 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-05 03:55:59.158 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-05 03:55:59.161 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-05 03:55:59.163 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 03:55:59.165 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 03:55:59.167 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 03:55:59.169 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 03:55:59.172 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-05 03:55:59.174 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-05 03:55:59.176 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-08-05 03:55:59.179 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-05 03:55:59.182 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 03:55:59.184 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 03:55:59.187 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 03:55:59.190 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 03:55:59.193 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 03:55:59.195 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 03:55:59.197 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-05 03:55:59.202 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 03:55:59.206 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-05 03:55:59.321 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 03:55:59.414 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-05 03:55:59.493 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-05 03:55:59.579 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-05 03:55:59.673 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-05 03:55:59.770 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 03:55:59.843 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 03:55:59.846 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 03:55:59.855 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-05 03:55:59.954 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 03:56:00.455 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-05 03:56:00.471 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-05 03:56:00.975 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-05 03:56:01.024 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 03:56:01.026 | + functions-common:time_stop:2420 : local name 2026-08-05 03:56:01.032 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:56:01.035 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:56:01.041 | + functions-common:time_stop:2423 : local total 2026-08-05 03:56:01.047 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:56:01.053 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 03:56:01.056 | + functions-common:time_stop:2427 : start_time=1785902159117 2026-08-05 03:56:01.059 | + functions-common:time_stop:2429 : [[ -z 1785902159117 ]] 2026-08-05 03:56:01.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:56:01.072 | + functions-common:time_stop:2432 : end_time=1785902161067 2026-08-05 03:56:01.076 | + functions-common:time_stop:2433 : elapsed_time=1950 2026-08-05 03:56:01.081 | + functions-common:time_stop:2434 : total=0 2026-08-05 03:56:01.089 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:56:01.091 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1950 2026-08-05 03:56:01.095 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-05 03:56:01.097 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-05 03:56:01.100 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-05 03:56:01.102 | + functions-common:run_process:1676 : local group= 2026-08-05 03:56:01.105 | + functions-common:run_process:1677 : local user=root 2026-08-05 03:56:01.108 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-05 03:56:01.110 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-05 03:56:01.113 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 03:56:01.117 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 03:56:01.120 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:56:01.125 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:56:01.127 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:56:01.132 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902161130 2026-08-05 03:56:01.137 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-05 03:56:01.168 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:56:01.173 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 03:56:01.175 | + functions-common:time_stop:2420 : local name 2026-08-05 03:56:01.178 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:56:01.180 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:56:01.183 | + functions-common:time_stop:2423 : local total 2026-08-05 03:56:01.186 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:56:01.188 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 03:56:01.192 | + functions-common:time_stop:2427 : start_time=1785902161130 2026-08-05 03:56:01.196 | + functions-common:time_stop:2429 : [[ -z 1785902161130 ]] 2026-08-05 03:56:01.203 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:56:01.207 | + functions-common:time_stop:2432 : end_time=1785902161204 2026-08-05 03:56:01.213 | + functions-common:time_stop:2433 : elapsed_time=74 2026-08-05 03:56:01.213 | + functions-common:time_stop:2434 : total=1950 2026-08-05 03:56:01.215 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:56:01.224 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2024 2026-08-05 03:56:01.231 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-05 03:56:01.277 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:56:01.288 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-05 03:56:01.295 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-05 03:56:01.306 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-05 03:56:01.314 | + functions-common:run_process:1676 : local group= 2026-08-05 03:56:01.321 | + functions-common:run_process:1677 : local user= 2026-08-05 03:56:01.328 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 03:56:01.336 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-05 03:56:01.343 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 03:56:01.355 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 03:56:01.359 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:56:01.364 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:56:01.370 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:56:01.372 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902161370 2026-08-05 03:56:01.376 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-05 03:56:01.424 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:56:01.427 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 03:56:01.431 | + functions-common:time_stop:2420 : local name 2026-08-05 03:56:01.439 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:56:01.448 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:56:01.454 | + functions-common:time_stop:2423 : local total 2026-08-05 03:56:01.460 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:56:01.464 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 03:56:01.468 | + functions-common:time_stop:2427 : start_time=1785902161370 2026-08-05 03:56:01.476 | + functions-common:time_stop:2429 : [[ -z 1785902161370 ]] 2026-08-05 03:56:01.485 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:56:01.492 | + functions-common:time_stop:2432 : end_time=1785902161488 2026-08-05 03:56:01.494 | + functions-common:time_stop:2433 : elapsed_time=118 2026-08-05 03:56:01.496 | + functions-common:time_stop:2434 : total=2024 2026-08-05 03:56:01.500 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:56:01.505 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2142 2026-08-05 03:56:01.509 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-05 03:56:01.545 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:56:01.549 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-05 03:56:01.582 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:56:01.585 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-05 03:56:01.605 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:56:01.606 | + ./stack.sh:main:1101 : start_etcd3 2026-08-05 03:56:01.609 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-05 03:56:01.611 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-05 03:56:01.615 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-05 03:56:01.615 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.36:2380' 2026-08-05 03:56:01.617 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.36:2380' 2026-08-05 03:56:01.620 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.36:2379' 2026-08-05 03:56:01.622 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-05 03:56:01.624 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-05 03:56:01.626 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.36:2379' 2026-08-05 03:56:01.629 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-05 03:56:01.631 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-05 03:56:01.633 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-05 03:56:01.636 | + 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.36:2380 --initial-advertise-peer-urls http://192.168.122.36:2380 --advertise-client-urls http://192.168.122.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.36:2379 --log-level=debug' '' root 2026-08-05 03:56:01.637 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-05 03:56:01.640 | + 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.36:2380 --initial-advertise-peer-urls http://192.168.122.36:2380 --advertise-client-urls http://192.168.122.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.36:2379 --log-level=debug' 2026-08-05 03:56:01.642 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 03:56:01.644 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-05 03:56:01.646 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 03:56:01.648 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 03:56:01.650 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 03:56:01.654 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-05 03:56:01.654 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 03:56:01.658 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-05 03:56:01.762 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 03:56:01.857 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-05 03:56:01.945 | + 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.36:2380 --initial-advertise-peer-urls http://192.168.122.36:2380 --advertise-client-urls http://192.168.122.36:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.36:2379 --log-level=debug' 2026-08-05 03:56:02.015 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-05 03:56:02.075 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-05 03:56:02.144 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 03:56:02.223 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 03:56:02.226 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 03:56:02.229 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-05 03:56:02.322 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 03:56:02.827 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-05 03:56:02.903 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-05 03:56:02.976 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-05 03:56:03.049 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-05 03:56:03.121 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-05 03:56:03.126 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 03:56:03.131 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-05 03:56:03.134 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-05 03:56:03.644 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-05 03:56:03.666 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-05 03:56:04.195 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-05 03:56:04.531 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-05 03:56:04.561 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:56:04.565 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-05 03:56:04.570 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-05 03:56:04.574 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-05 03:56:04.594 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-05 03:56:04.615 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-05 03:56:04.619 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-05 03:56:04.623 | + 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.36/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-05 03:56:04.744 | The user clouds.yaml file didn't exist. 2026-08-05 03:56:04.761 | + 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.36/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-05 03:56:04.895 | + 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.36/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-05 03:56:05.028 | + 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.36/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-05 03:56:05.167 | + 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.36/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-05 03:56:05.307 | + 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.36/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-05 03:56:05.452 | + 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.36/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-05 03:56:05.584 | + 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.36/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-05 03:56:05.716 | + 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.36/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-05 03:56:05.848 | + 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.36/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-05 03:56:05.983 | + functions-common:write_clouds_yaml:203 : cat 2026-08-05 03:56:05.989 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-05 03:56:05.992 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-05 03:56:05.995 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-05 03:56:06.000 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-05 03:56:06.003 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-05 03:56:06.006 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-05 03:56:06.027 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:56:06.030 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-05 03:56:06.032 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 03:56:06.035 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-05 03:56:06.038 | + ./stack.sh:main:1118 : '[' 192.168.122.36 == 192.168.122.36 ']' 2026-08-05 03:56:06.040 | + ./stack.sh:main:1119 : init_keystone 2026-08-05 03:56:06.043 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-05 03:56:06.061 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:56:06.064 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-05 03:56:06.067 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-05 03:56:06.069 | + lib/database:recreate_database:112 : local db=keystone 2026-08-05 03:56:06.072 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-05 03:56:06.075 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-05 03:56:06.077 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-05 03:56:06.083 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 03:56:06.161 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-05 03:56:06.167 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 03:56:06.236 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-05 03:56:06.240 | + functions-common:time_start:2406 : local name=dbsync 2026-08-05 03:56:06.243 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:56:06.246 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:56:06.251 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:56:06.257 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902166253 2026-08-05 03:56:06.260 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-05 03:56:06.989 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 03:56:06.989 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:56:06.989 | we strongly recommend against using it for new projects. 2026-08-05 03:56:06.989 | 2026-08-05 03:56:06.990 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:56:06.990 | framework. For more detail see 2026-08-05 03:56:06.990 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:56:06.990 | 2026-08-05 03:56:06.990 | from eventlet import event 2026-08-05 03:56:09.834 | INFO dbcounter [-] Registered counter for database keystone 2026-08-05 03:56:09.919 | 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=43521) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 03:56:09.932 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 03:56:09.932 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 03:56:09.933 | DEBUG dbcounter [-] [43521] Writer thread running {{(pid=43521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 03:56:10.013 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-05 03:56:13.716 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=43521) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 03:56:13.720 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-05 03:56:13.721 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=43521) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 03:56:13.725 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-05 03:56:13.772 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=43521) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 03:56:13.775 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-05 03:56:13.800 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=43521) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 03:56:13.803 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-05 03:56:13.882 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=43521) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 03:56:13.884 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-05 03:56:13.921 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=43521) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 03:56:13.924 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-05 03:56:14.004 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=43521) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 03:56:14.011 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-05 03:56:14.011 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=43521) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 03:56:14.015 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-05 03:56:14.074 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=43521) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 03:56:14.078 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-05 03:56:14.105 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=43521) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 03:56:14.600 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-05 03:56:14.603 | + functions-common:time_stop:2420 : local name 2026-08-05 03:56:14.606 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:56:14.609 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:56:14.612 | + functions-common:time_stop:2423 : local total 2026-08-05 03:56:14.615 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:56:14.618 | + functions-common:time_stop:2426 : name=dbsync 2026-08-05 03:56:14.621 | + functions-common:time_stop:2427 : start_time=1785902166253 2026-08-05 03:56:14.623 | + functions-common:time_stop:2429 : [[ -z 1785902166253 ]] 2026-08-05 03:56:14.627 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:56:14.632 | + functions-common:time_stop:2432 : end_time=1785902174629 2026-08-05 03:56:14.635 | + functions-common:time_stop:2433 : elapsed_time=8376 2026-08-05 03:56:14.638 | + functions-common:time_stop:2434 : total=0 2026-08-05 03:56:14.641 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:56:14.644 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8376 2026-08-05 03:56:14.648 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-05 03:56:14.651 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-05 03:56:14.655 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-05 03:56:15.383 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 03:56:15.383 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:56:15.383 | we strongly recommend against using it for new projects. 2026-08-05 03:56:15.383 | 2026-08-05 03:56:15.383 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:56:15.383 | framework. For more detail see 2026-08-05 03:56:15.383 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:56:15.384 | 2026-08-05 03:56:15.384 | from eventlet import event 2026-08-05 03:56:18.003 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-05 03:56:18.003 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-05 03:56:18.003 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-05 03:56:18.004 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-05 03:56:18.005 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-05 03:56:18.005 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-05 03:56:18.005 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-05 03:56:18.005 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-05 03:56:18.006 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-05 03:56:18.455 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-05 03:56:18.460 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-05 03:56:19.155 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 03:56:19.155 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:56:19.155 | we strongly recommend against using it for new projects. 2026-08-05 03:56:19.155 | 2026-08-05 03:56:19.155 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:56:19.155 | framework. For more detail see 2026-08-05 03:56:19.155 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:56:19.155 | 2026-08-05 03:56:19.155 | from eventlet import event 2026-08-05 03:56:21.738 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-05 03:56:21.738 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-05 03:56:21.740 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-05 03:56:21.740 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-05 03:56:21.740 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-05 03:56:21.740 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-05 03:56:21.740 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-05 03:56:21.741 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-05 03:56:21.741 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-05 03:56:22.191 | + ./stack.sh:main:1120 : start_keystone 2026-08-05 03:56:22.196 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-05 03:56:22.203 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-05 03:56:22.207 | + functions-common:run_process:1674 : local service=keystone 2026-08-05 03:56:22.212 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 03:56:22.216 | + functions-common:run_process:1676 : local group= 2026-08-05 03:56:22.220 | + functions-common:run_process:1677 : local user= 2026-08-05 03:56:22.224 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 03:56:22.229 | + functions-common:run_process:1680 : local name=keystone 2026-08-05 03:56:22.233 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 03:56:22.237 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 03:56:22.241 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:56:22.244 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:56:22.249 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:56:22.255 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902182250 2026-08-05 03:56:22.260 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-05 03:56:22.285 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:56:22.289 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-05 03:56:22.293 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-05 03:56:22.297 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 03:56:22.301 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 03:56:22.305 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 03:56:22.309 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-05 03:56:22.313 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-05 03:56:22.317 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-05 03:56:22.321 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-05 03:56:22.324 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 03:56:22.328 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 03:56:22.332 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 03:56:22.336 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 03:56:22.340 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-05 03:56:22.344 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-05 03:56:22.348 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 03:56:22.353 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-05 03:56:22.357 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 03:56:22.361 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-05 03:56:22.365 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-05 03:56:22.368 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 03:56:22.372 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 03:56:22.376 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 03:56:22.379 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-05 03:56:22.383 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 03:56:22.389 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-05 03:56:22.476 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 03:56:22.564 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-05 03:56:22.635 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-05 03:56:22.708 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-05 03:56:22.777 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 03:56:22.850 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-05 03:56:22.921 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-05 03:56:22.990 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-05 03:56:23.058 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-05 03:56:23.130 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-05 03:56:23.201 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 03:56:23.204 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 03:56:23.207 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-05 03:56:23.292 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 03:56:23.762 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-05 03:56:23.794 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-05 03:56:24.248 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-05 03:56:24.405 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 03:56:24.409 | + functions-common:time_stop:2420 : local name 2026-08-05 03:56:24.413 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:56:24.418 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:56:24.422 | + functions-common:time_stop:2423 : local total 2026-08-05 03:56:24.426 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:56:24.430 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 03:56:24.434 | + functions-common:time_stop:2427 : start_time=1785902182250 2026-08-05 03:56:24.438 | + functions-common:time_stop:2429 : [[ -z 1785902182250 ]] 2026-08-05 03:56:24.442 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:56:24.449 | + functions-common:time_stop:2432 : end_time=1785902184444 2026-08-05 03:56:24.453 | + functions-common:time_stop:2433 : elapsed_time=2194 2026-08-05 03:56:24.457 | + functions-common:time_stop:2434 : total=2142 2026-08-05 03:56:24.461 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:56:24.464 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4336 2026-08-05 03:56:24.468 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-05 03:56:24.468 | Waiting for keystone to start... 2026-08-05 03:56:24.472 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.36/identity/v3/ 2026-08-05 03:56:24.476 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.36/identity/v3/ 2026-08-05 03:56:24.481 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 03:56:24.484 | + functions:wait_for_service:477 : local url=http://192.168.122.36/identity/v3/ 2026-08-05 03:56:24.488 | + functions:wait_for_service:478 : local rval=0 2026-08-05 03:56:24.492 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 03:56:24.497 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 03:56:24.501 | + functions-common:time_start:2407 : local start_time= 2026-08-05 03:56:24.505 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 03:56:24.510 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 03:56:24.517 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902184512 2026-08-05 03:56:24.520 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 03:56:24.524 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 03:56:24.526 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.36/identity/v3/ 2026-08-05 03:56:28.462 | ++ inc/async:async_inner:64 : rc=0 2026-08-05 03:56:28.493 | [40591 Async install_tempest:40591]: finished successfully 2026-08-05 03:56:30.290 | + :: : [[ 200 == 503 ]] 2026-08-05 03:56:30.292 | + :: : [[ 0 -eq 7 ]] 2026-08-05 03:56:30.297 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 03:56:30.300 | + functions-common:time_stop:2420 : local name 2026-08-05 03:56:30.304 | + functions-common:time_stop:2421 : local end_time 2026-08-05 03:56:30.308 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 03:56:30.312 | + functions-common:time_stop:2423 : local total 2026-08-05 03:56:30.314 | + functions-common:time_stop:2424 : local start_time 2026-08-05 03:56:30.317 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 03:56:30.319 | + functions-common:time_stop:2427 : start_time=1785902184512 2026-08-05 03:56:30.323 | + functions-common:time_stop:2429 : [[ -z 1785902184512 ]] 2026-08-05 03:56:30.326 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 03:56:30.332 | + functions-common:time_stop:2432 : end_time=1785902190328 2026-08-05 03:56:30.335 | + functions-common:time_stop:2433 : elapsed_time=5816 2026-08-05 03:56:30.339 | + functions-common:time_stop:2434 : total=0 2026-08-05 03:56:30.342 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 03:56:30.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5816 2026-08-05 03:56:30.347 | + functions:wait_for_service:486 : return 0 2026-08-05 03:56:30.349 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-05 03:56:30.376 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:56:30.380 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-05 03:56:30.383 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 03:56:30.387 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-05 03:56:31.197 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-05 03:56:31.200 | + 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.36/identity 2026-08-05 03:56:31.972 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 03:56:31.972 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:56:31.972 | we strongly recommend against using it for new projects. 2026-08-05 03:56:31.972 | 2026-08-05 03:56:31.972 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:56:31.972 | framework. For more detail see 2026-08-05 03:56:31.972 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:56:31.972 | 2026-08-05 03:56:31.973 | from eventlet import event 2026-08-05 03:56:35.180 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.180 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.181 | 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=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.189 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.204 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.204 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.255 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.262 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.262 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.350 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.350 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.350 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.351 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.351 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.351 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.366 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.366 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.367 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.367 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.367 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.367 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.367 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.373 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.377 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.377 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.378 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.378 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.378 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.378 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.378 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=44525) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-05 03:56:35.457 | INFO dbcounter [-] Registered counter for database keystone 2026-08-05 03:56:35.543 | 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=44525) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 03:56:35.742 | DEBUG dbcounter [-] [44525] Writer thread running {{(pid=44525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 03:56:35.883 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created domain default 2026-08-05 03:56:35.940 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created project admin 2026-08-05 03:56:35.977 | WARNING keystone.common.password_hashing [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-05 03:56:36.005 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created user admin 2026-08-05 03:56:36.029 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created role reader 2026-08-05 03:56:36.047 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created role member 2026-08-05 03:56:36.082 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created implied role where 719fc2e520bd4c9dafa1fb6759d4fecf implies 8cfb496cf3c64d6daaa2bfec1b060b4e 2026-08-05 03:56:36.100 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created role manager 2026-08-05 03:56:36.127 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created implied role where 9a17f268428f49b9ad05246f6d42d743 implies 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:56:36.145 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created role admin 2026-08-05 03:56:36.169 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created implied role where 963a1560e8f6437896cb746e2b4c1e48 implies 9a17f268428f49b9ad05246f6d42d743 2026-08-05 03:56:36.192 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created role service 2026-08-05 03:56:36.210 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Granted role admin on project admin to user admin. 2026-08-05 03:56:36.224 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Granted role admin on the system to user admin. 2026-08-05 03:56:36.242 | WARNING py.warnings [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-05 03:56:36.242 | warnings.warn( 2026-08-05 03:56:36.242 |  2026-08-05 03:56:36.248 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created region RegionOne 2026-08-05 03:56:36.306 | INFO keystone.cmd.bootstrap [None req-f0e26c42-5cc9-4817-abed-97c39615aabe None None] Created public endpoint http://192.168.122.36/identity 2026-08-05 03:56:37.051 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-05 03:56:37.054 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-05 03:56:37.058 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-05 03:56:37.064 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-05 03:56:42.156 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:56:42.160 | + lib/keystone:create_keystone_accounts:258 : admin_project=45a6d5bbcac24d598455fe1cd77a6beb 2026-08-05 03:56:42.164 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-05 03:56:42.168 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-05 03:56:45.550 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:56:45.554 | + lib/keystone:create_keystone_accounts:260 : admin_user=d4bd76ce4ef64392afb601a6b8dc27b8 2026-08-05 03:56:45.557 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-05 03:56:45.560 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-05 03:56:45.563 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-05 03:56:45.566 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin d4bd76ce4ef64392afb601a6b8dc27b8 default 2026-08-05 03:56:45.648 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d4bd76ce4ef64392afb601a6b8dc27b8 default 2026-08-05 03:56:45.698 | [2070 Async ks-domain-role:44644]: running: get_or_add_user_domain_role admin d4bd76ce4ef64392afb601a6b8dc27b8 default 2026-08-05 03:56:45.701 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-05 03:56:45.705 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-05 03:56:45.709 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-05 03:56:49.606 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:56:49.609 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-05 03:56:49.612 | + functions-common:get_or_create_domain:878 : echo default 2026-08-05 03:56:49.612 | default 2026-08-05 03:56:49.615 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-05 03:56:49.687 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-05 03:56:49.739 | [2070 Async ks-project:44759]: running: get_or_create_project service Default 2026-08-05 03:56:49.742 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-05 03:56:49.808 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-05 03:56:49.851 | [2070 Async ks-service:44853]: running: get_or_create_role service 2026-08-05 03:56:49.854 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-05 03:56:49.917 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-05 03:56:49.979 | [2070 Async ks-reseller:44947]: running: get_or_create_role ResellerAdmin 2026-08-05 03:56:49.984 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-05 03:56:49.989 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-05 03:56:50.110 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-05 03:56:50.204 | [2070 Async ks-anotherrole:45061]: running: get_or_create_role anotherrole 2026-08-05 03:56:50.210 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-05 03:56:50.219 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-05 03:56:50.225 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-05 03:56:50.236 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-08-05 03:56:55.009 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:56:55.022 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:56:55.083 | [44853 Async ks-service:44853]: finished successfully 2026-08-05 03:56:55.086 | [44947 Async ks-reseller:44947]: finished successfully 2026-08-05 03:56:55.417 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:56:55.422 | ++ functions-common:get_or_create_project:928 : project_id=f4b77e9543bd42f49844e204b64b226b 2026-08-05 03:56:55.427 | ++ functions-common:get_or_create_project:929 : echo f4b77e9543bd42f49844e204b64b226b 2026-08-05 03:56:55.436 | + lib/keystone:create_keystone_accounts:288 : invis_project=f4b77e9543bd42f49844e204b64b226b 2026-08-05 03:56:55.437 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-05 03:56:55.442 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-05 03:56:55.443 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-05 03:56:55.448 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-08-05 03:56:55.764 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:56:55.787 | [44644 Async ks-domain-role:44644]: finished successfully 2026-08-05 03:56:56.016 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:56:56.041 | [44759 Async ks-project:44759]: finished successfully 2026-08-05 03:56:56.182 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:56:56.206 | [45061 Async ks-anotherrole:45061]: finished successfully 2026-08-05 03:56:58.967 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:56:58.970 | ++ functions-common:get_or_create_project:928 : project_id=82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:56:58.973 | ++ functions-common:get_or_create_project:929 : echo 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:56:58.976 | + lib/keystone:create_keystone_accounts:292 : demo_project=82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:56:58.978 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-05 03:56:58.982 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-05 03:56:58.985 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 03:56:58.988 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-05 03:56:58.990 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-05 03:56:58.994 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-08-05 03:57:02.373 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:02.376 | ++ functions-common:get_or_create_user:915 : user_id=cd9e3b3e3f664462a555227b0982e8bb 2026-08-05 03:57:02.379 | ++ functions-common:get_or_create_user:916 : echo cd9e3b3e3f664462a555227b0982e8bb 2026-08-05 03:57:02.382 | + lib/keystone:create_keystone_accounts:295 : demo_user=cd9e3b3e3f664462a555227b0982e8bb 2026-08-05 03:57:02.386 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-05 03:57:02.434 | [2070 Async ks-domain-role:44644]: Waiting for completion of get_or_add_user_domain_role admin d4bd76ce4ef64392afb601a6b8dc27b8 default running on PID 44644 (6 other jobs running) 2026-08-05 03:57:02.457 | [2070 Async ks-domain-role:44644]: Signaling child to exit 2026-08-05 03:57:02.458 | WAKEUP 2026-08-05 03:57:02.480 | [2070 Async ks-domain-role:44644]: Signaled 2026-08-05 03:57:02.481 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-05 03:57:02.481 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user d4bd76ce4ef64392afb601a6b8dc27b8 --domain default 2026-08-05 03:57:02.482 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d4bd76ce4ef64392afb601a6b8dc27b8 --domain default -c Role -f value 2026-08-05 03:57:02.482 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:02.482 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:57:02.482 | + functions-common:get_or_add_user_domain_role:999 : echo 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:57:02.482 | 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:57:02.524 | [2070 Async ks-domain-role:44644]: finished get_or_add_user_domain_role admin d4bd76ce4ef64392afb601a6b8dc27b8 default with result 0 in 10 seconds 2026-08-05 03:57:02.531 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-05 03:57:02.565 | [2070 Async ks-project:44759]: Waiting for completion of get_or_create_project service Default running on PID 44759 (5 other jobs running) 2026-08-05 03:57:02.588 | [2070 Async ks-project:44759]: Signaling child to exit 2026-08-05 03:57:02.589 | WAKEUP 2026-08-05 03:57:02.610 | [2070 Async ks-project:44759]: Signaled 2026-08-05 03:57:02.612 | + functions-common:get_or_create_project:922 : local project_id 2026-08-05 03:57:02.612 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-08-05 03:57:02.612 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:02.612 | + functions-common:get_or_create_project:928 : project_id=09e694c4172e42d0a131fac439e6bddb 2026-08-05 03:57:02.612 | + functions-common:get_or_create_project:929 : echo 09e694c4172e42d0a131fac439e6bddb 2026-08-05 03:57:02.612 | 09e694c4172e42d0a131fac439e6bddb 2026-08-05 03:57:02.653 | [2070 Async ks-project:44759]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-08-05 03:57:02.688 | [2070 Async ks-service:44853]: Waiting for completion of get_or_create_role service running on PID 44853 (4 other jobs running) 2026-08-05 03:57:02.712 | [2070 Async ks-service:44853]: Signaling child to exit 2026-08-05 03:57:02.713 | WAKEUP 2026-08-05 03:57:02.734 | [2070 Async ks-service:44853]: Signaled 2026-08-05 03:57:02.735 | + functions-common:get_or_create_role:935 : local role_id 2026-08-05 03:57:02.736 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-05 03:57:02.736 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:02.736 | + functions-common:get_or_create_role:940 : role_id=5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:57:02.736 | + functions-common:get_or_create_role:941 : echo 5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:57:02.736 | 5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:57:02.779 | [2070 Async ks-service:44853]: finished get_or_create_role service with result 0 in 5 seconds 2026-08-05 03:57:02.814 | [2070 Async ks-reseller:44947]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 44947 (3 other jobs running) 2026-08-05 03:57:02.838 | [2070 Async ks-reseller:44947]: Signaling child to exit 2026-08-05 03:57:02.838 | WAKEUP 2026-08-05 03:57:02.858 | [2070 Async ks-reseller:44947]: Signaled 2026-08-05 03:57:02.860 | + functions-common:get_or_create_role:935 : local role_id 2026-08-05 03:57:02.860 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-05 03:57:02.860 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:02.860 | + functions-common:get_or_create_role:940 : role_id=f18102bb235842b0b9a06756702b57e2 2026-08-05 03:57:02.860 | + functions-common:get_or_create_role:941 : echo f18102bb235842b0b9a06756702b57e2 2026-08-05 03:57:02.860 | f18102bb235842b0b9a06756702b57e2 2026-08-05 03:57:02.902 | [2070 Async ks-reseller:44947]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-08-05 03:57:02.938 | [2070 Async ks-anotherrole:45061]: Waiting for completion of get_or_create_role anotherrole running on PID 45061 (2 other jobs running) 2026-08-05 03:57:02.962 | [2070 Async ks-anotherrole:45061]: Signaling child to exit 2026-08-05 03:57:02.962 | WAKEUP 2026-08-05 03:57:02.984 | [2070 Async ks-anotherrole:45061]: Signaled 2026-08-05 03:57:02.986 | + functions-common:get_or_create_role:935 : local role_id 2026-08-05 03:57:02.986 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-05 03:57:02.986 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:02.986 | + functions-common:get_or_create_role:940 : role_id=d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:02.986 | + functions-common:get_or_create_role:941 : echo d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:02.986 | d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:03.027 | [2070 Async ks-anotherrole:45061]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-08-05 03:57:03.032 | + inc/async:async_wait:197 : return 0 2026-08-05 03:57:03.034 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member cd9e3b3e3f664462a555227b0982e8bb 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:03.094 | + inc/async:async_inner:63 : get_or_add_user_project_role member cd9e3b3e3f664462a555227b0982e8bb 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:03.134 | [2070 Async ks-demo-member:45899]: running: get_or_add_user_project_role member cd9e3b3e3f664462a555227b0982e8bb 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:03.136 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin d4bd76ce4ef64392afb601a6b8dc27b8 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:03.188 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d4bd76ce4ef64392afb601a6b8dc27b8 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:03.224 | [2070 Async ks-demo-admin:45995]: running: get_or_add_user_project_role admin d4bd76ce4ef64392afb601a6b8dc27b8 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:03.226 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole cd9e3b3e3f664462a555227b0982e8bb 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:03.289 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole cd9e3b3e3f664462a555227b0982e8bb 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:03.326 | [2070 Async ks-demo-another:46091]: running: get_or_add_user_project_role anotherrole cd9e3b3e3f664462a555227b0982e8bb 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:03.328 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member cd9e3b3e3f664462a555227b0982e8bb f4b77e9543bd42f49844e204b64b226b 2026-08-05 03:57:03.390 | + inc/async:async_inner:63 : get_or_add_user_project_role member cd9e3b3e3f664462a555227b0982e8bb f4b77e9543bd42f49844e204b64b226b 2026-08-05 03:57:03.460 | [2070 Async ks-demo-invis:46187]: running: get_or_add_user_project_role member cd9e3b3e3f664462a555227b0982e8bb f4b77e9543bd42f49844e204b64b226b 2026-08-05 03:57:03.463 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-05 03:57:03.467 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-05 03:57:03.471 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 03:57:03.477 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-05 03:57:03.486 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-05 03:57:03.494 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-08-05 03:57:08.340 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:08.344 | ++ functions-common:get_or_create_user:915 : user_id=7631ba0452794b5e992555028fb47c65 2026-08-05 03:57:08.347 | ++ functions-common:get_or_create_user:916 : echo 7631ba0452794b5e992555028fb47c65 2026-08-05 03:57:08.359 | + lib/keystone:create_keystone_accounts:308 : demo_reader=7631ba0452794b5e992555028fb47c65 2026-08-05 03:57:08.368 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 7631ba0452794b5e992555028fb47c65 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:08.467 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7631ba0452794b5e992555028fb47c65 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:08.566 | [2070 Async ks-demo-reader:46322]: running: get_or_add_user_project_role reader 7631ba0452794b5e992555028fb47c65 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:08.574 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-05 03:57:08.589 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-05 03:57:08.602 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-05 03:57:08.616 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-08-05 03:57:14.226 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:14.232 | ++ functions-common:get_or_create_project:928 : project_id=f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:14.237 | ++ functions-common:get_or_create_project:929 : echo f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:14.243 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:14.248 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-05 03:57:14.253 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-05 03:57:14.256 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 03:57:14.260 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-05 03:57:14.265 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-05 03:57:14.272 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-08-05 03:57:14.898 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:14.971 | [45899 Async ks-demo-member:45899]: finished successfully 2026-08-05 03:57:16.010 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:16.074 | [45995 Async ks-demo-admin:45995]: finished successfully 2026-08-05 03:57:16.074 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:16.112 | [46187 Async ks-demo-invis:46187]: finished successfully 2026-08-05 03:57:16.226 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:16.254 | [46091 Async ks-demo-another:46091]: finished successfully 2026-08-05 03:57:18.167 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:18.172 | ++ functions-common:get_or_create_user:915 : user_id=6d569df50b3d45bb851b0ac36bdb6e0d 2026-08-05 03:57:18.176 | ++ functions-common:get_or_create_user:916 : echo 6d569df50b3d45bb851b0ac36bdb6e0d 2026-08-05 03:57:18.181 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=6d569df50b3d45bb851b0ac36bdb6e0d 2026-08-05 03:57:18.185 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 6d569df50b3d45bb851b0ac36bdb6e0d f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:18.278 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6d569df50b3d45bb851b0ac36bdb6e0d f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:18.334 | [2070 Async ks-alt-admin:46741]: running: get_or_add_user_project_role admin 6d569df50b3d45bb851b0ac36bdb6e0d f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:18.338 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6d569df50b3d45bb851b0ac36bdb6e0d f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:18.426 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6d569df50b3d45bb851b0ac36bdb6e0d f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:18.490 | [2070 Async ks-alt-another:46837]: running: get_or_add_user_project_role anotherrole 6d569df50b3d45bb851b0ac36bdb6e0d f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:18.492 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-05 03:57:18.498 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-05 03:57:18.500 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 03:57:18.503 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-05 03:57:18.506 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-05 03:57:18.511 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-08-05 03:57:19.038 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:19.063 | [46322 Async ks-demo-reader:46322]: finished successfully 2026-08-05 03:57:22.157 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:22.160 | ++ functions-common:get_or_create_user:915 : user_id=a49fffc0f60e4b6eb4c30c371207b3e8 2026-08-05 03:57:22.163 | ++ functions-common:get_or_create_user:916 : echo a49fffc0f60e4b6eb4c30c371207b3e8 2026-08-05 03:57:22.166 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=a49fffc0f60e4b6eb4c30c371207b3e8 2026-08-05 03:57:22.168 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member a49fffc0f60e4b6eb4c30c371207b3e8 f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:22.243 | + inc/async:async_inner:63 : get_or_add_user_project_role member a49fffc0f60e4b6eb4c30c371207b3e8 f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:22.315 | [2070 Async ks-alt-member-user:47047]: running: get_or_add_user_project_role member a49fffc0f60e4b6eb4c30c371207b3e8 f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:22.320 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-05 03:57:22.326 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-05 03:57:22.332 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 03:57:22.337 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-05 03:57:22.342 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-05 03:57:22.348 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-08-05 03:57:25.960 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:25.963 | ++ functions-common:get_or_create_user:915 : user_id=e52c9f1a952d401f87028b590a223b63 2026-08-05 03:57:25.965 | ++ functions-common:get_or_create_user:916 : echo e52c9f1a952d401f87028b590a223b63 2026-08-05 03:57:25.968 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=e52c9f1a952d401f87028b590a223b63 2026-08-05 03:57:25.972 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader e52c9f1a952d401f87028b590a223b63 f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:26.049 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e52c9f1a952d401f87028b590a223b63 f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:26.097 | [2070 Async ks-alt-reader-user:47219]: running: get_or_add_user_project_role reader e52c9f1a952d401f87028b590a223b63 f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:26.108 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-05 03:57:26.110 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 03:57:26.114 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-05 03:57:26.115 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-05 03:57:26.119 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-08-05 03:57:27.267 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:27.321 | [46741 Async ks-alt-admin:46741]: finished successfully 2026-08-05 03:57:27.623 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:27.650 | [46837 Async ks-alt-another:46837]: finished successfully 2026-08-05 03:57:30.218 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:30.222 | ++ functions-common:get_or_create_user:915 : user_id=5800958bf6414b46b53d9a91e7092f8a 2026-08-05 03:57:30.225 | ++ functions-common:get_or_create_user:916 : echo 5800958bf6414b46b53d9a91e7092f8a 2026-08-05 03:57:30.227 | + lib/keystone:create_keystone_accounts:340 : system_member_user=5800958bf6414b46b53d9a91e7092f8a 2026-08-05 03:57:30.230 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 5800958bf6414b46b53d9a91e7092f8a all 2026-08-05 03:57:30.322 | + inc/async:async_inner:63 : get_or_add_user_system_role member 5800958bf6414b46b53d9a91e7092f8a all 2026-08-05 03:57:30.377 | [2070 Async ks-system-member:47450]: running: get_or_add_user_system_role member 5800958bf6414b46b53d9a91e7092f8a all 2026-08-05 03:57:30.381 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-05 03:57:30.386 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 03:57:30.389 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-05 03:57:30.393 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-05 03:57:30.395 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-08-05 03:57:31.475 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:31.502 | [47047 Async ks-alt-member-user:47047]: finished successfully 2026-08-05 03:57:34.055 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:34.058 | ++ functions-common:get_or_create_user:915 : user_id=61477964a5204d8482f1a31c4f70570e 2026-08-05 03:57:34.062 | ++ functions-common:get_or_create_user:916 : echo 61477964a5204d8482f1a31c4f70570e 2026-08-05 03:57:34.065 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=61477964a5204d8482f1a31c4f70570e 2026-08-05 03:57:34.070 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 61477964a5204d8482f1a31c4f70570e all 2026-08-05 03:57:34.149 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 61477964a5204d8482f1a31c4f70570e all 2026-08-05 03:57:34.203 | [2070 Async ks-system-reader:47655]: running: get_or_add_user_system_role reader 61477964a5204d8482f1a31c4f70570e all 2026-08-05 03:57:34.205 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-05 03:57:34.214 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-05 03:57:34.216 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-05 03:57:34.221 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-05 03:57:34.229 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-08-05 03:57:34.730 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:34.753 | [47219 Async ks-alt-reader-user:47219]: finished successfully 2026-08-05 03:57:37.835 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:37.838 | ++ functions-common:get_or_create_group:892 : group_id=e4a260fee3e042a8803ca5e7c1c36901 2026-08-05 03:57:37.843 | ++ functions-common:get_or_create_group:893 : echo e4a260fee3e042a8803ca5e7c1c36901 2026-08-05 03:57:37.847 | + lib/keystone:create_keystone_accounts:350 : admin_group=e4a260fee3e042a8803ca5e7c1c36901 2026-08-05 03:57:37.852 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-05 03:57:37.858 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-05 03:57:37.861 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-05 03:57:37.864 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-05 03:57:37.868 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-08-05 03:57:41.455 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:41.459 | ++ functions-common:get_or_create_group:892 : group_id=e4c314a0e3b345ba889063471de89eec 2026-08-05 03:57:41.461 | ++ functions-common:get_or_create_group:893 : echo e4c314a0e3b345ba889063471de89eec 2026-08-05 03:57:41.465 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=e4c314a0e3b345ba889063471de89eec 2026-08-05 03:57:41.469 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member e4c314a0e3b345ba889063471de89eec 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:41.547 | + inc/async:async_inner:63 : get_or_add_group_project_role member e4c314a0e3b345ba889063471de89eec 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:41.609 | [2070 Async ks-group-memberdemo:47918]: running: get_or_add_group_project_role member e4c314a0e3b345ba889063471de89eec 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:41.618 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e4c314a0e3b345ba889063471de89eec 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:41.717 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e4c314a0e3b345ba889063471de89eec 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:41.794 | [2070 Async ks-group-anotherdemo:47998]: running: get_or_add_group_project_role anotherrole e4c314a0e3b345ba889063471de89eec 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:41.803 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member e4c314a0e3b345ba889063471de89eec f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:41.931 | + inc/async:async_inner:63 : get_or_add_group_project_role member e4c314a0e3b345ba889063471de89eec f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:42.012 | [2070 Async ks-group-memberalt:48077]: running: get_or_add_group_project_role member e4c314a0e3b345ba889063471de89eec f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:42.019 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e4c314a0e3b345ba889063471de89eec f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:42.184 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e4c314a0e3b345ba889063471de89eec f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:42.289 | [2070 Async ks-group-anotheralt:48156]: running: get_or_add_group_project_role anotherrole e4c314a0e3b345ba889063471de89eec f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:42.295 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin e4a260fee3e042a8803ca5e7c1c36901 45a6d5bbcac24d598455fe1cd77a6beb 2026-08-05 03:57:42.451 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e4a260fee3e042a8803ca5e7c1c36901 45a6d5bbcac24d598455fe1cd77a6beb 2026-08-05 03:57:42.540 | [2070 Async ks-group-admin:48235]: running: get_or_add_group_project_role admin e4a260fee3e042a8803ca5e7c1c36901 45a6d5bbcac24d598455fe1cd77a6beb 2026-08-05 03:57:42.548 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-05 03:57:42.658 | [2070 Async ks-demo-member:45899]: Waiting for completion of get_or_add_user_project_role member cd9e3b3e3f664462a555227b0982e8bb 82d9f3982a6c4faea77fbcc0415c4c79 running on PID 45899 (17 other jobs running) 2026-08-05 03:57:42.719 | [2070 Async ks-demo-member:45899]: Signaling child to exit 2026-08-05 03:57:42.724 | WAKEUP 2026-08-05 03:57:42.773 | [2070 Async ks-demo-member:45899]: Signaled 2026-08-05 03:57:42.774 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:57:42.774 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:57:42.774 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 03:57:42.774 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:57:42.774 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:57:42.775 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 03:57:42.775 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 03:57:42.775 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 03:57:42.775 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 03:57:42.775 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user cd9e3b3e3f664462a555227b0982e8bb --project 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:42.775 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cd9e3b3e3f664462a555227b0982e8bb --project 82d9f3982a6c4faea77fbcc0415c4c79 -c Role -f value 2026-08-05 03:57:42.775 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:42.775 | + functions-common:get_or_add_user_project_role:979 : user_role_id=719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:42.775 | + functions-common:get_or_add_user_project_role:980 : echo 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:42.775 | 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:42.871 | [2070 Async ks-demo-member:45899]: finished get_or_add_user_project_role member cd9e3b3e3f664462a555227b0982e8bb 82d9f3982a6c4faea77fbcc0415c4c79 with result 0 in 11 seconds 2026-08-05 03:57:42.957 | [2070 Async ks-demo-admin:45995]: Waiting for completion of get_or_add_user_project_role admin d4bd76ce4ef64392afb601a6b8dc27b8 82d9f3982a6c4faea77fbcc0415c4c79 running on PID 45995 (16 other jobs running) 2026-08-05 03:57:43.007 | [2070 Async ks-demo-admin:45995]: Signaling child to exit 2026-08-05 03:57:43.012 | WAKEUP 2026-08-05 03:57:43.058 | [2070 Async ks-demo-admin:45995]: Signaled 2026-08-05 03:57:43.059 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:57:43.060 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:57:43.060 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 03:57:43.060 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:57:43.060 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:57:43.060 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 03:57:43.060 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 03:57:43.060 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 03:57:43.060 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 03:57:43.060 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user d4bd76ce4ef64392afb601a6b8dc27b8 --project 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:43.060 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d4bd76ce4ef64392afb601a6b8dc27b8 --project 82d9f3982a6c4faea77fbcc0415c4c79 -c Role -f value 2026-08-05 03:57:43.060 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:43.061 | + functions-common:get_or_add_user_project_role:979 : user_role_id=963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:57:43.061 | + functions-common:get_or_add_user_project_role:980 : echo 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:57:43.061 | 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:57:43.170 | [2070 Async ks-demo-admin:45995]: finished get_or_add_user_project_role admin d4bd76ce4ef64392afb601a6b8dc27b8 82d9f3982a6c4faea77fbcc0415c4c79 with result 0 in 12 seconds 2026-08-05 03:57:43.170 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:43.236 | [47450 Async ks-system-member:47450]: finished successfully 2026-08-05 03:57:43.285 | [2070 Async ks-demo-another:46091]: Waiting for completion of get_or_add_user_project_role anotherrole cd9e3b3e3f664462a555227b0982e8bb 82d9f3982a6c4faea77fbcc0415c4c79 running on PID 46091 (15 other jobs running) 2026-08-05 03:57:43.351 | [2070 Async ks-demo-another:46091]: Signaling child to exit 2026-08-05 03:57:43.351 | WAKEUP 2026-08-05 03:57:43.388 | [2070 Async ks-demo-another:46091]: Signaled 2026-08-05 03:57:43.390 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:57:43.391 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:57:43.391 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 03:57:43.391 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:57:43.391 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:57:43.391 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 03:57:43.391 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 03:57:43.391 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 03:57:43.391 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 03:57:43.391 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user cd9e3b3e3f664462a555227b0982e8bb --project 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:43.391 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user cd9e3b3e3f664462a555227b0982e8bb --project 82d9f3982a6c4faea77fbcc0415c4c79 -c Role -f value 2026-08-05 03:57:43.391 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:43.392 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:43.392 | + functions-common:get_or_add_user_project_role:980 : echo d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:43.392 | d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:43.471 | [2070 Async ks-demo-another:46091]: finished get_or_add_user_project_role anotherrole cd9e3b3e3f664462a555227b0982e8bb 82d9f3982a6c4faea77fbcc0415c4c79 with result 0 in 12 seconds 2026-08-05 03:57:43.528 | [2070 Async ks-demo-invis:46187]: Waiting for completion of get_or_add_user_project_role member cd9e3b3e3f664462a555227b0982e8bb f4b77e9543bd42f49844e204b64b226b running on PID 46187 (14 other jobs running) 2026-08-05 03:57:43.581 | [2070 Async ks-demo-invis:46187]: Signaling child to exit 2026-08-05 03:57:43.587 | WAKEUP 2026-08-05 03:57:43.624 | [2070 Async ks-demo-invis:46187]: Signaled 2026-08-05 03:57:43.628 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:57:43.628 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:57:43.628 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 03:57:43.628 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:57:43.628 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:57:43.628 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 03:57:43.628 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 03:57:43.628 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 03:57:43.629 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 03:57:43.629 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user cd9e3b3e3f664462a555227b0982e8bb --project f4b77e9543bd42f49844e204b64b226b 2026-08-05 03:57:43.629 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cd9e3b3e3f664462a555227b0982e8bb --project f4b77e9543bd42f49844e204b64b226b -c Role -f value 2026-08-05 03:57:43.629 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:43.629 | + functions-common:get_or_add_user_project_role:979 : user_role_id=719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:43.630 | + functions-common:get_or_add_user_project_role:980 : echo 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:43.631 | 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:43.711 | [2070 Async ks-demo-invis:46187]: finished get_or_add_user_project_role member cd9e3b3e3f664462a555227b0982e8bb f4b77e9543bd42f49844e204b64b226b with result 0 in 12 seconds 2026-08-05 03:57:43.774 | [2070 Async ks-demo-reader:46322]: Waiting for completion of get_or_add_user_project_role reader 7631ba0452794b5e992555028fb47c65 82d9f3982a6c4faea77fbcc0415c4c79 running on PID 46322 (13 other jobs running) 2026-08-05 03:57:43.814 | [2070 Async ks-demo-reader:46322]: Signaling child to exit 2026-08-05 03:57:43.814 | WAKEUP 2026-08-05 03:57:43.855 | [2070 Async ks-demo-reader:46322]: Signaled 2026-08-05 03:57:43.857 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:57:43.857 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:57:43.857 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 03:57:43.857 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:57:43.857 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:57:43.857 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 03:57:43.857 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 03:57:43.857 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 03:57:43.857 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 03:57:43.858 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 7631ba0452794b5e992555028fb47c65 --project 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:43.858 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7631ba0452794b5e992555028fb47c65 --project 82d9f3982a6c4faea77fbcc0415c4c79 -c Role -f value 2026-08-05 03:57:43.858 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:43.858 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8cfb496cf3c64d6daaa2bfec1b060b4e 2026-08-05 03:57:43.859 | + functions-common:get_or_add_user_project_role:980 : echo 8cfb496cf3c64d6daaa2bfec1b060b4e 2026-08-05 03:57:43.859 | 8cfb496cf3c64d6daaa2bfec1b060b4e 2026-08-05 03:57:43.941 | [2070 Async ks-demo-reader:46322]: finished get_or_add_user_project_role reader 7631ba0452794b5e992555028fb47c65 82d9f3982a6c4faea77fbcc0415c4c79 with result 0 in 10 seconds 2026-08-05 03:57:43.946 | + inc/async:async_wait:197 : return 0 2026-08-05 03:57:43.952 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-05 03:57:44.036 | [2070 Async ks-alt-admin:46741]: Waiting for completion of get_or_add_user_project_role admin 6d569df50b3d45bb851b0ac36bdb6e0d f3b71cfef4294b9998f86f994e89e82c running on PID 46741 (12 other jobs running) 2026-08-05 03:57:44.084 | [2070 Async ks-alt-admin:46741]: Signaling child to exit 2026-08-05 03:57:44.086 | WAKEUP 2026-08-05 03:57:44.128 | [2070 Async ks-alt-admin:46741]: Signaled 2026-08-05 03:57:44.130 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:57:44.130 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:57:44.131 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 03:57:44.131 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:57:44.131 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:57:44.131 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 03:57:44.131 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 03:57:44.131 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 03:57:44.131 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 03:57:44.132 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 6d569df50b3d45bb851b0ac36bdb6e0d --project f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:44.132 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d569df50b3d45bb851b0ac36bdb6e0d --project f3b71cfef4294b9998f86f994e89e82c -c Role -f value 2026-08-05 03:57:44.132 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:44.132 | + functions-common:get_or_add_user_project_role:979 : user_role_id=963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:57:44.134 | + functions-common:get_or_add_user_project_role:980 : echo 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:57:44.134 | 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:57:44.203 | [2070 Async ks-alt-admin:46741]: finished get_or_add_user_project_role admin 6d569df50b3d45bb851b0ac36bdb6e0d f3b71cfef4294b9998f86f994e89e82c with result 0 in 9 seconds 2026-08-05 03:57:44.273 | [2070 Async ks-alt-another:46837]: Waiting for completion of get_or_add_user_project_role anotherrole 6d569df50b3d45bb851b0ac36bdb6e0d f3b71cfef4294b9998f86f994e89e82c running on PID 46837 (11 other jobs running) 2026-08-05 03:57:44.324 | [2070 Async ks-alt-another:46837]: Signaling child to exit 2026-08-05 03:57:44.324 | WAKEUP 2026-08-05 03:57:44.367 | [2070 Async ks-alt-another:46837]: Signaled 2026-08-05 03:57:44.368 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:57:44.368 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:57:44.368 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 03:57:44.369 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:57:44.369 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:57:44.369 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 03:57:44.369 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 03:57:44.369 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 03:57:44.371 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 03:57:44.371 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6d569df50b3d45bb851b0ac36bdb6e0d --project f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:44.371 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6d569df50b3d45bb851b0ac36bdb6e0d --project f3b71cfef4294b9998f86f994e89e82c -c Role -f value 2026-08-05 03:57:44.371 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:44.371 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:44.371 | + functions-common:get_or_add_user_project_role:980 : echo d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:44.371 | d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:44.450 | [2070 Async ks-alt-another:46837]: finished get_or_add_user_project_role anotherrole 6d569df50b3d45bb851b0ac36bdb6e0d f3b71cfef4294b9998f86f994e89e82c with result 0 in 9 seconds 2026-08-05 03:57:44.513 | [2070 Async ks-alt-member-user:47047]: Waiting for completion of get_or_add_user_project_role member a49fffc0f60e4b6eb4c30c371207b3e8 f3b71cfef4294b9998f86f994e89e82c running on PID 47047 (10 other jobs running) 2026-08-05 03:57:44.557 | [2070 Async ks-alt-member-user:47047]: Signaling child to exit 2026-08-05 03:57:44.558 | WAKEUP 2026-08-05 03:57:44.600 | [2070 Async ks-alt-member-user:47047]: Signaled 2026-08-05 03:57:44.602 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:57:44.602 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:57:44.602 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 03:57:44.604 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:57:44.604 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:57:44.604 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 03:57:44.604 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 03:57:44.604 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 03:57:44.604 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 03:57:44.605 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user a49fffc0f60e4b6eb4c30c371207b3e8 --project f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:44.605 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a49fffc0f60e4b6eb4c30c371207b3e8 --project f3b71cfef4294b9998f86f994e89e82c -c Role -f value 2026-08-05 03:57:44.605 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:44.605 | + functions-common:get_or_add_user_project_role:979 : user_role_id=719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:44.605 | + functions-common:get_or_add_user_project_role:980 : echo 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:44.605 | 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:44.683 | [2070 Async ks-alt-member-user:47047]: finished get_or_add_user_project_role member a49fffc0f60e4b6eb4c30c371207b3e8 f3b71cfef4294b9998f86f994e89e82c with result 0 in 9 seconds 2026-08-05 03:57:44.759 | [2070 Async ks-alt-reader-user:47219]: Waiting for completion of get_or_add_user_project_role reader e52c9f1a952d401f87028b590a223b63 f3b71cfef4294b9998f86f994e89e82c running on PID 47219 (9 other jobs running) 2026-08-05 03:57:44.834 | [2070 Async ks-alt-reader-user:47219]: Signaling child to exit 2026-08-05 03:57:44.836 | WAKEUP 2026-08-05 03:57:44.888 | [2070 Async ks-alt-reader-user:47219]: Signaled 2026-08-05 03:57:44.891 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:57:44.891 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:57:44.891 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-05 03:57:44.891 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:57:44.891 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:57:44.891 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 03:57:44.892 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 03:57:44.892 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 03:57:44.892 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-05 03:57:44.892 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user e52c9f1a952d401f87028b590a223b63 --project f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:44.892 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e52c9f1a952d401f87028b590a223b63 --project f3b71cfef4294b9998f86f994e89e82c -c Role -f value 2026-08-05 03:57:44.893 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:44.893 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8cfb496cf3c64d6daaa2bfec1b060b4e 2026-08-05 03:57:44.893 | + functions-common:get_or_add_user_project_role:980 : echo 8cfb496cf3c64d6daaa2bfec1b060b4e 2026-08-05 03:57:44.893 | 8cfb496cf3c64d6daaa2bfec1b060b4e 2026-08-05 03:57:44.998 | [2070 Async ks-alt-reader-user:47219]: finished get_or_add_user_project_role reader e52c9f1a952d401f87028b590a223b63 f3b71cfef4294b9998f86f994e89e82c with result 0 in 8 seconds 2026-08-05 03:57:45.006 | + inc/async:async_wait:197 : return 0 2026-08-05 03:57:45.015 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-05 03:57:45.136 | [2070 Async ks-system-member:47450]: Waiting for completion of get_or_add_user_system_role member 5800958bf6414b46b53d9a91e7092f8a all running on PID 47450 (8 other jobs running) 2026-08-05 03:57:45.193 | [2070 Async ks-system-member:47450]: Signaling child to exit 2026-08-05 03:57:45.195 | WAKEUP 2026-08-05 03:57:45.258 | [2070 Async ks-system-member:47450]: Signaled 2026-08-05 03:57:45.258 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-05 03:57:45.258 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-05 03:57:45.258 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-05 03:57:45.258 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:57:45.258 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:57:45.259 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 03:57:45.259 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 03:57:45.259 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 03:57:45.259 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-05 03:57:45.259 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5800958bf6414b46b53d9a91e7092f8a --system all -f value -c Role 2026-08-05 03:57:45.259 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:45.259 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-05 03:57:45.259 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-05 03:57:45.259 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 5800958bf6414b46b53d9a91e7092f8a --system all 2026-08-05 03:57:45.259 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5800958bf6414b46b53d9a91e7092f8a --system all -f value -c Role 2026-08-05 03:57:45.259 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:45.260 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:45.260 | + functions-common:get_or_add_user_system_role:1030 : echo 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:45.260 | 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:45.375 | [2070 Async ks-system-member:47450]: finished get_or_add_user_system_role member 5800958bf6414b46b53d9a91e7092f8a all with result 0 in 12 seconds 2026-08-05 03:57:45.466 | [2070 Async ks-system-reader:47655]: Waiting for completion of get_or_add_user_system_role reader 61477964a5204d8482f1a31c4f70570e all running on PID 47655 (7 other jobs running) 2026-08-05 03:57:45.523 | [2070 Async ks-system-reader:47655]: Signaling child to exit 2026-08-05 03:57:49.311 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:49.364 | [47655 Async ks-system-reader:47655]: finished successfully 2026-08-05 03:57:49.422 | WAKEUP 2026-08-05 03:57:49.475 | [2070 Async ks-system-reader:47655]: Signaled 2026-08-05 03:57:49.479 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-05 03:57:49.479 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-05 03:57:49.479 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-05 03:57:49.480 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:57:49.480 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:57:49.480 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-05 03:57:49.480 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-05 03:57:49.480 | ++ functions-common:_get_domain_args:957 : echo 2026-08-05 03:57:49.480 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-05 03:57:49.480 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 61477964a5204d8482f1a31c4f70570e --system all -f value -c Role 2026-08-05 03:57:49.480 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:49.480 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-05 03:57:49.480 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-05 03:57:49.480 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 61477964a5204d8482f1a31c4f70570e --system all 2026-08-05 03:57:49.480 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 61477964a5204d8482f1a31c4f70570e --system all -f value -c Role 2026-08-05 03:57:49.481 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:49.481 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=8cfb496cf3c64d6daaa2bfec1b060b4e 2026-08-05 03:57:49.481 | + functions-common:get_or_add_user_system_role:1030 : echo 8cfb496cf3c64d6daaa2bfec1b060b4e 2026-08-05 03:57:49.481 | 8cfb496cf3c64d6daaa2bfec1b060b4e 2026-08-05 03:57:49.592 | [2070 Async ks-system-reader:47655]: finished get_or_add_user_system_role reader 61477964a5204d8482f1a31c4f70570e all with result 0 in 15 seconds 2026-08-05 03:57:49.597 | + inc/async:async_wait:197 : return 0 2026-08-05 03:57:49.607 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-05 03:57:49.717 | [2070 Async ks-group-memberdemo:47918]: Waiting for completion of get_or_add_group_project_role member e4c314a0e3b345ba889063471de89eec 82d9f3982a6c4faea77fbcc0415c4c79 running on PID 47918 (6 other jobs running) 2026-08-05 03:57:49.777 | [2070 Async ks-group-memberdemo:47918]: Signaling child to exit 2026-08-05 03:57:52.205 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:52.233 | [47918 Async ks-group-memberdemo:47918]: finished successfully 2026-08-05 03:57:52.254 | WAKEUP 2026-08-05 03:57:52.303 | [2070 Async ks-group-memberdemo:47918]: Signaled 2026-08-05 03:57:52.307 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 03:57:52.307 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e4c314a0e3b345ba889063471de89eec --project 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:52.307 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e4c314a0e3b345ba889063471de89eec --project 82d9f3982a6c4faea77fbcc0415c4c79 -f value -c Role 2026-08-05 03:57:52.307 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:52.307 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:52.307 | + functions-common:get_or_add_group_project_role:1049 : echo 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:52.308 | 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:52.411 | [2070 Async ks-group-memberdemo:47918]: finished get_or_add_group_project_role member e4c314a0e3b345ba889063471de89eec 82d9f3982a6c4faea77fbcc0415c4c79 with result 0 in 10 seconds 2026-08-05 03:57:52.490 | [2070 Async ks-group-anotherdemo:47998]: Waiting for completion of get_or_add_group_project_role anotherrole e4c314a0e3b345ba889063471de89eec 82d9f3982a6c4faea77fbcc0415c4c79 running on PID 47998 (5 other jobs running) 2026-08-05 03:57:52.545 | [2070 Async ks-group-anotherdemo:47998]: Signaling child to exit 2026-08-05 03:57:53.811 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:53.844 | [47998 Async ks-group-anotherdemo:47998]: finished successfully 2026-08-05 03:57:53.873 | WAKEUP 2026-08-05 03:57:53.908 | [2070 Async ks-group-anotherdemo:47998]: Signaled 2026-08-05 03:57:53.910 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 03:57:53.910 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e4c314a0e3b345ba889063471de89eec --project 82d9f3982a6c4faea77fbcc0415c4c79 2026-08-05 03:57:53.910 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e4c314a0e3b345ba889063471de89eec --project 82d9f3982a6c4faea77fbcc0415c4c79 -f value -c Role 2026-08-05 03:57:53.910 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:53.910 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:53.910 | + functions-common:get_or_add_group_project_role:1049 : echo d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:53.910 | d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:53.962 | [2070 Async ks-group-anotherdemo:47998]: finished get_or_add_group_project_role anotherrole e4c314a0e3b345ba889063471de89eec 82d9f3982a6c4faea77fbcc0415c4c79 with result 0 in 12 seconds 2026-08-05 03:57:53.969 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:54.007 | [48156 Async ks-group-anotheralt:48156]: finished successfully 2026-08-05 03:57:54.024 | [2070 Async ks-group-memberalt:48077]: Waiting for completion of get_or_add_group_project_role member e4c314a0e3b345ba889063471de89eec f3b71cfef4294b9998f86f994e89e82c running on PID 48077 (4 other jobs running) 2026-08-05 03:57:54.059 | [2070 Async ks-group-memberalt:48077]: Signaling child to exit 2026-08-05 03:57:54.484 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:54.515 | [48077 Async ks-group-memberalt:48077]: finished successfully 2026-08-05 03:57:54.543 | WAKEUP 2026-08-05 03:57:54.571 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:57:54.573 | [2070 Async ks-group-memberalt:48077]: Signaled 2026-08-05 03:57:54.575 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 03:57:54.576 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e4c314a0e3b345ba889063471de89eec --project f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:54.576 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e4c314a0e3b345ba889063471de89eec --project f3b71cfef4294b9998f86f994e89e82c -f value -c Role 2026-08-05 03:57:54.576 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:54.576 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:54.576 | + functions-common:get_or_add_group_project_role:1049 : echo 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:54.576 | 719fc2e520bd4c9dafa1fb6759d4fecf 2026-08-05 03:57:54.602 | [48235 Async ks-group-admin:48235]: finished successfully 2026-08-05 03:57:54.630 | [2070 Async ks-group-memberalt:48077]: finished get_or_add_group_project_role member e4c314a0e3b345ba889063471de89eec f3b71cfef4294b9998f86f994e89e82c with result 0 in 12 seconds 2026-08-05 03:57:54.672 | [2070 Async ks-group-anotheralt:48156]: Waiting for completion of get_or_add_group_project_role anotherrole e4c314a0e3b345ba889063471de89eec f3b71cfef4294b9998f86f994e89e82c running on PID 48156 (3 other jobs running) 2026-08-05 03:57:54.701 | [2070 Async ks-group-anotheralt:48156]: Signaling child to exit 2026-08-05 03:57:54.701 | WAKEUP 2026-08-05 03:57:54.727 | [2070 Async ks-group-anotheralt:48156]: Signaled 2026-08-05 03:57:54.728 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 03:57:54.728 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e4c314a0e3b345ba889063471de89eec --project f3b71cfef4294b9998f86f994e89e82c 2026-08-05 03:57:54.728 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e4c314a0e3b345ba889063471de89eec --project f3b71cfef4294b9998f86f994e89e82c -f value -c Role 2026-08-05 03:57:54.728 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:54.728 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:54.729 | + functions-common:get_or_add_group_project_role:1049 : echo d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:54.729 | d1aa176fb52c4857bcb24ef40f52a4ec 2026-08-05 03:57:54.775 | [2070 Async ks-group-anotheralt:48156]: finished get_or_add_group_project_role anotherrole e4c314a0e3b345ba889063471de89eec f3b71cfef4294b9998f86f994e89e82c with result 0 in 11 seconds 2026-08-05 03:57:54.818 | [2070 Async ks-group-admin:48235]: Waiting for completion of get_or_add_group_project_role admin e4a260fee3e042a8803ca5e7c1c36901 45a6d5bbcac24d598455fe1cd77a6beb running on PID 48235 (2 other jobs running) 2026-08-05 03:57:54.848 | [2070 Async ks-group-admin:48235]: Signaling child to exit 2026-08-05 03:57:54.848 | WAKEUP 2026-08-05 03:57:54.871 | [2070 Async ks-group-admin:48235]: Signaled 2026-08-05 03:57:54.873 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-05 03:57:54.873 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group e4a260fee3e042a8803ca5e7c1c36901 --project 45a6d5bbcac24d598455fe1cd77a6beb 2026-08-05 03:57:54.873 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e4a260fee3e042a8803ca5e7c1c36901 --project 45a6d5bbcac24d598455fe1cd77a6beb -f value -c Role 2026-08-05 03:57:54.873 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:57:54.873 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:57:54.873 | + functions-common:get_or_add_group_project_role:1049 : echo 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:57:54.873 | 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:57:54.922 | [2070 Async ks-group-admin:48235]: finished get_or_add_group_project_role admin e4a260fee3e042a8803ca5e7c1c36901 45a6d5bbcac24d598455fe1cd77a6beb with result 0 in 12 seconds 2026-08-05 03:57:54.927 | + inc/async:async_wait:197 : return 0 2026-08-05 03:57:54.930 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-05 03:57:54.954 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:57:54.958 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-05 03:57:54.982 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:57:54.986 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-05 03:57:54.990 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-05 03:57:55.072 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-05 03:57:55.122 | [2070 Async create_nova_accounts:50141]: running: create_nova_accounts 2026-08-05 03:57:55.124 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-05 03:57:55.150 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:57:55.154 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-05 03:57:55.157 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-05 03:57:55.245 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-05 03:57:55.298 | [2070 Async create_glance_accounts:50264]: running: create_glance_accounts 2026-08-05 03:57:55.305 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-05 03:57:55.336 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:57:55.345 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-05 03:57:55.356 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-05 03:57:55.446 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-05 03:57:55.510 | [2070 Async create_cinder_accounts:50402]: running: create_cinder_accounts 2026-08-05 03:57:55.514 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-05 03:57:55.537 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:57:55.539 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-05 03:57:55.541 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-05 03:57:55.614 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-05 03:57:55.704 | [2070 Async create_neutron_accounts:50544]: running: create_neutron_accounts 2026-08-05 03:57:55.711 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-05 03:57:55.745 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:57:55.749 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-05 03:57:55.782 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:57:55.790 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-05 03:57:55.899 | [2070 Async create_nova_accounts:50141]: Waiting for completion of create_nova_accounts running on PID 50141 (5 other jobs running) 2026-08-05 03:57:55.949 | [2070 Async create_nova_accounts:50141]: Signaling child to exit 2026-08-05 03:58:30.887 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:58:30.911 | [50544 Async create_neutron_accounts:50544]: finished successfully 2026-08-05 03:58:38.602 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:58:38.640 | [50402 Async create_cinder_accounts:50402]: finished successfully 2026-08-05 03:58:56.672 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:58:56.708 | [50141 Async create_nova_accounts:50141]: finished successfully 2026-08-05 03:58:56.737 | WAKEUP 2026-08-05 03:58:56.762 | [2070 Async create_nova_accounts:50141]: Signaled 2026-08-05 03:58:56.763 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-08-05 03:58:56.763 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-05 03:58:56.764 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-05 03:58:56.764 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 03:58:56.764 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 03:58:56.764 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 03:58:56.764 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-05 03:58:56.764 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:58:56.764 | + functions-common:get_or_create_user:915 : user_id=cfdbb6ee56b54a9e922dca50e9f2116e 2026-08-05 03:58:56.764 | + functions-common:get_or_create_user:916 : echo cfdbb6ee56b54a9e922dca50e9f2116e 2026-08-05 03:58:56.764 | cfdbb6ee56b54a9e922dca50e9f2116e 2026-08-05 03:58:56.764 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-05 03:58:56.764 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:58:56.765 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:58:56.765 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 03:58:56.765 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:58:56.765 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:58:56.765 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 03:58:56.765 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 03:58:56.765 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 03:58:56.765 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 03:58:56.765 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 03:58:56.765 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 03:58:56.765 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-08-05 03:58:56.766 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 03:58:56.766 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:58:56.766 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:58:56.766 | + functions-common:get_or_add_user_project_role:980 : echo 5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:58:56.767 | 5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:58:56.767 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-05 03:58:56.767 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-05 03:58:56.768 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:58:56.768 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:58:56.768 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 03:58:56.769 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:58:56.769 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:58:56.770 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 03:58:56.770 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 03:58:56.770 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 03:58:56.770 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 03:58:56.770 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 03:58:56.770 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 03:58:56.770 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-08-05 03:58:56.770 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 03:58:56.770 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:58:56.770 | + functions-common:get_or_add_user_project_role:979 : user_role_id=963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:58:56.770 | + functions-common:get_or_add_user_project_role:980 : echo 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:58:56.770 | 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:58:56.771 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-05 03:58:56.771 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.36/compute 2026-08-05 03:58:56.771 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-05 03:58:56.771 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 03:58:56.771 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-05 03:58:56.772 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-08-05 03:58:56.772 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:58:56.772 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 03:58:56.773 | 08c1b70f093245439c9594cc5be79841' 2026-08-05 03:58:56.773 | + functions-common:get_or_create_service:1067 : echo 08c1b70f093245439c9594cc5be79841 2026-08-05 03:58:56.773 | 08c1b70f093245439c9594cc5be79841 2026-08-05 03:58:56.773 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.36/compute/v2/$(project_id)s' 2026-08-05 03:58:56.773 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 03:58:56.773 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.36/compute/v2/$(project_id)s' RegionOne 2026-08-05 03:58:56.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 03:58:56.774 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-08-05 03:58:56.774 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:58:56.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 03:58:56.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 03:58:56.774 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.36/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-05 03:58:56.774 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:58:56.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7f7a5d926d41445e94eebd91b9e59d93 2026-08-05 03:58:56.774 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7f7a5d926d41445e94eebd91b9e59d93 2026-08-05 03:58:56.774 | + functions-common:get_or_create_endpoint:1100 : public_id=7f7a5d926d41445e94eebd91b9e59d93 2026-08-05 03:58:56.774 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 03:58:56.775 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 03:58:56.775 | + functions-common:get_or_create_endpoint:1109 : echo 7f7a5d926d41445e94eebd91b9e59d93 2026-08-05 03:58:56.775 | 7f7a5d926d41445e94eebd91b9e59d93 2026-08-05 03:58:56.775 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-05 03:58:56.775 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 03:58:56.775 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-05 03:58:56.776 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-08-05 03:58:56.776 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:58:56.777 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 03:58:56.777 | 1675496b903b4833a6e9427a2220bcf0' 2026-08-05 03:58:56.777 | + functions-common:get_or_create_service:1067 : echo 1675496b903b4833a6e9427a2220bcf0 2026-08-05 03:58:56.778 | 1675496b903b4833a6e9427a2220bcf0 2026-08-05 03:58:56.778 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.36/compute/v2.1 2026-08-05 03:58:56.778 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 03:58:56.778 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.36/compute/v2.1 RegionOne 2026-08-05 03:58:56.778 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 03:58:56.778 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-08-05 03:58:56.778 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:58:56.778 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 03:58:56.778 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 03:58:56.779 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.36/compute/v2.1 --region RegionOne -f value -c id 2026-08-05 03:58:56.779 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:58:56.779 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=af5b2c6a5a3141a19aaa80ef6807c679 2026-08-05 03:58:56.779 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo af5b2c6a5a3141a19aaa80ef6807c679 2026-08-05 03:58:56.779 | + functions-common:get_or_create_endpoint:1100 : public_id=af5b2c6a5a3141a19aaa80ef6807c679 2026-08-05 03:58:56.780 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 03:58:56.780 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 03:58:56.781 | + functions-common:get_or_create_endpoint:1109 : echo af5b2c6a5a3141a19aaa80ef6807c679 2026-08-05 03:58:56.781 | af5b2c6a5a3141a19aaa80ef6807c679 2026-08-05 03:58:56.781 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-05 03:58:56.781 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:58:56.781 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-05 03:58:56.781 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:58:56.781 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-05 03:58:56.781 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:58:56.782 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-05 03:58:56.782 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:58:56.782 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-05 03:58:56.800 | [2070 Async create_nova_accounts:50141]: finished create_nova_accounts with result 0 in 61 seconds 2026-08-05 03:58:56.829 | [2070 Async create_glance_accounts:50264]: Waiting for completion of create_glance_accounts running on PID 50264 (4 other jobs running) 2026-08-05 03:58:56.849 | [2070 Async create_glance_accounts:50264]: Signaling child to exit 2026-08-05 03:59:08.943 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:59:08.968 | [50264 Async create_glance_accounts:50264]: finished successfully 2026-08-05 03:59:08.996 | WAKEUP 2026-08-05 03:59:09.021 | [2070 Async create_glance_accounts:50264]: Signaled 2026-08-05 03:59:09.023 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-05 03:59:09.023 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:59:09.023 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-05 03:59:09.023 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-05 03:59:09.023 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 03:59:09.023 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 03:59:09.023 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 03:59:09.024 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-05 03:59:09.024 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.024 | + functions-common:get_or_create_user:915 : user_id=dd0cd1ea42bd45efaa9d983da965b847 2026-08-05 03:59:09.024 | + functions-common:get_or_create_user:916 : echo dd0cd1ea42bd45efaa9d983da965b847 2026-08-05 03:59:09.024 | dd0cd1ea42bd45efaa9d983da965b847 2026-08-05 03:59:09.024 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-05 03:59:09.024 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:59:09.024 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:59:09.024 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 03:59:09.024 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:59:09.025 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:59:09.025 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 03:59:09.025 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 03:59:09.025 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 03:59:09.025 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 03:59:09.025 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 03:59:09.025 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 03:59:09.026 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-08-05 03:59:09.026 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 03:59:09.026 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.026 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:59:09.026 | + functions-common:get_or_add_user_project_role:980 : echo 5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:59:09.026 | 5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:59:09.026 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-05 03:59:09.027 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-05 03:59:09.027 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:59:09.027 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:59:09.027 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 03:59:09.027 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:59:09.027 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:59:09.027 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 03:59:09.027 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 03:59:09.027 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 03:59:09.028 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 03:59:09.028 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 03:59:09.028 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 03:59:09.028 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-08-05 03:59:09.028 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 03:59:09.028 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.028 | + functions-common:get_or_add_user_project_role:979 : user_role_id=963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:59:09.028 | + functions-common:get_or_add_user_project_role:980 : echo 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:59:09.028 | 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 03:59:09.029 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-05 03:59:09.029 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:59:09.029 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-05 03:59:09.029 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 03:59:09.029 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-05 03:59:09.029 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-08-05 03:59:09.029 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.029 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 03:59:09.029 | a26bd30ff78b4f468dacdb18173399c2' 2026-08-05 03:59:09.030 | + functions-common:get_or_create_service:1067 : echo a26bd30ff78b4f468dacdb18173399c2 2026-08-05 03:59:09.030 | a26bd30ff78b4f468dacdb18173399c2 2026-08-05 03:59:09.030 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.36/image 2026-08-05 03:59:09.030 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 03:59:09.030 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.36/image RegionOne 2026-08-05 03:59:09.030 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 03:59:09.030 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-08-05 03:59:09.030 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.031 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 03:59:09.031 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 03:59:09.031 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.36/image --region RegionOne -f value -c id 2026-08-05 03:59:09.031 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.031 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c7d681ea220c4b52954e6dfb0d56606b 2026-08-05 03:59:09.031 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c7d681ea220c4b52954e6dfb0d56606b 2026-08-05 03:59:09.031 | + functions-common:get_or_create_endpoint:1100 : public_id=c7d681ea220c4b52954e6dfb0d56606b 2026-08-05 03:59:09.031 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 03:59:09.031 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 03:59:09.031 | + functions-common:get_or_create_endpoint:1109 : echo c7d681ea220c4b52954e6dfb0d56606b 2026-08-05 03:59:09.032 | c7d681ea220c4b52954e6dfb0d56606b 2026-08-05 03:59:09.032 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-05 03:59:09.032 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-05 03:59:09.032 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-05 03:59:09.032 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.032 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-05 03:59:09.032 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-05 03:59:09.032 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-05 03:59:09.032 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-05 03:59:09.033 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-05 03:59:09.033 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-05 03:59:09.033 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-05 03:59:09.033 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-08-05 03:59:09.033 | +---------------+----------------------------------+ 2026-08-05 03:59:09.033 | | Field | Value | 2026-08-05 03:59:09.033 | +---------------+----------------------------------+ 2026-08-05 03:59:09.033 | | default_limit | 2000 | 2026-08-05 03:59:09.033 | | description | None | 2026-08-05 03:59:09.034 | | id | ff0c567bd89a4a6b952c459c58a03750 | 2026-08-05 03:59:09.034 | | region_id | RegionOne | 2026-08-05 03:59:09.034 | | resource_name | image_size_total | 2026-08-05 03:59:09.034 | | service_id | a26bd30ff78b4f468dacdb18173399c2 | 2026-08-05 03:59:09.034 | +---------------+----------------------------------+ 2026-08-05 03:59:09.034 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-08-05 03:59:09.034 | +---------------+----------------------------------+ 2026-08-05 03:59:09.034 | | Field | Value | 2026-08-05 03:59:09.034 | +---------------+----------------------------------+ 2026-08-05 03:59:09.035 | | default_limit | 2000 | 2026-08-05 03:59:09.035 | | description | None | 2026-08-05 03:59:09.035 | | id | d12666ac8e804d14880874d8a81d2bd1 | 2026-08-05 03:59:09.035 | | region_id | RegionOne | 2026-08-05 03:59:09.035 | | resource_name | image_stage_total | 2026-08-05 03:59:09.035 | | service_id | a26bd30ff78b4f468dacdb18173399c2 | 2026-08-05 03:59:09.035 | +---------------+----------------------------------+ 2026-08-05 03:59:09.035 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-08-05 03:59:09.035 | +---------------+----------------------------------+ 2026-08-05 03:59:09.035 | | Field | Value | 2026-08-05 03:59:09.036 | +---------------+----------------------------------+ 2026-08-05 03:59:09.036 | | default_limit | 100 | 2026-08-05 03:59:09.036 | | description | None | 2026-08-05 03:59:09.036 | | id | 8ce5c6df92694ea29aceaddb6c0053d4 | 2026-08-05 03:59:09.036 | | region_id | RegionOne | 2026-08-05 03:59:09.036 | | resource_name | image_count_total | 2026-08-05 03:59:09.036 | | service_id | a26bd30ff78b4f468dacdb18173399c2 | 2026-08-05 03:59:09.036 | +---------------+----------------------------------+ 2026-08-05 03:59:09.037 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-08-05 03:59:09.037 | +---------------+----------------------------------+ 2026-08-05 03:59:09.037 | | Field | Value | 2026-08-05 03:59:09.037 | +---------------+----------------------------------+ 2026-08-05 03:59:09.037 | | default_limit | 100 | 2026-08-05 03:59:09.037 | | description | None | 2026-08-05 03:59:09.037 | | id | 4df45df865af4d8eadf82ac7775eb2c9 | 2026-08-05 03:59:09.037 | | region_id | RegionOne | 2026-08-05 03:59:09.037 | | resource_name | image_count_uploading | 2026-08-05 03:59:09.038 | | service_id | a26bd30ff78b4f468dacdb18173399c2 | 2026-08-05 03:59:09.038 | +---------------+----------------------------------+ 2026-08-05 03:59:09.038 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-05 03:59:09.038 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-05 03:59:09.038 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-05 03:59:09.038 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-05 03:59:09.038 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-05 03:59:09.038 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.36/identity 2026-08-05 03:59:09.038 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-05 03:59:09.039 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-05 03:59:09.039 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.039 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id c7d681ea220c4b52954e6dfb0d56606b 2026-08-05 03:59:09.039 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-05 03:59:09.039 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-05 03:59:09.039 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:59:09.070 | [2070 Async create_glance_accounts:50264]: finished create_glance_accounts with result 0 in 73 seconds 2026-08-05 03:59:09.112 | [2070 Async create_cinder_accounts:50402]: Waiting for completion of create_cinder_accounts running on PID 50402 (3 other jobs running) 2026-08-05 03:59:09.138 | [2070 Async create_cinder_accounts:50402]: Signaling child to exit 2026-08-05 03:59:09.138 | WAKEUP 2026-08-05 03:59:09.162 | [2070 Async create_cinder_accounts:50402]: Signaled 2026-08-05 03:59:09.163 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-08-05 03:59:09.164 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-05 03:59:09.164 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-05 03:59:09.164 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:59:09.164 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-05 03:59:09.164 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-05 03:59:09.164 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 03:59:09.164 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 03:59:09.164 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 03:59:09.164 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-05 03:59:09.164 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.165 | + functions-common:get_or_create_user:915 : user_id=aee7c84432484698b925b0cc683db29c 2026-08-05 03:59:09.165 | + functions-common:get_or_create_user:916 : echo aee7c84432484698b925b0cc683db29c 2026-08-05 03:59:09.165 | aee7c84432484698b925b0cc683db29c 2026-08-05 03:59:09.165 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-05 03:59:09.165 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:59:09.165 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:59:09.165 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 03:59:09.165 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:59:09.165 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:59:09.166 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 03:59:09.166 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 03:59:09.166 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 03:59:09.166 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 03:59:09.166 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 03:59:09.166 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 03:59:09.166 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-08-05 03:59:09.166 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 03:59:09.166 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.167 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:59:09.167 | + functions-common:get_or_add_user_project_role:980 : echo 5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:59:09.167 | 5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:59:09.167 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-05 03:59:09.167 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-05 03:59:09.167 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:59:09.167 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-05 03:59:09.167 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.36/volume 2026-08-05 03:59:09.167 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-05 03:59:09.167 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 03:59:09.167 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-05 03:59:09.168 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-08-05 03:59:09.168 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.168 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 03:59:09.168 | 42532843149c4efabfb6e56ef1ea56af' 2026-08-05 03:59:09.168 | + functions-common:get_or_create_service:1067 : echo 42532843149c4efabfb6e56ef1ea56af 2026-08-05 03:59:09.168 | 42532843149c4efabfb6e56ef1ea56af 2026-08-05 03:59:09.168 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.36/volume/v3 2026-08-05 03:59:09.168 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 03:59:09.169 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.36/volume/v3 RegionOne 2026-08-05 03:59:09.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 03:59:09.169 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-08-05 03:59:09.169 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 03:59:09.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 03:59:09.169 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.36/volume/v3 --region RegionOne -f value -c id 2026-08-05 03:59:09.169 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.169 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=32cb1798844c4e6c83ae3c930a3bf5dd 2026-08-05 03:59:09.170 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 32cb1798844c4e6c83ae3c930a3bf5dd 2026-08-05 03:59:09.170 | + functions-common:get_or_create_endpoint:1100 : public_id=32cb1798844c4e6c83ae3c930a3bf5dd 2026-08-05 03:59:09.170 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 03:59:09.170 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 03:59:09.170 | + functions-common:get_or_create_endpoint:1109 : echo 32cb1798844c4e6c83ae3c930a3bf5dd 2026-08-05 03:59:09.170 | 32cb1798844c4e6c83ae3c930a3bf5dd 2026-08-05 03:59:09.171 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-05 03:59:09.171 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-05 03:59:09.171 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-05 03:59:09.171 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-05 03:59:09.171 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.172 | ++ functions-common:get_or_create_project:928 : project_id=09e694c4172e42d0a131fac439e6bddb 2026-08-05 03:59:09.172 | ++ functions-common:get_or_create_project:929 : echo 09e694c4172e42d0a131fac439e6bddb 2026-08-05 03:59:09.172 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 09e694c4172e42d0a131fac439e6bddb 2026-08-05 03:59:09.172 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-05 03:59:09.172 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-05 03:59:09.172 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 03:59:09.172 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-05 03:59:09.172 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-08-05 03:59:09.172 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-05 03:59:09.172 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.173 | ++ functions-common:get_or_create_user:915 : user_id=aee7c84432484698b925b0cc683db29c 2026-08-05 03:59:09.173 | ++ functions-common:get_or_create_user:916 : echo aee7c84432484698b925b0cc683db29c 2026-08-05 03:59:09.173 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id aee7c84432484698b925b0cc683db29c 2026-08-05 03:59:09.218 | [2070 Async create_cinder_accounts:50402]: finished create_cinder_accounts with result 0 in 43 seconds 2026-08-05 03:59:09.225 | + inc/async:async_wait:197 : return 0 2026-08-05 03:59:09.229 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-05 03:59:09.286 | [2070 Async create_neutron_accounts:50544]: Waiting for completion of create_neutron_accounts running on PID 50544 (2 other jobs running) 2026-08-05 03:59:09.314 | [2070 Async create_neutron_accounts:50544]: Signaling child to exit 2026-08-05 03:59:09.315 | WAKEUP 2026-08-05 03:59:09.342 | [2070 Async create_neutron_accounts:50544]: Signaled 2026-08-05 03:59:09.344 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-05 03:59:09.344 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.36/ 2026-08-05 03:59:09.344 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-05 03:59:09.344 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.36/networking 2026-08-05 03:59:09.344 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-05 03:59:09.344 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:59:09.344 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-05 03:59:09.344 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-05 03:59:09.344 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 03:59:09.345 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 03:59:09.345 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 03:59:09.345 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-05 03:59:09.345 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.345 | + functions-common:get_or_create_user:915 : user_id=321dddae9fc5472a85be15b7ba57c822 2026-08-05 03:59:09.345 | + functions-common:get_or_create_user:916 : echo 321dddae9fc5472a85be15b7ba57c822 2026-08-05 03:59:09.345 | 321dddae9fc5472a85be15b7ba57c822 2026-08-05 03:59:09.345 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-05 03:59:09.345 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 03:59:09.345 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 03:59:09.345 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 03:59:09.346 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 03:59:09.346 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 03:59:09.346 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 03:59:09.346 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 03:59:09.346 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 03:59:09.346 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 03:59:09.346 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 03:59:09.346 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 03:59:09.346 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-08-05 03:59:09.346 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 03:59:09.347 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.347 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:59:09.347 | + functions-common:get_or_add_user_project_role:980 : echo 5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:59:09.347 | 5c84dfb7d65b44168d0af994c660f967 2026-08-05 03:59:09.347 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-05 03:59:09.347 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-05 03:59:09.347 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 03:59:09.347 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-05 03:59:09.347 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-08-05 03:59:09.347 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.348 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 03:59:09.348 | 525addd8e9b940128217fafd36924028' 2026-08-05 03:59:09.348 | + functions-common:get_or_create_service:1067 : echo 525addd8e9b940128217fafd36924028 2026-08-05 03:59:09.348 | 525addd8e9b940128217fafd36924028 2026-08-05 03:59:09.348 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.36/networking 2026-08-05 03:59:09.348 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 03:59:09.348 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.36/networking RegionOne 2026-08-05 03:59:09.348 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 03:59:09.348 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-08-05 03:59:09.348 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.349 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 03:59:09.349 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 03:59:09.349 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.36/networking --region RegionOne -f value -c id 2026-08-05 03:59:09.349 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 03:59:09.349 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=27b18b5b46cf4808bba5948020575030 2026-08-05 03:59:09.349 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 27b18b5b46cf4808bba5948020575030 2026-08-05 03:59:09.349 | + functions-common:get_or_create_endpoint:1100 : public_id=27b18b5b46cf4808bba5948020575030 2026-08-05 03:59:09.349 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 03:59:09.349 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 03:59:09.349 | + functions-common:get_or_create_endpoint:1109 : echo 27b18b5b46cf4808bba5948020575030 2026-08-05 03:59:09.350 | 27b18b5b46cf4808bba5948020575030 2026-08-05 03:59:09.398 | [2070 Async create_neutron_accounts:50544]: finished create_neutron_accounts with result 0 in 35 seconds 2026-08-05 03:59:09.407 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-05 03:59:09.413 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-05 03:59:09.416 | + inc/async:async_wait:197 : return 0 2026-08-05 03:59:09.419 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-05 03:59:09.443 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:59:09.447 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-05 03:59:09.468 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:59:09.471 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-05 03:59:09.475 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 03:59:09.479 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-05 03:59:09.482 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-05 03:59:09.486 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-05 03:59:09.573 | + inc/async:async_inner:63 : init_glance 2026-08-05 03:59:09.623 | [2070 Async init_glance:52796]: running: init_glance 2026-08-05 03:59:09.628 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-05 03:59:09.652 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:59:09.656 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-05 03:59:09.660 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 03:59:09.667 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-05 03:59:09.670 | + ./stack.sh:main:1170 : configure_neutron 2026-08-05 03:59:09.674 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-05 03:59:09.680 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-05 03:59:09.684 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-05 03:59:09.705 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-05 03:59:09.708 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-05 03:59:10.397 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 03:59:10.397 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:10.397 | we strongly recommend against using it for new projects. 2026-08-05 03:59:10.397 | 2026-08-05 03:59:10.397 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:10.397 | framework. For more detail see 2026-08-05 03:59:10.398 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:10.398 | 2026-08-05 03:59:10.398 | import eventlet as _eventlet # noqa 2026-08-05 03:59:14.632 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 03:59:14.632 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:14.632 | we strongly recommend against using it for new projects. 2026-08-05 03:59:14.632 | 2026-08-05 03:59:14.632 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:14.632 | framework. For more detail see 2026-08-05 03:59:14.633 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:14.633 | 2026-08-05 03:59:14.633 | import eventlet as _eventlet # noqa 2026-08-05 03:59:18.787 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 03:59:18.787 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:18.787 | we strongly recommend against using it for new projects. 2026-08-05 03:59:18.787 | 2026-08-05 03:59:18.787 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:18.788 | framework. For more detail see 2026-08-05 03:59:18.788 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:18.788 | 2026-08-05 03:59:18.788 | import eventlet as _eventlet # noqa 2026-08-05 03:59:22.924 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 03:59:22.924 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:22.924 | we strongly recommend against using it for new projects. 2026-08-05 03:59:22.924 | 2026-08-05 03:59:22.924 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:22.924 | framework. For more detail see 2026-08-05 03:59:22.925 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:22.925 | 2026-08-05 03:59:22.925 | import eventlet as _eventlet # noqa 2026-08-05 03:59:24.059 | + inc/async:async_inner:64 : rc=0 2026-08-05 03:59:24.085 | [52796 Async init_glance:52796]: finished successfully 2026-08-05 03:59:27.187 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 03:59:27.188 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:27.188 | we strongly recommend against using it for new projects. 2026-08-05 03:59:27.188 | 2026-08-05 03:59:27.188 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:27.188 | framework. For more detail see 2026-08-05 03:59:27.188 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:27.188 | 2026-08-05 03:59:27.188 | import eventlet as _eventlet # noqa 2026-08-05 03:59:31.132 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 03:59:31.132 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:31.132 | we strongly recommend against using it for new projects. 2026-08-05 03:59:31.132 | 2026-08-05 03:59:31.132 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:31.133 | framework. For more detail see 2026-08-05 03:59:31.133 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:31.133 | 2026-08-05 03:59:31.133 | import eventlet as _eventlet # noqa 2026-08-05 03:59:35.716 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 03:59:35.716 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:35.716 | we strongly recommend against using it for new projects. 2026-08-05 03:59:35.716 | 2026-08-05 03:59:35.717 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:35.717 | framework. For more detail see 2026-08-05 03:59:35.717 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:35.717 | 2026-08-05 03:59:35.717 | from eventlet import event 2026-08-05 03:59:35.822 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-05 03:59:35.822 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-05 03:59:39.718 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 03:59:39.718 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:39.718 | we strongly recommend against using it for new projects. 2026-08-05 03:59:39.718 | 2026-08-05 03:59:39.718 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:39.719 | framework. For more detail see 2026-08-05 03:59:39.719 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:39.719 | 2026-08-05 03:59:39.719 | import eventlet as _eventlet # noqa 2026-08-05 03:59:41.600 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 03:59:41.600 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:41.600 | we strongly recommend against using it for new projects. 2026-08-05 03:59:41.600 | 2026-08-05 03:59:41.601 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:41.601 | framework. For more detail see 2026-08-05 03:59:41.601 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:41.601 | 2026-08-05 03:59:41.601 | import eventlet as _eventlet # noqa 2026-08-05 03:59:45.442 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 03:59:45.442 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:45.442 | we strongly recommend against using it for new projects. 2026-08-05 03:59:45.443 | 2026-08-05 03:59:45.443 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:45.443 | framework. For more detail see 2026-08-05 03:59:45.443 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:45.443 | 2026-08-05 03:59:45.443 | import eventlet as _eventlet # noqa 2026-08-05 03:59:48.032 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 03:59:48.032 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:48.032 | we strongly recommend against using it for new projects. 2026-08-05 03:59:48.032 | 2026-08-05 03:59:48.032 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:48.032 | framework. For more detail see 2026-08-05 03:59:48.033 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:48.033 | 2026-08-05 03:59:48.033 | import eventlet as _eventlet # noqa 2026-08-05 03:59:51.231 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-05 03:59:51.235 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-05 03:59:51.239 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-05 03:59:51.241 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-05 03:59:51.243 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-05 03:59:51.247 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-05 03:59:51.250 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-05 03:59:51.252 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-05 03:59:51.254 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-05 03:59:51.256 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-05 03:59:51.260 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-05 03:59:51.262 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-05 03:59:51.264 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-05 03:59:51.267 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-05 03:59:51.270 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-05 03:59:51.272 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-05 03:59:51.277 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 03:59:51.280 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 03:59:51.283 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-05 03:59:51.286 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 03:59:51.291 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-05 03:59:51.293 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-05 03:59:51.297 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-05 03:59:51.299 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-05 03:59:51.301 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 03:59:51.304 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 03:59:51.306 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 03:59:51.324 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:59:51.326 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 03:59:51.329 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-05 03:59:51.332 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-05 03:59:51.363 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-05 03:59:51.397 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-05 03:59:51.433 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-05 03:59:51.470 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-05 03:59:51.505 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-05 03:59:51.541 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-05 03:59:51.545 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-05 03:59:51.548 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-05 03:59:51.551 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 03:59:51.556 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 03:59:51.576 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 03:59:51.579 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 03:59:51.581 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 03:59:51.584 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 03:59:51.587 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 03:59:51.625 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:59:51.660 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 03:59:51.696 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 03:59:51.732 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-05 03:59:51.766 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-05 03:59:51.770 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-05 03:59:51.772 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-05 03:59:51.776 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-05 03:59:51.778 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-05 03:59:51.781 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-05 03:59:51.784 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-05 03:59:51.787 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-05 03:59:51.803 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-05 03:59:51.819 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-05 03:59:51.835 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-05 03:59:51.850 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-05 03:59:51.866 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-05 03:59:51.869 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 03:59:51.873 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-05 03:59:51.877 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.ufK5ESGCSO 2026-08-05 03:59:51.881 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-05 03:59:51.884 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 03:59:51.886 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.ufK5ESGCSO 2026-08-05 03:59:51.891 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.ufK5ESGCSO 2026-08-05 03:59:51.907 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.ufK5ESGCSO /etc/sudoers.d/neutron-rootwrap 2026-08-05 03:59:51.923 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-05 03:59:51.926 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-05 03:59:51.929 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 03:59:51.964 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-05 03:59:51.967 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 03:59:52.002 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-05 03:59:52.006 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-05 03:59:52.008 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-05 03:59:52.012 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 03:59:52.015 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-05 03:59:52.019 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 03:59:52.038 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:59:52.042 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-05 03:59:52.044 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-05 03:59:52.049 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 03:59:52.069 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:59:52.073 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.36:5672/ 2026-08-05 03:59:52.077 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.36:5672/ 2026-08-05 03:59:52.112 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 03:59:52.114 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 03:59:52.116 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-05 03:59:52.134 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:59:52.137 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-05 03:59:52.154 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:59:52.157 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-05 03:59:52.175 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:59:52.177 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-05 03:59:52.194 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:59:52.196 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-05 03:59:52.214 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:59:52.217 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-05 03:59:52.219 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-05 03:59:52.236 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 03:59:52.239 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-05 03:59:52.241 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-05 03:59:52.244 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-05 03:59:52.244 | Configuring OVN 2026-08-05 03:59:52.246 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-05 03:59:52.249 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-05 03:59:52.253 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-05 03:59:52.256 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=246af02c-8314-4582-91f8-4330b46333a6 2026-08-05 03:59:52.259 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-05 03:59:52.262 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-05 03:59:52.264 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 03:59:52.267 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 03:59:52.270 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 03:59:52.273 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 03:59:52.275 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 03:59:52.279 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 03:59:52.281 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 03:59:52.284 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 03:59:52.287 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 03:59:52.290 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 03:59:52.293 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 03:59:52.296 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 03:59:52.299 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 03:59:52.302 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-05 03:59:52.304 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-05 03:59:52.307 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-05 03:59:52.310 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-05 03:59:52.329 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:59:52.332 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-05 03:59:52.378 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-05 03:59:52.381 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-05 03:59:52.384 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-05 03:59:52.403 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 03:59:52.405 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-05 03:59:52.408 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 03:59:52.411 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-05 03:59:52.414 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-05 03:59:52.429 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-05 03:59:52.437 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-05 03:59:52.439 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-05 03:59:53.116 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 03:59:53.116 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:53.116 | we strongly recommend against using it for new projects. 2026-08-05 03:59:53.116 | 2026-08-05 03:59:53.116 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:53.116 | framework. For more detail see 2026-08-05 03:59:53.117 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:53.117 | 2026-08-05 03:59:53.117 | import eventlet as _eventlet # noqa 2026-08-05 03:59:56.963 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 03:59:56.964 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 03:59:56.964 | we strongly recommend against using it for new projects. 2026-08-05 03:59:56.964 | 2026-08-05 03:59:56.964 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 03:59:56.964 | framework. For more detail see 2026-08-05 03:59:56.964 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 03:59:56.964 | 2026-08-05 03:59:56.964 | import eventlet as _eventlet # noqa 2026-08-05 04:00:00.797 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 04:00:00.797 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:00:00.797 | we strongly recommend against using it for new projects. 2026-08-05 04:00:00.797 | 2026-08-05 04:00:00.797 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:00:00.797 | framework. For more detail see 2026-08-05 04:00:00.797 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:00:00.798 | 2026-08-05 04:00:00.798 | import eventlet as _eventlet # noqa 2026-08-05 04:00:04.694 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 04:00:04.695 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:00:04.695 | we strongly recommend against using it for new projects. 2026-08-05 04:00:04.695 | 2026-08-05 04:00:04.695 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:00:04.695 | framework. For more detail see 2026-08-05 04:00:04.695 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:00:04.695 | 2026-08-05 04:00:04.695 | import eventlet as _eventlet # noqa 2026-08-05 04:00:08.926 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 04:00:08.926 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:00:08.926 | we strongly recommend against using it for new projects. 2026-08-05 04:00:08.926 | 2026-08-05 04:00:08.927 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:00:08.927 | framework. For more detail see 2026-08-05 04:00:08.927 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:00:08.927 | 2026-08-05 04:00:08.927 | import eventlet as _eventlet # noqa 2026-08-05 04:00:12.784 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 04:00:12.784 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:00:12.784 | we strongly recommend against using it for new projects. 2026-08-05 04:00:12.784 | 2026-08-05 04:00:12.785 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:00:12.785 | framework. For more detail see 2026-08-05 04:00:12.785 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:00:12.785 | 2026-08-05 04:00:12.785 | import eventlet as _eventlet # noqa 2026-08-05 04:00:17.314 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 04:00:17.314 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:00:17.314 | we strongly recommend against using it for new projects. 2026-08-05 04:00:17.314 | 2026-08-05 04:00:17.314 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:00:17.315 | framework. For more detail see 2026-08-05 04:00:17.315 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:00:17.315 | 2026-08-05 04:00:17.315 | from eventlet import event 2026-08-05 04:00:17.420 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-05 04:00:17.420 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-05 04:00:21.255 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 04:00:21.255 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:00:21.255 | we strongly recommend against using it for new projects. 2026-08-05 04:00:21.255 | 2026-08-05 04:00:21.255 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:00:21.255 | framework. For more detail see 2026-08-05 04:00:21.256 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:00:21.256 | 2026-08-05 04:00:21.256 | import eventlet as _eventlet # noqa 2026-08-05 04:00:23.106 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 04:00:23.106 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:00:23.106 | we strongly recommend against using it for new projects. 2026-08-05 04:00:23.106 | 2026-08-05 04:00:23.106 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:00:23.107 | framework. For more detail see 2026-08-05 04:00:23.107 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:00:23.107 | 2026-08-05 04:00:23.107 | import eventlet as _eventlet # noqa 2026-08-05 04:00:27.003 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 04:00:27.003 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:00:27.003 | we strongly recommend against using it for new projects. 2026-08-05 04:00:27.003 | 2026-08-05 04:00:27.003 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:00:27.004 | framework. For more detail see 2026-08-05 04:00:27.004 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:00:27.004 | 2026-08-05 04:00:27.004 | import eventlet as _eventlet # noqa 2026-08-05 04:00:29.445 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 04:00:29.445 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:00:29.445 | we strongly recommend against using it for new projects. 2026-08-05 04:00:29.445 | 2026-08-05 04:00:29.445 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:00:29.445 | framework. For more detail see 2026-08-05 04:00:29.446 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:00:29.446 | 2026-08-05 04:00:29.446 | import eventlet as _eventlet # noqa 2026-08-05 04:00:32.631 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 04:00:32.635 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 04:00:32.638 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 04:00:32.640 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-05 04:00:32.670 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-05 04:00:32.673 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-05 04:00:32.702 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-05 04:00:32.730 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.36 2026-08-05 04:00:32.759 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-05 04:00:32.789 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-05 04:00:32.820 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-05 04:00:32.848 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.36:6642 2026-08-05 04:00:32.875 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-05 04:00:32.889 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:32.891 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-05 04:00:32.893 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-05 04:00:32.920 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.36:6641 2026-08-05 04:00:32.946 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-05 04:00:32.948 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-05 04:00:32.951 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-05 04:00:32.951 | Configuring Neutron for OVN 2026-08-05 04:00:32.953 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-05 04:00:32.967 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:00:32.969 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-05 04:00:32.972 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-05 04:00:32.973 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-05 04:00:33.607 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 04:00:33.607 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:00:33.607 | we strongly recommend against using it for new projects. 2026-08-05 04:00:33.607 | 2026-08-05 04:00:33.607 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:00:33.608 | framework. For more detail see 2026-08-05 04:00:33.608 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:00:33.608 | 2026-08-05 04:00:33.608 | import eventlet as _eventlet # noqa 2026-08-05 04:00:36.758 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-05 04:00:36.761 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-05 04:00:36.761 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-05 04:00:37.409 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 04:00:37.409 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:00:37.410 | we strongly recommend against using it for new projects. 2026-08-05 04:00:37.410 | 2026-08-05 04:00:37.410 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:00:37.410 | framework. For more detail see 2026-08-05 04:00:37.411 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:00:37.411 | 2026-08-05 04:00:37.411 | import eventlet as _eventlet # noqa 2026-08-05 04:00:39.976 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 04:00:39.979 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-05 04:00:39.998 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:40.001 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 04:00:40.008 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:00:40.008 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 04:00:40.008 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-05 04:00:40.008 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-05 04:00:40.010 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:00:40.011 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-05 04:00:40.017 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-05 04:00:40.017 | address-scope 2026-08-05 04:00:40.017 | agent 2026-08-05 04:00:40.017 | allowed-address-pairs 2026-08-05 04:00:40.017 | auto-allocated-topology 2026-08-05 04:00:40.017 | availability_zone 2026-08-05 04:00:40.017 | bgp 2026-08-05 04:00:40.017 | bgp_4byte_asn 2026-08-05 04:00:40.017 | bgp_dragent_scheduler 2026-08-05 04:00:40.017 | binding 2026-08-05 04:00:40.017 | binding-extended 2026-08-05 04:00:40.018 | default-subnetpools 2026-08-05 04:00:40.018 | dhcp_agent_scheduler 2026-08-05 04:00:40.018 | dns-domain-ports 2026-08-05 04:00:40.018 | dns-integration 2026-08-05 04:00:40.018 | dns-integration-domain-keywords 2026-08-05 04:00:40.018 | empty-string-filtering 2026-08-05 04:00:40.018 | enable-default-route-bfd 2026-08-05 04:00:40.018 | enable-default-route-ecmp 2026-08-05 04:00:40.018 | expose-port-forwarding-in-fip 2026-08-05 04:00:40.018 | ext-gw-mode 2026-08-05 04:00:40.018 | external-gateway-multihoming 2026-08-05 04:00:40.019 | external-net 2026-08-05 04:00:40.019 | extra_dhcp_opt 2026-08-05 04:00:40.019 | extraroute 2026-08-05 04:00:40.019 | extraroute-atomic 2026-08-05 04:00:40.019 | filter-validation 2026-08-05 04:00:40.019 | fip-port-details 2026-08-05 04:00:40.019 | flavors 2026-08-05 04:00:40.019 | floating-ip-port-forwarding 2026-08-05 04:00:40.019 | floating-ip-port-forwarding-description 2026-08-05 04:00:40.019 | floating-ip-port-forwarding-detail 2026-08-05 04:00:40.019 | floating-ip-port-forwarding-port-ranges 2026-08-05 04:00:40.020 | floatingip-pools 2026-08-05 04:00:40.020 | fwaas_v2 2026-08-05 04:00:40.020 | ip_allocation 2026-08-05 04:00:40.020 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:00:40.020 | l3-flavors 2026-08-05 04:00:40.020 | l3-ha 2026-08-05 04:00:40.020 | l3_agent_scheduler 2026-08-05 04:00:40.020 | logging 2026-08-05 04:00:40.020 | multi-provider 2026-08-05 04:00:40.020 | net-mtu 2026-08-05 04:00:40.020 | net-mtu-writable 2026-08-05 04:00:40.021 | network-ip-availability 2026-08-05 04:00:40.021 | network_availability_zone 2026-08-05 04:00:40.021 | network_ha 2026-08-05 04:00:40.021 | pagination 2026-08-05 04:00:40.021 | port-device-profile 2026-08-05 04:00:40.021 | port-hardware-offload-type 2026-08-05 04:00:40.021 | port-mac-address-regenerate 2026-08-05 04:00:40.021 | port-numa-affinity-policy 2026-08-05 04:00:40.021 | port-numa-affinity-policy-socket 2026-08-05 04:00:40.021 | port-resource-request 2026-08-05 04:00:40.021 | port-security 2026-08-05 04:00:40.021 | port-trusted-vif 2026-08-05 04:00:40.022 | project-id 2026-08-05 04:00:40.022 | provider 2026-08-05 04:00:40.022 | pvlan 2026-08-05 04:00:40.022 | qinq 2026-08-05 04:00:40.022 | qos 2026-08-05 04:00:40.022 | qos-bw-limit-direction 2026-08-05 04:00:40.022 | qos-bw-minimum-ingress 2026-08-05 04:00:40.022 | qos-default 2026-08-05 04:00:40.022 | qos-fip 2026-08-05 04:00:40.022 | qos-gateway-ip 2026-08-05 04:00:40.022 | qos-rule-type-details 2026-08-05 04:00:40.023 | qos-rule-type-filter 2026-08-05 04:00:40.023 | qos-rules-alias 2026-08-05 04:00:40.023 | quota-check-limit 2026-08-05 04:00:40.023 | quota-check-limit-default 2026-08-05 04:00:40.023 | quota_details 2026-08-05 04:00:40.023 | quotas 2026-08-05 04:00:40.023 | rbac-address-scope 2026-08-05 04:00:40.023 | rbac-policies 2026-08-05 04:00:40.023 | rbac-security-groups 2026-08-05 04:00:40.023 | router 2026-08-05 04:00:40.023 | router-enable-snat 2026-08-05 04:00:40.024 | router_availability_zone 2026-08-05 04:00:40.024 | security-group 2026-08-05 04:00:40.024 | security-groups-default-rules 2026-08-05 04:00:40.024 | security-groups-default-statefulness 2026-08-05 04:00:40.024 | security-groups-normalized-cidr 2026-08-05 04:00:40.024 | security-groups-remote-address-group 2026-08-05 04:00:40.024 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:00:40.024 | security-groups-shared-filtering 2026-08-05 04:00:40.024 | segment 2026-08-05 04:00:40.024 | sorting 2026-08-05 04:00:40.024 | standard-attr-description 2026-08-05 04:00:40.025 | standard-attr-fwaas-v2 2026-08-05 04:00:40.025 | standard-attr-revisions 2026-08-05 04:00:40.025 | standard-attr-tag 2026-08-05 04:00:40.025 | standard-attr-timestamp 2026-08-05 04:00:40.026 | stateful-security-group 2026-08-05 04:00:40.026 | subnet-dns-publish-fixed-ip 2026-08-05 04:00:40.026 | subnet-external-network 2026-08-05 04:00:40.026 | subnet-service-types 2026-08-05 04:00:40.026 | subnet_allocation 2026-08-05 04:00:40.026 | subnet_onboard 2026-08-05 04:00:40.027 | subnetpool-prefix-ops 2026-08-05 04:00:40.027 | tag-creation 2026-08-05 04:00:40.028 | tap-mirror 2026-08-05 04:00:40.028 | tap-mirror-both-direction 2026-08-05 04:00:40.028 | trunk 2026-08-05 04:00:40.028 | uplink-status-propagation 2026-08-05 04:00:40.028 | uplink-status-propagation-updatable 2026-08-05 04:00:40.028 | vlan-transparent 2026-08-05 04:00:40.028 | vpn-endpoint-groups 2026-08-05 04:00:40.028 | vpnaas' 2026-08-05 04:00:40.028 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-05 04:00:40.028 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:00:40.029 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-05 04:00:40.029 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-05 04:00:40.031 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:00:40.032 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-05 04:00:40.037 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-05 04:00:40.037 | address-scope 2026-08-05 04:00:40.037 | agent 2026-08-05 04:00:40.038 | allowed-address-pairs 2026-08-05 04:00:40.038 | auto-allocated-topology 2026-08-05 04:00:40.038 | availability_zone 2026-08-05 04:00:40.038 | bgp 2026-08-05 04:00:40.038 | bgp_4byte_asn 2026-08-05 04:00:40.038 | bgp_dragent_scheduler 2026-08-05 04:00:40.038 | binding 2026-08-05 04:00:40.038 | binding-extended 2026-08-05 04:00:40.038 | default-subnetpools 2026-08-05 04:00:40.038 | dhcp_agent_scheduler 2026-08-05 04:00:40.038 | dns-domain-ports 2026-08-05 04:00:40.039 | dns-integration 2026-08-05 04:00:40.039 | dns-integration-domain-keywords 2026-08-05 04:00:40.039 | empty-string-filtering 2026-08-05 04:00:40.039 | enable-default-route-bfd 2026-08-05 04:00:40.039 | enable-default-route-ecmp 2026-08-05 04:00:40.039 | expose-port-forwarding-in-fip 2026-08-05 04:00:40.039 | ext-gw-mode 2026-08-05 04:00:40.039 | external-gateway-multihoming 2026-08-05 04:00:40.039 | external-net 2026-08-05 04:00:40.039 | extra_dhcp_opt 2026-08-05 04:00:40.039 | extraroute 2026-08-05 04:00:40.040 | extraroute-atomic 2026-08-05 04:00:40.040 | filter-validation 2026-08-05 04:00:40.040 | fip-port-details 2026-08-05 04:00:40.040 | flavors 2026-08-05 04:00:40.040 | floating-ip-port-forwarding 2026-08-05 04:00:40.040 | floating-ip-port-forwarding-description 2026-08-05 04:00:40.040 | floating-ip-port-forwarding-detail 2026-08-05 04:00:40.040 | floating-ip-port-forwarding-port-ranges 2026-08-05 04:00:40.040 | floatingip-pools 2026-08-05 04:00:40.040 | fwaas_v2 2026-08-05 04:00:40.040 | ip_allocation 2026-08-05 04:00:40.040 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:00:40.041 | l3-flavors 2026-08-05 04:00:40.041 | l3-ha 2026-08-05 04:00:40.041 | l3_agent_scheduler 2026-08-05 04:00:40.041 | logging 2026-08-05 04:00:40.041 | multi-provider 2026-08-05 04:00:40.041 | net-mtu 2026-08-05 04:00:40.041 | net-mtu-writable 2026-08-05 04:00:40.041 | network-ip-availability 2026-08-05 04:00:40.041 | network_availability_zone 2026-08-05 04:00:40.041 | network_ha 2026-08-05 04:00:40.041 | pagination 2026-08-05 04:00:40.042 | port-device-profile 2026-08-05 04:00:40.042 | port-hardware-offload-type 2026-08-05 04:00:40.042 | port-mac-address-regenerate 2026-08-05 04:00:40.042 | port-numa-affinity-policy 2026-08-05 04:00:40.042 | port-numa-affinity-policy-socket 2026-08-05 04:00:40.042 | port-resource-request 2026-08-05 04:00:40.042 | port-security 2026-08-05 04:00:40.042 | port-trusted-vif 2026-08-05 04:00:40.042 | project-id 2026-08-05 04:00:40.042 | provider 2026-08-05 04:00:40.042 | pvlan 2026-08-05 04:00:40.042 | qinq 2026-08-05 04:00:40.043 | qos 2026-08-05 04:00:40.043 | qos-bw-limit-direction 2026-08-05 04:00:40.043 | qos-bw-minimum-ingress 2026-08-05 04:00:40.043 | qos-default 2026-08-05 04:00:40.044 | qos-fip 2026-08-05 04:00:40.044 | qos-gateway-ip 2026-08-05 04:00:40.044 | qos-rule-type-details 2026-08-05 04:00:40.044 | qos-rule-type-filter 2026-08-05 04:00:40.044 | qos-rules-alias 2026-08-05 04:00:40.044 | quota-check-limit 2026-08-05 04:00:40.045 | quota-check-limit-default 2026-08-05 04:00:40.045 | quota_details 2026-08-05 04:00:40.046 | quotas 2026-08-05 04:00:40.046 | rbac-address-scope 2026-08-05 04:00:40.046 | rbac-policies 2026-08-05 04:00:40.046 | rbac-security-groups 2026-08-05 04:00:40.046 | router 2026-08-05 04:00:40.046 | router-enable-snat 2026-08-05 04:00:40.046 | router_availability_zone 2026-08-05 04:00:40.046 | security-group 2026-08-05 04:00:40.046 | security-groups-default-rules 2026-08-05 04:00:40.046 | security-groups-default-statefulness 2026-08-05 04:00:40.046 | security-groups-normalized-cidr 2026-08-05 04:00:40.047 | security-groups-remote-address-group 2026-08-05 04:00:40.047 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:00:40.047 | security-groups-shared-filtering 2026-08-05 04:00:40.047 | segment 2026-08-05 04:00:40.047 | sorting 2026-08-05 04:00:40.047 | standard-attr-description 2026-08-05 04:00:40.047 | standard-attr-fwaas-v2 2026-08-05 04:00:40.047 | standard-attr-revisions 2026-08-05 04:00:40.047 | standard-attr-tag 2026-08-05 04:00:40.047 | standard-attr-timestamp 2026-08-05 04:00:40.047 | stateful-security-group 2026-08-05 04:00:40.048 | subnet-dns-publish-fixed-ip 2026-08-05 04:00:40.048 | subnet-external-network 2026-08-05 04:00:40.048 | subnet-service-types 2026-08-05 04:00:40.048 | subnet_allocation 2026-08-05 04:00:40.048 | subnet_onboard 2026-08-05 04:00:40.048 | subnetpool-prefix-ops 2026-08-05 04:00:40.048 | tag-creation 2026-08-05 04:00:40.048 | tap-mirror 2026-08-05 04:00:40.048 | tap-mirror-both-direction 2026-08-05 04:00:40.048 | trunk 2026-08-05 04:00:40.048 | uplink-status-propagation 2026-08-05 04:00:40.048 | uplink-status-propagation-updatable 2026-08-05 04:00:40.049 | vlan-transparent 2026-08-05 04:00:40.049 | vpn-endpoint-groups 2026-08-05 04:00:40.049 | vpnaas' 2026-08-05 04:00:40.049 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:00:40.049 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-05 04:00:40.049 | address-scope 2026-08-05 04:00:40.049 | agent 2026-08-05 04:00:40.049 | allowed-address-pairs 2026-08-05 04:00:40.049 | auto-allocated-topology 2026-08-05 04:00:40.050 | availability_zone 2026-08-05 04:00:40.050 | bgp 2026-08-05 04:00:40.050 | bgp_4byte_asn 2026-08-05 04:00:40.050 | bgp_dragent_scheduler 2026-08-05 04:00:40.050 | binding 2026-08-05 04:00:40.050 | binding-extended 2026-08-05 04:00:40.050 | default-subnetpools 2026-08-05 04:00:40.050 | dhcp_agent_scheduler 2026-08-05 04:00:40.050 | dns-domain-ports 2026-08-05 04:00:40.050 | dns-integration 2026-08-05 04:00:40.051 | dns-integration-domain-keywords 2026-08-05 04:00:40.051 | empty-string-filtering 2026-08-05 04:00:40.051 | enable-default-route-bfd 2026-08-05 04:00:40.051 | enable-default-route-ecmp 2026-08-05 04:00:40.051 | expose-port-forwarding-in-fip 2026-08-05 04:00:40.051 | ext-gw-mode 2026-08-05 04:00:40.051 | external-gateway-multihoming 2026-08-05 04:00:40.051 | external-net 2026-08-05 04:00:40.051 | extra_dhcp_opt 2026-08-05 04:00:40.051 | extraroute 2026-08-05 04:00:40.051 | extraroute-atomic 2026-08-05 04:00:40.051 | filter-validation 2026-08-05 04:00:40.052 | fip-port-details 2026-08-05 04:00:40.052 | flavors 2026-08-05 04:00:40.052 | floating-ip-port-forwarding 2026-08-05 04:00:40.052 | floating-ip-port-forwarding-description 2026-08-05 04:00:40.052 | floating-ip-port-forwarding-detail 2026-08-05 04:00:40.052 | floating-ip-port-forwarding-port-ranges 2026-08-05 04:00:40.052 | floatingip-pools 2026-08-05 04:00:40.052 | fwaas_v2 2026-08-05 04:00:40.052 | ip_allocation 2026-08-05 04:00:40.052 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:00:40.052 | l3-flavors 2026-08-05 04:00:40.053 | l3-ha 2026-08-05 04:00:40.053 | l3_agent_scheduler 2026-08-05 04:00:40.053 | logging 2026-08-05 04:00:40.053 | multi-provider 2026-08-05 04:00:40.053 | net-mtu 2026-08-05 04:00:40.053 | net-mtu-writable 2026-08-05 04:00:40.053 | network-ip-availability 2026-08-05 04:00:40.053 | network_availability_zone 2026-08-05 04:00:40.053 | network_ha 2026-08-05 04:00:40.053 | pagination 2026-08-05 04:00:40.053 | port-device-profile 2026-08-05 04:00:40.054 | port-hardware-offload-type 2026-08-05 04:00:40.054 | port-mac-address-regenerate 2026-08-05 04:00:40.054 | port-numa-affinity-policy 2026-08-05 04:00:40.054 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-05 04:00:40.054 | port-numa-affinity-policy-socket 2026-08-05 04:00:40.054 | port-resource-request 2026-08-05 04:00:40.054 | port-security 2026-08-05 04:00:40.054 | port-trusted-vif 2026-08-05 04:00:40.054 | project-id 2026-08-05 04:00:40.054 | provider 2026-08-05 04:00:40.054 | pvlan 2026-08-05 04:00:40.054 | qinq 2026-08-05 04:00:40.055 | qos 2026-08-05 04:00:40.055 | qos-bw-limit-direction 2026-08-05 04:00:40.055 | qos-bw-minimum-ingress 2026-08-05 04:00:40.055 | qos-default 2026-08-05 04:00:40.055 | qos-fip 2026-08-05 04:00:40.055 | qos-gateway-ip 2026-08-05 04:00:40.055 | qos-rule-type-details 2026-08-05 04:00:40.055 | qos-rule-type-filter 2026-08-05 04:00:40.055 | qos-rules-alias 2026-08-05 04:00:40.055 | quota-check-limit 2026-08-05 04:00:40.055 | quota-check-limit-default 2026-08-05 04:00:40.056 | quota_details 2026-08-05 04:00:40.056 | quotas 2026-08-05 04:00:40.056 | rbac-address-scope 2026-08-05 04:00:40.056 | rbac-policies 2026-08-05 04:00:40.056 | rbac-security-groups 2026-08-05 04:00:40.056 | router 2026-08-05 04:00:40.056 | router-enable-snat 2026-08-05 04:00:40.056 | router_availability_zone 2026-08-05 04:00:40.056 | security-group 2026-08-05 04:00:40.056 | security-groups-default-rules 2026-08-05 04:00:40.056 | security-groups-default-statefulness 2026-08-05 04:00:40.057 | security-groups-normalized-cidr 2026-08-05 04:00:40.057 | security-groups-remote-address-group 2026-08-05 04:00:40.057 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:00:40.057 | security-groups-shared-filtering 2026-08-05 04:00:40.057 | segment 2026-08-05 04:00:40.057 | sorting 2026-08-05 04:00:40.057 | standard-attr-description 2026-08-05 04:00:40.057 | standard-attr-fwaas-v2 2026-08-05 04:00:40.057 | standard-attr-revisions 2026-08-05 04:00:40.057 | standard-attr-tag 2026-08-05 04:00:40.057 | standard-attr-timestamp 2026-08-05 04:00:40.058 | stateful-security-group 2026-08-05 04:00:40.058 | subnet-dns-publish-fixed-ip 2026-08-05 04:00:40.058 | subnet-external-network 2026-08-05 04:00:40.058 | subnet-service-types 2026-08-05 04:00:40.058 | subnet_allocation 2026-08-05 04:00:40.058 | subnet_onboard 2026-08-05 04:00:40.058 | subnetpool-prefix-ops 2026-08-05 04:00:40.058 | tag-creation 2026-08-05 04:00:40.058 | tap-mirror 2026-08-05 04:00:40.058 | tap-mirror-both-direction 2026-08-05 04:00:40.058 | trunk 2026-08-05 04:00:40.059 | uplink-status-propagation 2026-08-05 04:00:40.059 | uplink-status-propagation-updatable 2026-08-05 04:00:40.059 | vlan-transparent 2026-08-05 04:00:40.059 | vpn-endpoint-groups 2026-08-05 04:00:40.059 | vpnaas' 2026-08-05 04:00:40.059 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-05 04:00:40.059 | address-scope 2026-08-05 04:00:40.059 | agent 2026-08-05 04:00:40.059 | allowed-address-pairs 2026-08-05 04:00:40.059 | auto-allocated-topology 2026-08-05 04:00:40.059 | availability_zone 2026-08-05 04:00:40.060 | bgp 2026-08-05 04:00:40.060 | bgp_4byte_asn 2026-08-05 04:00:40.060 | bgp_dragent_scheduler 2026-08-05 04:00:40.060 | binding 2026-08-05 04:00:40.060 | binding-extended 2026-08-05 04:00:40.060 | default-subnetpools 2026-08-05 04:00:40.060 | dhcp_agent_scheduler 2026-08-05 04:00:40.060 | dns-domain-ports 2026-08-05 04:00:40.060 | dns-integration 2026-08-05 04:00:40.060 | dns-integration-domain-keywords 2026-08-05 04:00:40.060 | empty-string-filtering 2026-08-05 04:00:40.060 | enable-default-route-bfd 2026-08-05 04:00:40.061 | enable-default-route-ecmp 2026-08-05 04:00:40.061 | expose-port-forwarding-in-fip 2026-08-05 04:00:40.061 | ext-gw-mode 2026-08-05 04:00:40.061 | external-gateway-multihoming 2026-08-05 04:00:40.061 | external-net 2026-08-05 04:00:40.061 | extra_dhcp_opt 2026-08-05 04:00:40.061 | extraroute 2026-08-05 04:00:40.061 | extraroute-atomic 2026-08-05 04:00:40.061 | filter-validation 2026-08-05 04:00:40.061 | fip-port-details 2026-08-05 04:00:40.061 | flavors 2026-08-05 04:00:40.062 | floating-ip-port-forwarding 2026-08-05 04:00:40.062 | floating-ip-port-forwarding-description 2026-08-05 04:00:40.062 | floating-ip-port-forwarding-detail 2026-08-05 04:00:40.062 | floating-ip-port-forwarding-port-ranges 2026-08-05 04:00:40.062 | floatingip-pools 2026-08-05 04:00:40.062 | fwaas_v2 2026-08-05 04:00:40.062 | ip_allocation 2026-08-05 04:00:40.062 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:00:40.062 | l3-flavors 2026-08-05 04:00:40.062 | l3-ha 2026-08-05 04:00:40.062 | l3_agent_scheduler 2026-08-05 04:00:40.063 | logging 2026-08-05 04:00:40.063 | multi-provider 2026-08-05 04:00:40.063 | net-mtu 2026-08-05 04:00:40.063 | net-mtu-writable 2026-08-05 04:00:40.063 | network-ip-availability 2026-08-05 04:00:40.063 | network_availability_zone 2026-08-05 04:00:40.063 | network_ha 2026-08-05 04:00:40.063 | pagination 2026-08-05 04:00:40.063 | port-device-profile 2026-08-05 04:00:40.063 | port-hardware-offload-type 2026-08-05 04:00:40.063 | port-mac-address-regenerate 2026-08-05 04:00:40.063 | port-numa-affinity-policy 2026-08-05 04:00:40.064 | port-numa-affinity-policy-socket 2026-08-05 04:00:40.064 | port-resource-request 2026-08-05 04:00:40.064 | port-security 2026-08-05 04:00:40.064 | port-trusted-vif 2026-08-05 04:00:40.064 | project-id 2026-08-05 04:00:40.064 | provider 2026-08-05 04:00:40.064 | pvlan 2026-08-05 04:00:40.064 | qinq 2026-08-05 04:00:40.064 | qos 2026-08-05 04:00:40.064 | qos-bw-limit-direction 2026-08-05 04:00:40.064 | qos-bw-minimum-ingress 2026-08-05 04:00:40.065 | qos-default 2026-08-05 04:00:40.065 | qos-fip 2026-08-05 04:00:40.065 | qos-gateway-ip 2026-08-05 04:00:40.065 | qos-rule-type-details 2026-08-05 04:00:40.065 | qos-rule-type-filter 2026-08-05 04:00:40.065 | qos-rules-alias 2026-08-05 04:00:40.065 | quota-check-limit 2026-08-05 04:00:40.065 | quota-check-limit-default 2026-08-05 04:00:40.065 | quota_details 2026-08-05 04:00:40.065 | quotas 2026-08-05 04:00:40.066 | rbac-address-scope 2026-08-05 04:00:40.066 | rbac-policies 2026-08-05 04:00:40.066 | rbac-security-groups 2026-08-05 04:00:40.066 | router 2026-08-05 04:00:40.067 | router-enable-snat 2026-08-05 04:00:40.067 | router_availability_zone 2026-08-05 04:00:40.067 | security-group 2026-08-05 04:00:40.067 | security-groups-default-rules 2026-08-05 04:00:40.067 | security-groups-default-statefulness 2026-08-05 04:00:40.067 | security-groups-normalized-cidr 2026-08-05 04:00:40.067 | security-groups-remote-address-group 2026-08-05 04:00:40.067 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:00:40.067 | security-groups-shared-filtering 2026-08-05 04:00:40.067 | segment 2026-08-05 04:00:40.068 | sorting 2026-08-05 04:00:40.068 | standard-attr-description 2026-08-05 04:00:40.068 | standard-attr-fwaas-v2 2026-08-05 04:00:40.068 | standard-attr-revisions 2026-08-05 04:00:40.068 | standard-attr-tag 2026-08-05 04:00:40.068 | standard-attr-timestamp 2026-08-05 04:00:40.068 | stateful-security-group 2026-08-05 04:00:40.068 | subnet-dns-publish-fixed-ip 2026-08-05 04:00:40.068 | subnet-external-network 2026-08-05 04:00:40.068 | subnet-service-types 2026-08-05 04:00:40.068 | subnet_allocation 2026-08-05 04:00:40.069 | subnet_onboard 2026-08-05 04:00:40.069 | subnetpool-prefix-ops 2026-08-05 04:00:40.069 | tag-creation 2026-08-05 04:00:40.069 | tap-mirror 2026-08-05 04:00:40.069 | tap-mirror-both-direction 2026-08-05 04:00:40.069 | trunk 2026-08-05 04:00:40.069 | uplink-status-propagation 2026-08-05 04:00:40.069 | uplink-status-propagation-updatable 2026-08-05 04:00:40.069 | vlan-transparent 2026-08-05 04:00:40.069 | vpn-endpoint-groups 2026-08-05 04:00:40.069 | vpnaas' 2026-08-05 04:00:40.070 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:00:40.070 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-05 04:00:40.070 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-05 04:00:40.070 | address-scope 2026-08-05 04:00:40.070 | agent 2026-08-05 04:00:40.070 | allowed-address-pairs 2026-08-05 04:00:40.070 | auto-allocated-topology 2026-08-05 04:00:40.070 | availability_zone 2026-08-05 04:00:40.070 | bgp 2026-08-05 04:00:40.070 | bgp_4byte_asn 2026-08-05 04:00:40.070 | bgp_dragent_scheduler 2026-08-05 04:00:40.071 | binding 2026-08-05 04:00:40.071 | binding-extended 2026-08-05 04:00:40.071 | default-subnetpools 2026-08-05 04:00:40.071 | dhcp_agent_scheduler 2026-08-05 04:00:40.071 | dns-domain-ports 2026-08-05 04:00:40.071 | dns-integration 2026-08-05 04:00:40.071 | dns-integration-domain-keywords 2026-08-05 04:00:40.071 | empty-string-filtering 2026-08-05 04:00:40.071 | enable-default-route-bfd 2026-08-05 04:00:40.071 | enable-default-route-ecmp 2026-08-05 04:00:40.071 | expose-port-forwarding-in-fip 2026-08-05 04:00:40.072 | ext-gw-mode 2026-08-05 04:00:40.072 | external-gateway-multihoming 2026-08-05 04:00:40.072 | external-net 2026-08-05 04:00:40.072 | extra_dhcp_opt 2026-08-05 04:00:40.072 | extraroute 2026-08-05 04:00:40.072 | extraroute-atomic 2026-08-05 04:00:40.072 | filter-validation 2026-08-05 04:00:40.072 | fip-port-details 2026-08-05 04:00:40.072 | flavors 2026-08-05 04:00:40.072 | floating-ip-port-forwarding 2026-08-05 04:00:40.072 | floating-ip-port-forwarding-description 2026-08-05 04:00:40.072 | floating-ip-port-forwarding-detail 2026-08-05 04:00:40.073 | floating-ip-port-forwarding-port-ranges 2026-08-05 04:00:40.073 | floatingip-pools 2026-08-05 04:00:40.073 | fwaas_v2 2026-08-05 04:00:40.073 | ip_allocation 2026-08-05 04:00:40.073 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:00:40.073 | l3-flavors 2026-08-05 04:00:40.073 | l3-ha 2026-08-05 04:00:40.073 | l3_agent_scheduler 2026-08-05 04:00:40.073 | logging 2026-08-05 04:00:40.073 | multi-provider 2026-08-05 04:00:40.073 | net-mtu 2026-08-05 04:00:40.074 | net-mtu-writable 2026-08-05 04:00:40.074 | network-ip-availability 2026-08-05 04:00:40.074 | network_availability_zone 2026-08-05 04:00:40.074 | network_ha 2026-08-05 04:00:40.074 | pagination 2026-08-05 04:00:40.074 | port-device-profile 2026-08-05 04:00:40.074 | port-hardware-offload-type 2026-08-05 04:00:40.074 | port-mac-address-regenerate 2026-08-05 04:00:40.074 | port-numa-affinity-policy 2026-08-05 04:00:40.074 | port-numa-affinity-policy-socket 2026-08-05 04:00:40.074 | port-resource-request 2026-08-05 04:00:40.074 | port-security 2026-08-05 04:00:40.075 | port-trusted-vif 2026-08-05 04:00:40.075 | project-id 2026-08-05 04:00:40.075 | provider 2026-08-05 04:00:40.075 | pvlan 2026-08-05 04:00:40.075 | qinq 2026-08-05 04:00:40.075 | qos 2026-08-05 04:00:40.075 | qos-bw-limit-direction 2026-08-05 04:00:40.075 | qos-bw-minimum-ingress 2026-08-05 04:00:40.075 | qos-default 2026-08-05 04:00:40.075 | qos-fip 2026-08-05 04:00:40.075 | qos-gateway-ip 2026-08-05 04:00:40.076 | qos-rule-type-details 2026-08-05 04:00:40.076 | qos-rule-type-filter 2026-08-05 04:00:40.076 | qos-rules-alias 2026-08-05 04:00:40.076 | quota-check-limit 2026-08-05 04:00:40.076 | quota-check-limit-default 2026-08-05 04:00:40.076 | quota_details 2026-08-05 04:00:40.076 | quotas 2026-08-05 04:00:40.076 | rbac-address-scope 2026-08-05 04:00:40.076 | rbac-policies 2026-08-05 04:00:40.076 | rbac-security-groups 2026-08-05 04:00:40.076 | router 2026-08-05 04:00:40.076 | router-enable-snat 2026-08-05 04:00:40.077 | router_availability_zone 2026-08-05 04:00:40.077 | security-group 2026-08-05 04:00:40.077 | security-groups-default-rules 2026-08-05 04:00:40.077 | security-groups-default-statefulness 2026-08-05 04:00:40.077 | security-groups-normalized-cidr 2026-08-05 04:00:40.077 | security-groups-remote-address-group 2026-08-05 04:00:40.077 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:00:40.077 | security-groups-shared-filtering 2026-08-05 04:00:40.077 | segment 2026-08-05 04:00:40.077 | sorting 2026-08-05 04:00:40.077 | standard-attr-description 2026-08-05 04:00:40.078 | standard-attr-fwaas-v2 2026-08-05 04:00:40.078 | standard-attr-revisions 2026-08-05 04:00:40.078 | standard-attr-tag 2026-08-05 04:00:40.078 | standard-attr-timestamp 2026-08-05 04:00:40.078 | stateful-security-group 2026-08-05 04:00:40.078 | subnet-dns-publish-fixed-ip 2026-08-05 04:00:40.078 | subnet-external-network 2026-08-05 04:00:40.078 | subnet-service-types 2026-08-05 04:00:40.078 | subnet_allocation 2026-08-05 04:00:40.078 | subnet_onboard 2026-08-05 04:00:40.078 | subnetpool-prefix-ops 2026-08-05 04:00:40.079 | tag-creation 2026-08-05 04:00:40.079 | tap-mirror 2026-08-05 04:00:40.079 | tap-mirror-both-direction 2026-08-05 04:00:40.079 | trunk 2026-08-05 04:00:40.079 | uplink-status-propagation 2026-08-05 04:00:40.079 | uplink-status-propagation-updatable 2026-08-05 04:00:40.079 | vlan-transparent 2026-08-05 04:00:40.079 | vpn-endpoint-groups 2026-08-05 04:00:40.079 | vpnaas' 2026-08-05 04:00:40.079 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:00:40.079 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-05 04:00:40.080 | address-scope 2026-08-05 04:00:40.080 | agent 2026-08-05 04:00:40.080 | allowed-address-pairs 2026-08-05 04:00:40.080 | auto-allocated-topology 2026-08-05 04:00:40.080 | availability_zone 2026-08-05 04:00:40.080 | bgp 2026-08-05 04:00:40.080 | bgp_4byte_asn 2026-08-05 04:00:40.080 | bgp_dragent_scheduler 2026-08-05 04:00:40.080 | binding 2026-08-05 04:00:40.080 | binding-extended 2026-08-05 04:00:40.080 | default-subnetpools 2026-08-05 04:00:40.081 | dhcp_agent_scheduler 2026-08-05 04:00:40.081 | dns-domain-ports 2026-08-05 04:00:40.081 | dns-integration 2026-08-05 04:00:40.081 | dns-integration-domain-keywords 2026-08-05 04:00:40.081 | empty-string-filtering 2026-08-05 04:00:40.081 | enable-default-route-bfd 2026-08-05 04:00:40.081 | enable-default-route-ecmp 2026-08-05 04:00:40.081 | expose-port-forwarding-in-fip 2026-08-05 04:00:40.081 | ext-gw-mode 2026-08-05 04:00:40.081 | external-gateway-multihoming 2026-08-05 04:00:40.081 | external-net 2026-08-05 04:00:40.081 | extra_dhcp_opt 2026-08-05 04:00:40.082 | extraroute 2026-08-05 04:00:40.082 | extraroute-atomic 2026-08-05 04:00:40.082 | filter-validation 2026-08-05 04:00:40.082 | fip-port-details 2026-08-05 04:00:40.082 | flavors 2026-08-05 04:00:40.082 | floating-ip-port-forwarding 2026-08-05 04:00:40.082 | floating-ip-port-forwarding-description 2026-08-05 04:00:40.082 | floating-ip-port-forwarding-detail 2026-08-05 04:00:40.082 | floating-ip-port-forwarding-port-ranges 2026-08-05 04:00:40.082 | floatingip-pools 2026-08-05 04:00:40.082 | fwaas_v2 2026-08-05 04:00:40.083 | ip_allocation 2026-08-05 04:00:40.083 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:00:40.083 | l3-flavors 2026-08-05 04:00:40.083 | l3-ha 2026-08-05 04:00:40.083 | l3_agent_scheduler 2026-08-05 04:00:40.083 | logging 2026-08-05 04:00:40.083 | multi-provider 2026-08-05 04:00:40.083 | net-mtu 2026-08-05 04:00:40.083 | net-mtu-writable 2026-08-05 04:00:40.083 | network-ip-availability 2026-08-05 04:00:40.083 | network_availability_zone 2026-08-05 04:00:40.084 | network_ha 2026-08-05 04:00:40.084 | pagination 2026-08-05 04:00:40.084 | port-device-profile 2026-08-05 04:00:40.084 | port-hardware-offload-type 2026-08-05 04:00:40.084 | port-mac-address-regenerate 2026-08-05 04:00:40.084 | port-numa-affinity-policy 2026-08-05 04:00:40.084 | port-numa-affinity-policy-socket 2026-08-05 04:00:40.084 | port-resource-request 2026-08-05 04:00:40.084 | port-security 2026-08-05 04:00:40.084 | port-trusted-vif 2026-08-05 04:00:40.084 | project-id 2026-08-05 04:00:40.085 | provider 2026-08-05 04:00:40.085 | pvlan 2026-08-05 04:00:40.085 | qinq 2026-08-05 04:00:40.085 | qos 2026-08-05 04:00:40.085 | qos-bw-limit-direction 2026-08-05 04:00:40.085 | qos-bw-minimum-ingress 2026-08-05 04:00:40.085 | qos-default 2026-08-05 04:00:40.085 | qos-fip 2026-08-05 04:00:40.085 | qos-gateway-ip 2026-08-05 04:00:40.085 | qos-rule-type-details 2026-08-05 04:00:40.085 | qos-rule-type-filter 2026-08-05 04:00:40.085 | qos-rules-alias 2026-08-05 04:00:40.086 | quota-check-limit 2026-08-05 04:00:40.086 | quota-check-limit-default 2026-08-05 04:00:40.086 | quota_details 2026-08-05 04:00:40.086 | quotas 2026-08-05 04:00:40.086 | rbac-address-scope 2026-08-05 04:00:40.086 | rbac-policies 2026-08-05 04:00:40.086 | rbac-security-groups 2026-08-05 04:00:40.086 | router 2026-08-05 04:00:40.086 | router-enable-snat 2026-08-05 04:00:40.086 | router_availability_zone 2026-08-05 04:00:40.086 | security-group 2026-08-05 04:00:40.087 | security-groups-default-rules 2026-08-05 04:00:40.087 | security-groups-default-statefulness 2026-08-05 04:00:40.087 | security-groups-normalized-cidr 2026-08-05 04:00:40.087 | security-groups-remote-address-group 2026-08-05 04:00:40.087 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:00:40.087 | security-groups-shared-filtering 2026-08-05 04:00:40.087 | segment 2026-08-05 04:00:40.087 | sorting 2026-08-05 04:00:40.087 | standard-attr-description 2026-08-05 04:00:40.087 | standard-attr-fwaas-v2 2026-08-05 04:00:40.087 | standard-attr-revisions 2026-08-05 04:00:40.088 | standard-attr-tag 2026-08-05 04:00:40.088 | standard-attr-timestamp 2026-08-05 04:00:40.088 | stateful-security-group 2026-08-05 04:00:40.088 | subnet-dns-publish-fixed-ip 2026-08-05 04:00:40.088 | subnet-external-network 2026-08-05 04:00:40.088 | subnet-service-types 2026-08-05 04:00:40.088 | subnet_allocation 2026-08-05 04:00:40.088 | subnet_onboard 2026-08-05 04:00:40.088 | subnetpool-prefix-ops 2026-08-05 04:00:40.088 | tag-creation 2026-08-05 04:00:40.088 | tap-mirror 2026-08-05 04:00:40.089 | tap-mirror-both-direction 2026-08-05 04:00:40.089 | trunk 2026-08-05 04:00:40.089 | uplink-status-propagation 2026-08-05 04:00:40.089 | uplink-status-propagation-updatable 2026-08-05 04:00:40.089 | vlan-transparent 2026-08-05 04:00:40.089 | vpn-endpoint-groups 2026-08-05 04:00:40.089 | vpnaas' 2026-08-05 04:00:40.089 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-05 04:00:40.089 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-05 04:00:40.089 | address-scope 2026-08-05 04:00:40.089 | agent 2026-08-05 04:00:40.090 | allowed-address-pairs 2026-08-05 04:00:40.090 | auto-allocated-topology 2026-08-05 04:00:40.090 | availability_zone 2026-08-05 04:00:40.090 | bgp 2026-08-05 04:00:40.090 | bgp_4byte_asn 2026-08-05 04:00:40.090 | bgp_dragent_scheduler 2026-08-05 04:00:40.090 | binding 2026-08-05 04:00:40.090 | binding-extended 2026-08-05 04:00:40.090 | default-subnetpools 2026-08-05 04:00:40.090 | dhcp_agent_scheduler 2026-08-05 04:00:40.090 | dns-domain-ports 2026-08-05 04:00:40.090 | dns-integration 2026-08-05 04:00:40.091 | dns-integration-domain-keywords 2026-08-05 04:00:40.091 | empty-string-filtering 2026-08-05 04:00:40.091 | enable-default-route-bfd 2026-08-05 04:00:40.091 | enable-default-route-ecmp 2026-08-05 04:00:40.091 | expose-port-forwarding-in-fip 2026-08-05 04:00:40.091 | ext-gw-mode 2026-08-05 04:00:40.091 | external-gateway-multihoming 2026-08-05 04:00:40.091 | external-net 2026-08-05 04:00:40.091 | extra_dhcp_opt 2026-08-05 04:00:40.091 | extraroute 2026-08-05 04:00:40.091 | extraroute-atomic 2026-08-05 04:00:40.092 | filter-validation 2026-08-05 04:00:40.092 | fip-port-details 2026-08-05 04:00:40.092 | flavors 2026-08-05 04:00:40.092 | floating-ip-port-forwarding 2026-08-05 04:00:40.092 | floating-ip-port-forwarding-description 2026-08-05 04:00:40.092 | floating-ip-port-forwarding-detail 2026-08-05 04:00:40.092 | floating-ip-port-forwarding-port-ranges 2026-08-05 04:00:40.092 | floatingip-pools 2026-08-05 04:00:40.092 | fwaas_v2 2026-08-05 04:00:40.092 | ip_allocation 2026-08-05 04:00:40.092 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:00:40.092 | l3-flavors 2026-08-05 04:00:40.093 | l3-ha 2026-08-05 04:00:40.093 | l3_agent_scheduler 2026-08-05 04:00:40.093 | logging 2026-08-05 04:00:40.093 | multi-provider 2026-08-05 04:00:40.093 | net-mtu 2026-08-05 04:00:40.093 | net-mtu-writable 2026-08-05 04:00:40.093 | network-ip-availability 2026-08-05 04:00:40.093 | network_availability_zone 2026-08-05 04:00:40.093 | network_ha 2026-08-05 04:00:40.093 | pagination 2026-08-05 04:00:40.093 | port-device-profile 2026-08-05 04:00:40.094 | port-hardware-offload-type 2026-08-05 04:00:40.094 | port-mac-address-regenerate 2026-08-05 04:00:40.094 | port-numa-affinity-policy 2026-08-05 04:00:40.094 | port-numa-affinity-policy-socket 2026-08-05 04:00:40.094 | port-resource-request 2026-08-05 04:00:40.094 | port-security 2026-08-05 04:00:40.094 | port-trusted-vif 2026-08-05 04:00:40.094 | project-id 2026-08-05 04:00:40.094 | provider 2026-08-05 04:00:40.094 | pvlan 2026-08-05 04:00:40.094 | qinq 2026-08-05 04:00:40.094 | qos 2026-08-05 04:00:40.095 | qos-bw-limit-direction 2026-08-05 04:00:40.095 | qos-bw-minimum-ingress 2026-08-05 04:00:40.095 | qos-default 2026-08-05 04:00:40.095 | qos-fip 2026-08-05 04:00:40.095 | qos-gateway-ip 2026-08-05 04:00:40.095 | qos-rule-type-details 2026-08-05 04:00:40.095 | qos-rule-type-filter 2026-08-05 04:00:40.095 | qos-rules-alias 2026-08-05 04:00:40.095 | quota-check-limit 2026-08-05 04:00:40.095 | quota-check-limit-default 2026-08-05 04:00:40.095 | quota_details 2026-08-05 04:00:40.096 | quotas 2026-08-05 04:00:40.096 | rbac-address-scope 2026-08-05 04:00:40.096 | rbac-policies 2026-08-05 04:00:40.096 | rbac-security-groups 2026-08-05 04:00:40.096 | router 2026-08-05 04:00:40.096 | router-enable-snat 2026-08-05 04:00:40.096 | router_availability_zone 2026-08-05 04:00:40.096 | security-group 2026-08-05 04:00:40.096 | security-groups-default-rules 2026-08-05 04:00:40.096 | security-groups-default-statefulness 2026-08-05 04:00:40.096 | security-groups-normalized-cidr 2026-08-05 04:00:40.097 | security-groups-remote-address-group 2026-08-05 04:00:40.097 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:00:40.097 | security-groups-shared-filtering 2026-08-05 04:00:40.097 | segment 2026-08-05 04:00:40.097 | sorting 2026-08-05 04:00:40.097 | standard-attr-description 2026-08-05 04:00:40.097 | standard-attr-fwaas-v2 2026-08-05 04:00:40.097 | standard-attr-revisions 2026-08-05 04:00:40.097 | standard-attr-tag 2026-08-05 04:00:40.097 | standard-attr-timestamp 2026-08-05 04:00:40.097 | stateful-security-group 2026-08-05 04:00:40.098 | subnet-dns-publish-fixed-ip 2026-08-05 04:00:40.098 | subnet-external-network 2026-08-05 04:00:40.098 | subnet-service-types 2026-08-05 04:00:40.098 | subnet_allocation 2026-08-05 04:00:40.098 | subnet_onboard 2026-08-05 04:00:40.098 | subnetpool-prefix-ops 2026-08-05 04:00:40.098 | tag-creation 2026-08-05 04:00:40.098 | tap-mirror 2026-08-05 04:00:40.098 | tap-mirror-both-direction 2026-08-05 04:00:40.098 | trunk 2026-08-05 04:00:40.098 | uplink-status-propagation 2026-08-05 04:00:40.098 | uplink-status-propagation-updatable 2026-08-05 04:00:40.099 | vlan-transparent 2026-08-05 04:00:40.099 | vpn-endpoint-groups 2026-08-05 04:00:40.099 | vpnaas' 2026-08-05 04:00:40.099 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:00:40.099 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-05 04:00:40.099 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-05 04:00:40.099 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-05 04:00:40.099 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-05 04:00:40.099 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-05 04:00:40.099 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 04:00:40.100 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 04:00:40.100 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-05 04:00:40.100 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:40.100 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-05 04:00:40.101 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-05 04:00:40.103 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-05 04:00:40.105 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:40.108 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-05 04:00:40.139 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.36:6641 2026-08-05 04:00:40.141 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:40.144 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 04:00:40.146 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.36:6641 2026-08-05 04:00:40.150 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.36:6641 ']' 2026-08-05 04:00:40.153 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:40.156 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.36:6641 2026-08-05 04:00:40.190 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.36:6642 2026-08-05 04:00:40.194 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:40.197 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 04:00:40.200 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.36:6642 2026-08-05 04:00:40.203 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.36:6642 ']' 2026-08-05 04:00:40.206 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:40.210 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.36:6642 2026-08-05 04:00:40.245 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-05 04:00:40.268 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:40.273 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-05 04:00:40.276 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:40.279 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 04:00:40.282 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-05 04:00:40.286 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-05 04:00:40.290 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:40.293 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-05 04:00:40.337 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-05 04:00:40.340 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:40.344 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 04:00:40.347 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-05 04:00:40.351 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-05 04:00:40.354 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:40.359 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-05 04:00:40.402 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-05 04:00:40.406 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:40.409 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-05 04:00:40.413 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-05 04:00:40.416 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-05 04:00:40.420 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:40.423 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-05 04:00:40.467 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-05 04:00:40.495 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-05 04:00:40.522 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:40.527 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-05 04:00:40.532 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-05 04:00:40.555 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:00:40.558 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-05 04:00:40.561 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-05 04:00:40.563 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-05 04:00:40.566 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:40.569 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-05 04:00:40.572 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-05 04:00:40.575 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-05 04:00:40.578 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:40.580 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-05 04:00:40.615 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-05 04:00:40.632 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:40.634 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-05 04:00:40.672 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-05 04:00:40.692 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:40.695 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-05 04:00:40.730 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-05 04:00:40.750 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:00:40.753 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-05 04:00:40.756 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-05 04:00:40.774 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:00:40.777 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-05 04:00:40.780 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-05 04:00:40.784 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-05 04:00:40.816 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-05 04:00:40.834 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:40.837 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-05 04:00:40.854 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:40.857 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-05 04:00:40.876 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:40.879 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-05 04:00:40.897 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:40.900 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-05 04:00:40.919 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:40.923 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-05 04:00:40.940 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:40.943 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-05 04:00:40.960 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:00:40.963 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-05 04:00:40.965 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-05 04:00:40.968 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-05 04:00:40.973 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-05 04:00:41.008 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-05 04:00:41.045 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-05 04:00:41.082 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-05 04:00:41.118 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-05 04:00:41.121 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 04:00:41.123 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-05 04:00:41.126 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-05 04:00:41.128 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-05 04:00:41.131 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-05 04:00:41.134 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 04:00:41.136 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-05 04:00:41.139 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-05 04:00:41.142 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-05 04:00:41.175 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-05 04:00:41.211 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.36/identity 2026-08-05 04:00:41.249 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-05 04:00:41.286 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-05 04:00:41.325 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-05 04:00:41.362 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-05 04:00:41.402 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-05 04:00:41.438 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.36/identity 2026-08-05 04:00:41.474 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-05 04:00:41.508 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-05 04:00:41.544 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-05 04:00:41.547 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-05 04:00:41.585 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-05 04:00:41.622 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-05 04:00:41.626 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 04:00:41.628 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 04:00:41.631 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-05 04:00:41.634 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-05 04:00:41.674 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-05 04:00:41.716 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.36/identity 2026-08-05 04:00:41.757 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-05 04:00:41.795 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-05 04:00:41.831 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-05 04:00:41.869 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-05 04:00:41.905 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-05 04:00:41.944 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-05 04:00:41.948 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-05 04:00:41.950 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-05 04:00:41.953 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-05 04:00:41.956 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-05 04:00:41.994 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-05 04:00:42.033 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.36/identity 2026-08-05 04:00:42.070 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-05 04:00:42.106 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-05 04:00:42.145 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-05 04:00:42.182 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-05 04:00:42.220 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-05 04:00:42.259 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-05 04:00:42.263 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-05 04:00:42.266 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-05 04:00:42.269 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-05 04:00:42.272 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-05 04:00:42.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-05 04:00:42.278 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-05 04:00:42.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-05 04:00:42.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-05 04:00:42.289 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-05 04:00:42.292 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-05 04:00:42.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-05 04:00:42.299 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-05 04:00:42.302 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-05 04:00:42.305 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-05 04:00:42.309 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-05 04:00:42.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-05 04:00:42.315 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-05 04:00:42.318 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:42.322 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-05 04:00:42.324 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-05 04:00:42.327 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-05 04:00:42.331 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:42.334 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-05 04:00:42.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-05 04:00:42.375 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:42.377 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 04:00:42.380 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-05 04:00:42.383 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-05 04:00:42.386 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:42.388 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-05 04:00:42.421 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-08-05 04:00:42.424 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:42.427 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 04:00:42.430 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-05 04:00:42.433 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-05 04:00:42.435 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:42.438 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-05 04:00:42.472 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-05 04:00:42.475 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-08-05 04:00:42.478 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:42.481 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 04:00:42.484 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-05 04:00:42.487 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-05 04:00:42.490 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:42.493 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-05 04:00:42.529 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-08-05 04:00:42.532 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:42.535 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 04:00:42.538 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-05 04:00:42.541 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-05 04:00:42.544 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:42.548 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-05 04:00:42.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-08-05 04:00:42.590 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:42.594 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-05 04:00:42.597 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-05 04:00:42.600 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-05 04:00:42.604 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:42.607 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-05 04:00:42.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-08-05 04:00:42.645 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:42.648 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-05 04:00:42.651 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-05 04:00:42.654 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-05 04:00:42.657 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:42.660 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-08-05 04:00:42.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-08-05 04:00:42.703 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:42.706 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-05 04:00:42.709 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-05 04:00:42.712 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-05 04:00:42.715 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:42.717 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-05 04:00:42.751 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-08-05 04:00:42.754 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:42.758 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-05 04:00:42.760 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-05 04:00:42.765 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-05 04:00:42.767 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:42.771 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-05 04:00:42.807 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-08-05 04:00:42.809 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:42.812 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-05 04:00:42.815 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-05 04:00:42.818 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-05 04:00:42.821 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:42.824 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-05 04:00:42.860 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-08-05 04:00:42.863 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-05 04:00:42.865 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-05 04:00:42.868 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-05 04:00:42.871 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-05 04:00:42.874 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-05 04:00:42.877 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-05 04:00:42.910 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-05 04:00:42.913 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-05 04:00:42.946 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-05 04:00:42.981 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-05 04:00:42.984 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-05 04:00:42.987 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-05 04:00:42.990 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-05 04:00:42.993 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-05 04:00:42.995 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-05 04:00:42.998 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-05 04:00:43.001 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-05 04:00:43.003 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-05 04:00:43.022 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-05 04:00:43.022 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-05 04:00:43.033 | d /var/run/uwsgi 0755 quobyte root 2026-08-05 04:00:43.038 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-05 04:00:43.052 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-08-05 04:00:43.057 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-05 04:00:43.059 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-05 04:00:43.064 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-05 04:00:43.067 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-05 04:00:43.104 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-05 04:00:43.137 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-05 04:00:43.173 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-05 04:00:43.209 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-05 04:00:43.243 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-05 04:00:43.277 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-05 04:00:43.311 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-05 04:00:43.347 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-05 04:00:43.384 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-05 04:00:43.422 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-05 04:00:43.457 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-05 04:00:43.492 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-05 04:00:43.528 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-05 04:00:43.562 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-05 04:00:43.565 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-05 04:00:43.569 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-05 04:00:43.571 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-05 04:00:43.573 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-05 04:00:43.577 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 04:00:43.579 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 04:00:43.582 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-05 04:00:43.586 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-05 04:00:43.588 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-05 04:00:43.627 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-05 04:00:43.664 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-05 04:00:43.665 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-08-05 04:00:43.677 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-05 04:00:43.682 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-05 04:00:43.685 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-05 04:00:43.688 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-05 04:00:43.691 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-05 04:00:43.694 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-05 04:00:43.697 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-05 04:00:43.700 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 04:00:43.703 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 04:00:43.705 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-05 04:00:43.708 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-05 04:00:43.711 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 04:00:43.714 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 04:00:43.716 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-05 04:00:43.730 | perl: warning: Setting locale failed. 2026-08-05 04:00:43.730 | perl: warning: Please check that your locale settings: 2026-08-05 04:00:43.730 | LANGUAGE = (unset), 2026-08-05 04:00:43.730 | LC_ALL = "en_US.utf8", 2026-08-05 04:00:43.730 | LANG = "de_DE.UTF-8" 2026-08-05 04:00:43.730 | are supported and installed on your system. 2026-08-05 04:00:43.730 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-05 04:00:43.771 | Enabling site neutron-api. 2026-08-05 04:00:43.776 | To activate the new configuration, you need to run: 2026-08-05 04:00:43.777 | systemctl reload apache2 2026-08-05 04:00:43.783 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-05 04:00:43.786 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-05 04:00:43.788 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-05 04:00:43.792 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-05 04:00:44.014 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-05 04:00:44.037 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:00:44.041 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-05 04:00:44.063 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:00:44.067 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-05 04:00:44.070 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-05 04:00:44.142 | + inc/async:async_inner:63 : init_neutron 2026-08-05 04:00:44.178 | [2070 Async init_neutron:57042]: running: init_neutron 2026-08-05 04:00:44.180 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-05 04:00:44.195 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:44.198 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-05 04:00:44.213 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:00:44.215 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-05 04:00:44.217 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-05 04:00:44.220 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-05 04:00:44.256 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-05 04:00:44.259 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-05 04:00:44.292 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-05 04:00:44.314 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:00:44.317 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-05 04:00:44.339 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:00:44.343 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-05 04:00:44.347 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:00:44.351 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-05 04:00:44.355 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-05 04:00:44.358 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-05 04:00:44.436 | + inc/async:async_inner:63 : init_cinder 2026-08-05 04:00:44.486 | [2070 Async init_cinder:57278]: running: init_cinder 2026-08-05 04:00:44.489 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-05 04:00:44.514 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:00:44.519 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-05 04:00:44.521 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:00:44.525 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-05 04:00:44.528 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-05 04:00:44.531 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-05 04:00:44.612 | + inc/async:async_inner:63 : init_placement 2026-08-05 04:00:44.674 | [2070 Async init_placement:57408]: running: init_placement 2026-08-05 04:00:44.683 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-05 04:00:44.748 | [2070 Async init_neutron:57042]: Waiting for completion of init_neutron running on PID 57042 (5 other jobs running) 2026-08-05 04:00:44.780 | [2070 Async init_neutron:57042]: Signaling child to exit 2026-08-05 04:00:59.874 | + inc/async:async_inner:64 : rc=0 2026-08-05 04:00:59.914 | [57278 Async init_cinder:57278]: finished successfully 2026-08-05 04:01:26.425 | + inc/async:async_inner:64 : rc=0 2026-08-05 04:01:26.457 | [57042 Async init_neutron:57042]: finished successfully 2026-08-05 04:01:26.487 | WAKEUP 2026-08-05 04:01:26.514 | [2070 Async init_neutron:57042]: Signaled 2026-08-05 04:01:26.516 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-05 04:01:26.516 | + lib/database:recreate_database:112 : local db=neutron 2026-08-05 04:01:26.516 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-05 04:01:26.516 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-05 04:01:26.516 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-05 04:01:26.516 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:01:26.516 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-05 04:01:26.516 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:01:26.517 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-05 04:01:26.517 | + functions-common:time_start:2406 : local name=dbsync 2026-08-05 04:01:26.517 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:01:26.517 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:01:26.517 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:01:26.517 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902444340 2026-08-05 04:01:26.517 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-08-05 04:01:26.517 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-05 04:01:26.517 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:01:26.517 | we strongly recommend against using it for new projects. 2026-08-05 04:01:26.518 | 2026-08-05 04:01:26.518 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:01:26.518 | framework. For more detail see 2026-08-05 04:01:26.518 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:01:26.518 | 2026-08-05 04:01:26.518 | import eventlet as _eventlet # noqa 2026-08-05 04:01:26.518 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-05 04:01:26.518 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-05 04:01:26.518 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-05 04:01:26.518 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-05 04:01:26.518 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-05 04:01:26.518 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-05 04:01:26.519 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-05 04:01:26.519 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-05 04:01:26.519 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-05 04:01:26.519 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-05 04:01:26.519 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-05 04:01:26.519 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-05 04:01:26.519 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-05 04:01:26.519 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-05 04:01:26.519 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-05 04:01:26.519 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-05 04:01:26.519 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-05 04:01:26.520 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-05 04:01:26.520 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-05 04:01:26.520 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-05 04:01:26.520 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-05 04:01:26.520 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-05 04:01:26.520 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-05 04:01:26.520 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-05 04:01:26.520 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-05 04:01:26.520 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-05 04:01:26.520 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-05 04:01:26.520 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-05 04:01:26.520 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-05 04:01:26.521 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-05 04:01:26.521 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-05 04:01:26.521 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-05 04:01:26.521 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-05 04:01:26.521 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-05 04:01:26.521 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-05 04:01:26.521 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-05 04:01:26.521 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-05 04:01:26.521 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-05 04:01:26.521 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-05 04:01:26.521 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-05 04:01:26.522 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-05 04:01:26.522 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-05 04:01:26.522 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-05 04:01:26.522 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-05 04:01:26.522 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-05 04:01:26.522 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-05 04:01:26.522 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-05 04:01:26.522 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-05 04:01:26.522 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-05 04:01:26.522 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-05 04:01:26.522 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-05 04:01:26.523 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-05 04:01:26.523 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-05 04:01:26.523 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-05 04:01:26.523 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-05 04:01:26.523 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-05 04:01:26.523 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-05 04:01:26.523 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-05 04:01:26.523 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-05 04:01:26.523 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-05 04:01:26.523 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-05 04:01:26.523 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-05 04:01:26.523 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-05 04:01:26.524 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-05 04:01:26.524 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-05 04:01:26.524 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-05 04:01:26.524 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-05 04:01:26.524 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-05 04:01:26.524 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-05 04:01:26.524 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-05 04:01:26.524 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-05 04:01:26.524 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-05 04:01:26.524 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-05 04:01:26.524 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-05 04:01:26.525 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-05 04:01:26.525 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-05 04:01:26.525 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-05 04:01:26.525 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-05 04:01:26.525 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-05 04:01:26.525 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-05 04:01:26.525 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-05 04:01:26.525 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-05 04:01:26.525 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-05 04:01:26.525 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-05 04:01:26.525 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-05 04:01:26.525 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-05 04:01:26.526 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-05 04:01:26.526 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-05 04:01:26.526 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-05 04:01:26.526 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-05 04:01:26.526 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-05 04:01:26.526 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-05 04:01:26.526 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-05 04:01:26.526 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-05 04:01:26.526 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-05 04:01:26.526 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-05 04:01:26.526 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-05 04:01:26.527 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-05 04:01:26.527 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-05 04:01:26.527 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-05 04:01:26.527 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-05 04:01:26.527 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-05 04:01:26.527 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-05 04:01:26.527 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-05 04:01:26.527 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-05 04:01:26.527 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-05 04:01:26.527 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-05 04:01:26.527 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-05 04:01:26.528 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-05 04:01:26.528 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-05 04:01:26.528 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-05 04:01:26.528 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-05 04:01:26.528 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-05 04:01:26.528 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-05 04:01:26.528 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-05 04:01:26.528 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-05 04:01:26.528 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-05 04:01:26.528 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-05 04:01:26.528 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-05 04:01:26.528 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-05 04:01:26.529 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-05 04:01:26.529 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-05 04:01:26.529 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-05 04:01:26.529 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-05 04:01:26.529 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-05 04:01:26.529 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-05 04:01:26.530 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-05 04:01:26.530 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-05 04:01:26.530 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-05 04:01:26.530 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-05 04:01:26.530 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-05 04:01:26.530 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-05 04:01:26.530 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-05 04:01:26.530 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-05 04:01:26.530 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-05 04:01:26.530 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-05 04:01:26.530 | Running upgrade for neutron ... 2026-08-05 04:01:26.530 | OK 2026-08-05 04:01:26.531 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-05 04:01:26.531 | + functions-common:time_stop:2420 : local name 2026-08-05 04:01:26.531 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:01:26.531 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:01:26.531 | + functions-common:time_stop:2423 : local total 2026-08-05 04:01:26.531 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:01:26.531 | + functions-common:time_stop:2426 : name=dbsync 2026-08-05 04:01:26.531 | + functions-common:time_stop:2427 : start_time=1785902444340 2026-08-05 04:01:26.531 | + functions-common:time_stop:2429 : [[ -z 1785902444340 ]] 2026-08-05 04:01:26.531 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:01:26.531 | + functions-common:time_stop:2432 : end_time=1785902486399 2026-08-05 04:01:26.532 | + functions-common:time_stop:2433 : elapsed_time=42059 2026-08-05 04:01:26.532 | + functions-common:time_stop:2434 : total=8376 2026-08-05 04:01:26.532 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:01:26.532 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50435 2026-08-05 04:01:26.578 | [2070 Async init_neutron:57042]: finished init_neutron with result 0 in 42 seconds 2026-08-05 04:01:26.583 | + inc/async:async_wait:197 : return 0 2026-08-05 04:01:26.588 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-05 04:01:26.653 | [2070 Async init_placement:57408]: Waiting for completion of init_placement running on PID 57408 (4 other jobs running) 2026-08-05 04:01:26.686 | [2070 Async init_placement:57408]: Signaling child to exit 2026-08-05 04:01:33.759 | + inc/async:async_inner:64 : rc=0 2026-08-05 04:01:33.787 | [57408 Async init_placement:57408]: finished successfully 2026-08-05 04:01:33.812 | WAKEUP 2026-08-05 04:01:33.835 | [2070 Async init_placement:57408]: Signaled 2026-08-05 04:01:33.837 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-05 04:01:33.837 | + lib/database:recreate_database:112 : local db=placement 2026-08-05 04:01:33.837 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-05 04:01:33.837 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-05 04:01:33.837 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-05 04:01:33.838 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:01:33.838 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-05 04:01:33.838 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:01:33.838 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-05 04:01:33.838 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-05 04:01:33.838 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-05 04:01:33.838 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-05 04:01:33.838 | + functions-common:get_or_create_user:899 : local user_id 2026-08-05 04:01:33.838 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-05 04:01:33.839 | + functions-common:get_or_create_user:903 : local email= 2026-08-05 04:01:33.839 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-08-05 04:01:33.839 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:01:33.839 | + functions-common:get_or_create_user:915 : user_id=d587e9abde0546a3ad56818ec828010e 2026-08-05 04:01:33.839 | + functions-common:get_or_create_user:916 : echo d587e9abde0546a3ad56818ec828010e 2026-08-05 04:01:33.839 | d587e9abde0546a3ad56818ec828010e 2026-08-05 04:01:33.839 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-05 04:01:33.839 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 04:01:33.839 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 04:01:33.840 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 04:01:33.840 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 04:01:33.840 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 04:01:33.840 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 04:01:33.840 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 04:01:33.840 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 04:01:33.840 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 04:01:33.840 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 04:01:33.840 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 04:01:33.841 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-08-05 04:01:33.841 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 04:01:33.841 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:01:33.841 | + functions-common:get_or_add_user_project_role:979 : user_role_id=5c84dfb7d65b44168d0af994c660f967 2026-08-05 04:01:33.841 | + functions-common:get_or_add_user_project_role:980 : echo 5c84dfb7d65b44168d0af994c660f967 2026-08-05 04:01:33.841 | 5c84dfb7d65b44168d0af994c660f967 2026-08-05 04:01:33.841 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-05 04:01:33.841 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-05 04:01:33.842 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-05 04:01:33.842 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-05 04:01:33.842 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-05 04:01:33.842 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-05 04:01:33.842 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-05 04:01:33.842 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-05 04:01:33.842 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-05 04:01:33.842 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-05 04:01:33.842 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-05 04:01:33.842 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-05 04:01:33.843 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-05 04:01:33.843 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-08-05 04:01:33.843 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-05 04:01:33.843 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:01:33.843 | + functions-common:get_or_add_user_project_role:979 : user_role_id=963a1560e8f6437896cb746e2b4c1e48 2026-08-05 04:01:33.843 | + functions-common:get_or_add_user_project_role:980 : echo 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 04:01:33.843 | 963a1560e8f6437896cb746e2b4c1e48 2026-08-05 04:01:33.843 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.36/placement 2026-08-05 04:01:33.843 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-05 04:01:33.844 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-05 04:01:33.844 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-05 04:01:33.844 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-08-05 04:01:33.844 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:01:33.844 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-05 04:01:33.844 | 1d19a738e8e04ad29059227556afc081' 2026-08-05 04:01:33.844 | + functions-common:get_or_create_service:1067 : echo 1d19a738e8e04ad29059227556afc081 2026-08-05 04:01:33.844 | 1d19a738e8e04ad29059227556afc081 2026-08-05 04:01:33.844 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.36/placement 2026-08-05 04:01:33.845 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-05 04:01:33.845 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.36/placement RegionOne 2026-08-05 04:01:33.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-05 04:01:33.845 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-08-05 04:01:33.845 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:01:33.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-05 04:01:33.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-05 04:01:33.845 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.36/placement --region RegionOne -f value -c id 2026-08-05 04:01:33.845 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:01:33.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=50a38841bcd444d2bcd2626658f7c774 2026-08-05 04:01:33.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 50a38841bcd444d2bcd2626658f7c774 2026-08-05 04:01:33.846 | + functions-common:get_or_create_endpoint:1100 : public_id=50a38841bcd444d2bcd2626658f7c774 2026-08-05 04:01:33.846 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-05 04:01:33.846 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-05 04:01:33.846 | + functions-common:get_or_create_endpoint:1109 : echo 50a38841bcd444d2bcd2626658f7c774 2026-08-05 04:01:33.846 | 50a38841bcd444d2bcd2626658f7c774 2026-08-05 04:01:33.891 | [2070 Async init_placement:57408]: finished init_placement with result 0 in 49 seconds 2026-08-05 04:01:33.897 | + inc/async:async_wait:197 : return 0 2026-08-05 04:01:33.902 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-05 04:01:33.960 | [2070 Async init_glance:52796]: Waiting for completion of init_glance running on PID 52796 (3 other jobs running) 2026-08-05 04:01:33.985 | [2070 Async init_glance:52796]: Signaling child to exit 2026-08-05 04:01:33.985 | WAKEUP 2026-08-05 04:01:34.011 | [2070 Async init_glance:52796]: Signaled 2026-08-05 04:01:34.013 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-05 04:01:34.013 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-05 04:01:34.013 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-05 04:01:34.013 | + lib/database:recreate_database:112 : local db=glance 2026-08-05 04:01:34.014 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-05 04:01:34.014 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-05 04:01:34.014 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-05 04:01:34.014 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:01:34.014 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-05 04:01:34.014 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:01:34.014 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-05 04:01:34.014 | + functions-common:time_start:2406 : local name=dbsync 2026-08-05 04:01:34.015 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:01:34.015 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:01:34.015 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:01:34.015 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902349787 2026-08-05 04:01:34.015 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-05 04:01:34.015 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 04:01:34.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:01:34.016 | we strongly recommend against using it for new projects. 2026-08-05 04:01:34.016 | 2026-08-05 04:01:34.016 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:01:34.016 | framework. For more detail see 2026-08-05 04:01:34.016 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:01:34.016 | 2026-08-05 04:01:34.016 | from eventlet import event 2026-08-05 04:01:34.016 | INFO dbcounter [-] Registered counter for database glance 2026-08-05 04:01:34.017 | 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=52902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 04:01:34.017 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:01:34.017 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:01:34.017 | DEBUG dbcounter [-] [52902] Writer thread running {{(pid=52902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:01:34.017 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:01:34.017 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:01:34.017 | INFO dbcounter [-] Registered counter for database glance 2026-08-05 04:01:34.018 | 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=52902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 04:01:34.018 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:01:34.018 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:01:34.018 | DEBUG dbcounter [-] [52902] Writer thread running {{(pid=52902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:01:34.018 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-05 04:01:34.018 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 04:01:34.018 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-05 04:01:34.018 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.019 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-05 04:01:34.019 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.019 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-05 04:01:34.019 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.019 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-05 04:01:34.019 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.019 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-05 04:01:34.019 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.020 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-05 04:01:34.020 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.020 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-05 04:01:34.020 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.020 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-05 04:01:34.020 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.020 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-05 04:01:34.021 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.021 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-05 04:01:34.021 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.021 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-05 04:01:34.021 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.021 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-05 04:01:34.021 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.022 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-05 04:01:34.022 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.022 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-05 04:01:34.022 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.022 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-05 04:01:34.022 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.022 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:01:34.022 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:01:34.023 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:01:34.023 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:01:34.023 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:01:34.023 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:01:34.023 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:01:34.023 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:01:34.023 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:01:34.023 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:01:34.024 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-05 04:01:34.024 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 04:01:34.024 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-05 04:01:34.024 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.024 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-05 04:01:34.024 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.024 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-05 04:01:34.024 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.025 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-05 04:01:34.025 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.025 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-05 04:01:34.025 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.025 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-05 04:01:34.025 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.025 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-05 04:01:34.025 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.026 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-05 04:01:34.026 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.026 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-05 04:01:34.026 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.026 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-05 04:01:34.026 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.026 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-05 04:01:34.026 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.027 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-05 04:01:34.027 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=52902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-08-05 04:01:34.027 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:01:34.027 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:01:34.027 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:01:34.027 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:01:34.027 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-05 04:01:34.027 | Database migration is up to date. No migration needed. 2026-08-05 04:01:34.028 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-05 04:01:34.028 | Database is synced successfully. 2026-08-05 04:01:34.028 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-05 04:01:34.028 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-05 04:01:34.028 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:01:34.028 | we strongly recommend against using it for new projects. 2026-08-05 04:01:34.028 | 2026-08-05 04:01:34.028 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:01:34.029 | framework. For more detail see 2026-08-05 04:01:34.029 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:01:34.029 | 2026-08-05 04:01:34.029 | from eventlet import event 2026-08-05 04:01:34.029 | INFO dbcounter [-] Registered counter for database glance 2026-08-05 04:01:34.029 | 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=53080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 04:01:34.030 | DEBUG dbcounter [-] [53080] Writer thread running {{(pid=53080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:01:34.030 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-05 04:01:34.030 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-05 04:01:34.030 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-05 04:01:34.030 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-05 04:01:34.030 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-05 04:01:34.030 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-05 04:01:34.030 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-05 04:01:34.031 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-05 04:01:34.031 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-05 04:01:34.031 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-05 04:01:34.031 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-05 04:01:34.031 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-05 04:01:34.031 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-05 04:01:34.031 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-05 04:01:34.031 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-05 04:01:34.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-05 04:01:34.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-05 04:01:34.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-05 04:01:34.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-05 04:01:34.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-05 04:01:34.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-05 04:01:34.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-05 04:01:34.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-05 04:01:34.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-05 04:01:34.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-05 04:01:34.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-05 04:01:34.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-05 04:01:34.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-05 04:01:34.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-05 04:01:34.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-05 04:01:34.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-05 04:01:34.034 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-05 04:01:34.034 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-05 04:01:34.034 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-05 04:01:34.034 | + functions-common:time_stop:2420 : local name 2026-08-05 04:01:34.034 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:01:34.034 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:01:34.034 | + functions-common:time_stop:2423 : local total 2026-08-05 04:01:34.034 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:01:34.035 | + functions-common:time_stop:2426 : name=dbsync 2026-08-05 04:01:34.035 | + functions-common:time_stop:2427 : start_time=1785902349787 2026-08-05 04:01:34.035 | + functions-common:time_stop:2429 : [[ -z 1785902349787 ]] 2026-08-05 04:01:34.035 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:01:34.035 | + functions-common:time_stop:2432 : end_time=1785902364039 2026-08-05 04:01:34.035 | + functions-common:time_stop:2433 : elapsed_time=14252 2026-08-05 04:01:34.035 | + functions-common:time_stop:2434 : total=8376 2026-08-05 04:01:34.035 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:01:34.036 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22628 2026-08-05 04:01:34.066 | [2070 Async init_glance:52796]: finished init_glance with result 0 in 14 seconds 2026-08-05 04:01:34.070 | + inc/async:async_wait:197 : return 0 2026-08-05 04:01:34.072 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-05 04:01:34.098 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-05 04:01:34.101 | + inc/async:async_wait:197 : return 0 2026-08-05 04:01:34.105 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-05 04:01:34.162 | [2070 Async init_cinder:57278]: Waiting for completion of init_cinder running on PID 57278 (2 other jobs running) 2026-08-05 04:01:34.189 | [2070 Async init_cinder:57278]: Signaling child to exit 2026-08-05 04:01:34.189 | WAKEUP 2026-08-05 04:01:34.214 | [2070 Async init_cinder:57278]: Signaled 2026-08-05 04:01:34.214 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-05 04:01:34.215 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:01:34.215 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-05 04:01:34.215 | + lib/database:recreate_database:112 : local db=cinder 2026-08-05 04:01:34.215 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-05 04:01:34.215 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-05 04:01:34.215 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-05 04:01:34.215 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:01:34.215 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-05 04:01:34.215 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:01:34.215 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-05 04:01:34.215 | + functions-common:time_start:2406 : local name=dbsync 2026-08-05 04:01:34.215 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:01:34.216 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:01:34.216 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:01:34.216 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902444674 2026-08-05 04:01:34.216 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-05 04:01:34.216 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-05 04:01:34.216 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:01:34.216 | we strongly recommend against using it for new projects. 2026-08-05 04:01:34.216 | 2026-08-05 04:01:34.216 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:01:34.216 | framework. For more detail see 2026-08-05 04:01:34.217 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:01:34.217 | 2026-08-05 04:01:34.217 | import eventlet # noqa 2026-08-05 04:01:34.217 | INFO dbcounter [-] Registered counter for database cinder 2026-08-05 04:01:34.217 | 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=57466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 04:01:34.217 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-05 04:01:34.217 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:01:34.217 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:01:34.218 | DEBUG dbcounter [-] [57466] Writer thread running {{(pid=57466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:01:34.218 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-05 04:01:34.218 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=57466) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 04:01:34.218 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-05 04:01:34.218 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=57466) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.218 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-05 04:01:34.218 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=57466) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.218 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-05 04:01:34.218 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=57466) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.218 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-05 04:01:34.218 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=57466) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.219 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-05 04:01:34.219 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=57466) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.219 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-05 04:01:34.219 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=57466) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.219 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-05 04:01:34.219 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=57466) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:34.219 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-05 04:01:34.219 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-05 04:01:34.219 | + functions-common:time_stop:2420 : local name 2026-08-05 04:01:34.219 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:01:34.219 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:01:34.220 | + functions-common:time_stop:2423 : local total 2026-08-05 04:01:34.220 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:01:34.220 | + functions-common:time_stop:2426 : name=dbsync 2026-08-05 04:01:34.220 | + functions-common:time_stop:2427 : start_time=1785902444674 2026-08-05 04:01:34.220 | + functions-common:time_stop:2429 : [[ -z 1785902444674 ]] 2026-08-05 04:01:34.220 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:01:34.220 | + functions-common:time_stop:2432 : end_time=1785902457681 2026-08-05 04:01:34.220 | + functions-common:time_stop:2433 : elapsed_time=13007 2026-08-05 04:01:34.220 | + functions-common:time_stop:2434 : total=8376 2026-08-05 04:01:34.220 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:01:34.220 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21383 2026-08-05 04:01:34.221 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-05 04:01:34.221 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:01:34.221 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-05 04:01:34.221 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-05 04:01:34.221 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-05 04:01:34.221 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-05 04:01:34.221 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-05 04:01:34.221 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-05 04:01:34.221 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-05 04:01:34.221 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-05 04:01:34.221 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-05 04:01:34.221 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-05 04:01:34.222 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-05 04:01:34.222 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-05 04:01:34.222 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-05 04:01:34.222 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-05 04:01:34.222 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-05 04:01:34.222 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-05 04:01:34.222 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-05 04:01:34.222 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-05 04:01:34.222 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-05 04:01:34.222 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-05 04:01:34.223 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-05 04:01:34.223 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-05 04:01:34.223 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-05 04:01:34.223 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-05 04:01:34.223 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-05 04:01:34.223 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-05 04:01:34.223 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-05 04:01:34.223 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-05 04:01:34.223 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-05 04:01:34.223 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-05 04:01:34.223 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-05 04:01:34.224 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-05 04:01:34.224 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-05 04:01:34.224 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-05 04:01:34.224 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-05 04:01:34.224 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-05 04:01:34.224 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-05 04:01:34.224 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-05 04:01:34.224 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-05 04:01:34.224 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-05 04:01:34.225 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-05 04:01:34.225 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-05 04:01:34.225 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-05 04:01:34.225 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-05 04:01:34.225 | [Unit] 2026-08-05 04:01:34.225 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-05 04:01:34.225 | DefaultDependencies=no 2026-08-05 04:01:34.225 | After=systemd-udev-settle.service 2026-08-05 04:01:34.225 | Before=lvm2-activation-early.service 2026-08-05 04:01:34.225 | Wants=systemd-udev-settle.service 2026-08-05 04:01:34.225 | 2026-08-05 04:01:34.225 | [Service] 2026-08-05 04:01:34.226 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-05 04:01:34.226 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-05 04:01:34.226 | RemainAfterExit=yes 2026-08-05 04:01:34.226 | Type=oneshot 2026-08-05 04:01:34.226 | 2026-08-05 04:01:34.226 | [Install] 2026-08-05 04:01:34.226 | WantedBy=local-fs.target 2026-08-05 04:01:34.226 | Also=systemd-udev-settle.service 2026-08-05 04:01:34.226 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-05 04:01:34.226 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-05 04:01:34.226 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-08-05 04:01:34.227 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-05 04:01:34.227 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-05 04:01:34.227 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-05 04:01:34.227 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-05 04:01:34.227 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-05 04:01:34.227 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-05 04:01:34.227 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-05 04:01:34.227 | Physical volume "/dev/loop0" successfully created. 2026-08-05 04:01:34.227 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-05 04:01:34.227 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-05 04:01:34.227 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:01:34.228 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-05 04:01:34.228 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-05 04:01:34.228 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-05 04:01:34.228 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-05 04:01:34.228 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:01:34.228 | we strongly recommend against using it for new projects. 2026-08-05 04:01:34.228 | 2026-08-05 04:01:34.228 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:01:34.228 | framework. For more detail see 2026-08-05 04:01:34.228 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:01:34.228 | 2026-08-05 04:01:34.228 | import eventlet # noqa 2026-08-05 04:01:34.229 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-05 04:01:34.229 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-05 04:01:34.229 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-05 04:01:34.229 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-05 04:01:34.229 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:01:34.229 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-05 04:01:34.264 | [2070 Async init_cinder:57278]: finished init_cinder with result 0 in 15 seconds 2026-08-05 04:01:34.268 | + inc/async:async_wait:197 : return 0 2026-08-05 04:01:34.271 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-05 04:01:34.294 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:01:34.297 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-05 04:01:34.299 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:01:34.303 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-05 04:01:34.306 | + ./stack.sh:main:1242 : init_nova 2026-08-05 04:01:34.308 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-05 04:01:34.329 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:01:34.332 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-05 04:01:34.353 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:01:34.355 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 04:01:34.358 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-05 04:01:34.429 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-05 04:01:34.476 | [2070 Async nova-cell-0:59552]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-05 04:01:34.481 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-05 04:01:34.487 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 04:01:34.492 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-05 04:01:34.495 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 04:01:34.499 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 04:01:34.504 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-05 04:01:34.589 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-05 04:01:34.643 | [2070 Async nova-cell-1:59656]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-05 04:01:34.646 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-05 04:01:34.648 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-05 04:01:34.651 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-05 04:01:34.653 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-05 04:01:34.657 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-05 04:01:34.661 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:01:34.739 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-05 04:01:34.743 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:01:34.817 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-05 04:01:35.431 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 04:01:35.431 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:01:35.431 | we strongly recommend against using it for new projects. 2026-08-05 04:01:35.431 | 2026-08-05 04:01:35.432 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:01:35.432 | framework. For more detail see 2026-08-05 04:01:35.432 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:01:35.432 | 2026-08-05 04:01:35.432 | import eventlet # noqa 2026-08-05 04:01:35.743 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 04:01:39.749 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-05 04:01:39.842 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:01:39.842 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:01:39.842 | DEBUG dbcounter [-] [59726] Writer thread running {{(pid=59726) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:01:39.920 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-05 04:01:44.992 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=59726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 04:01:45.000 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-05 04:01:47.351 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=59726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:47.355 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-05 04:01:47.366 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=59726) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:01:48.021 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-05 04:01:48.026 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-05 04:01:48.030 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-05 04:01:48.034 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-05 04:01:48.037 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-05 04:01:48.043 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-05 04:01:48.046 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-05 04:01:48.071 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:01:48.075 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-05 04:01:48.079 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-05 04:01:48.084 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-05 04:01:48.698 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 04:01:48.698 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:01:48.698 | we strongly recommend against using it for new projects. 2026-08-05 04:01:48.698 | 2026-08-05 04:01:48.698 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:01:48.699 | framework. For more detail see 2026-08-05 04:01:48.699 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:01:48.699 | 2026-08-05 04:01:48.699 | import eventlet # noqa 2026-08-05 04:01:48.980 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 04:01:52.367 | INFO dbcounter [None req-26560c0d-b1ee-4f7f-9b82-0dcd96652600 None None] Registered counter for database nova_api 2026-08-05 04:01:52.510 | DEBUG dbcounter [-] [60320] Writer thread running {{(pid=60320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:01:53.402 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-05 04:01:53.408 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-05 04:01:53.411 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-05 04:01:53.489 | [2070 Async nova-cell-0:59552]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 59552 (3 other jobs running) 2026-08-05 04:01:53.528 | [2070 Async nova-cell-0:59552]: Signaling child to exit 2026-08-05 04:02:00.952 | + inc/async:async_inner:64 : rc=0 2026-08-05 04:02:00.978 | [59656 Async nova-cell-1:59656]: finished successfully 2026-08-05 04:02:01.042 | + inc/async:async_inner:64 : rc=0 2026-08-05 04:02:01.066 | [59552 Async nova-cell-0:59552]: finished successfully 2026-08-05 04:02:01.088 | WAKEUP 2026-08-05 04:02:01.110 | [2070 Async nova-cell-0:59552]: Signaled 2026-08-05 04:02:01.112 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-05 04:02:01.112 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-05 04:02:01.112 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-05 04:02:01.112 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-05 04:02:01.112 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-05 04:02:01.112 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-05 04:02:01.112 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-05 04:02:01.113 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:02:01.113 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-05 04:02:01.113 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:02:01.113 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-05 04:02:01.113 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 04:02:01.113 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:02:01.113 | we strongly recommend against using it for new projects. 2026-08-05 04:02:01.113 | 2026-08-05 04:02:01.113 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:02:01.113 | framework. For more detail see 2026-08-05 04:02:01.113 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:02:01.113 | 2026-08-05 04:02:01.114 | import eventlet # noqa 2026-08-05 04:02:01.114 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 04:02:01.114 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-05 04:02:01.114 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:02:01.114 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:02:01.114 | DEBUG dbcounter [-] [59698] Writer thread running {{(pid=59698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:02:01.114 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-05 04:02:01.114 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=59698) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 04:02:01.114 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-05 04:02:01.114 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=59698) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.114 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-05 04:02:01.115 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=59698) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.115 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-05 04:02:01.115 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=59698) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.115 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-05 04:02:01.115 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=59698) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.115 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-05 04:02:01.115 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=59698) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.115 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-05 04:02:01.115 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=59698) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.115 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-05 04:02:01.115 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=59698) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.116 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-05 04:02:01.116 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=59698) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.116 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-05 04:02:01.116 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=59698) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.155 | [2070 Async nova-cell-0:59552]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-08-05 04:02:01.159 | + inc/async:async_wait:197 : return 0 2026-08-05 04:02:01.163 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-05 04:02:01.165 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-05 04:02:01.217 | [2070 Async nova-cell-1:59656]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 59656 (2 other jobs running) 2026-08-05 04:02:01.241 | [2070 Async nova-cell-1:59656]: Signaling child to exit 2026-08-05 04:02:01.241 | WAKEUP 2026-08-05 04:02:01.263 | [2070 Async nova-cell-1:59656]: Signaled 2026-08-05 04:02:01.265 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-05 04:02:01.265 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-05 04:02:01.265 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-05 04:02:01.265 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-05 04:02:01.265 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-05 04:02:01.265 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-05 04:02:01.266 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-05 04:02:01.266 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:02:01.266 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-05 04:02:01.266 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-05 04:02:01.266 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-08-05 04:02:01.266 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 04:02:01.266 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:02:01.266 | we strongly recommend against using it for new projects. 2026-08-05 04:02:01.266 | 2026-08-05 04:02:01.266 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:02:01.266 | framework. For more detail see 2026-08-05 04:02:01.267 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:02:01.267 | 2026-08-05 04:02:01.267 | import eventlet # noqa 2026-08-05 04:02:01.267 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 04:02:01.267 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-05 04:02:01.267 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-05 04:02:01.267 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-05 04:02:01.267 | DEBUG dbcounter [-] [59723] Writer thread running {{(pid=59723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:02:01.267 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-05 04:02:01.267 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=59723) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-05 04:02:01.267 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-05 04:02:01.268 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=59723) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.268 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-05 04:02:01.268 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=59723) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.268 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-05 04:02:01.268 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=59723) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.268 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-05 04:02:01.268 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=59723) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.268 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-05 04:02:01.268 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=59723) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.268 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-05 04:02:01.268 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=59723) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.269 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-05 04:02:01.269 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=59723) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.269 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-05 04:02:01.269 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=59723) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.269 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-05 04:02:01.269 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=59723) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-05 04:02:01.309 | [2070 Async nova-cell-1:59656]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-08-05 04:02:01.314 | + inc/async:async_wait:197 : return 0 2026-08-05 04:02:01.317 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 04:02:01.320 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-05 04:02:01.892 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 04:02:01.892 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:02:01.892 | we strongly recommend against using it for new projects. 2026-08-05 04:02:01.892 | 2026-08-05 04:02:01.893 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:02:01.893 | framework. For more detail see 2026-08-05 04:02:01.893 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:02:01.893 | 2026-08-05 04:02:01.893 | import eventlet # noqa 2026-08-05 04:02:02.158 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 04:02:05.175 | Running batches of 50 until complete 2026-08-05 04:02:05.176 | INFO dbcounter [None req-bb037c49-eed5-462c-a989-176a1e110e39 None None] Registered counter for database nova_cell0 2026-08-05 04:02:05.372 | DEBUG dbcounter [-] [60956] Writer thread running {{(pid=60956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:02:05.378 | INFO dbcounter [None req-bb037c49-eed5-462c-a989-176a1e110e39 None None] Registered counter for database nova_api 2026-08-05 04:02:05.536 | DEBUG dbcounter [-] [60956] Writer thread running {{(pid=60956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:02:05.563 | INFO dbcounter [None req-bb037c49-eed5-462c-a989-176a1e110e39 None None] Registered counter for database nova_cell0 2026-08-05 04:02:05.633 | DEBUG dbcounter [-] [60956] Writer thread running {{(pid=60956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:02:05.868 | +-------------------------------------+--------------+-----------+ 2026-08-05 04:02:05.868 | | Migration | Total Needed | Completed | 2026-08-05 04:02:05.868 | +-------------------------------------+--------------+-----------+ 2026-08-05 04:02:05.868 | | fill_virtual_interface_list | 0 | 0 | 2026-08-05 04:02:05.869 | | migrate_empty_ratio | 0 | 0 | 2026-08-05 04:02:05.869 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-05 04:02:05.869 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-05 04:02:05.869 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-05 04:02:05.869 | | populate_dev_uuids | 0 | 0 | 2026-08-05 04:02:05.869 | | populate_instance_compute_id | 0 | 0 | 2026-08-05 04:02:05.869 | | populate_missing_availability_zones | 0 | 0 | 2026-08-05 04:02:05.869 | | populate_queued_for_delete | 0 | 0 | 2026-08-05 04:02:05.869 | | populate_user_id | 0 | 0 | 2026-08-05 04:02:05.869 | | populate_uuids | 0 | 0 | 2026-08-05 04:02:05.869 | +-------------------------------------+--------------+-----------+ 2026-08-05 04:02:06.539 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-05 04:02:06.543 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 04:02:06.546 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-05 04:02:06.549 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 04:02:06.552 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 04:02:06.556 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-08-05 04:02:07.116 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 04:02:07.116 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:02:07.116 | we strongly recommend against using it for new projects. 2026-08-05 04:02:07.116 | 2026-08-05 04:02:07.116 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:02:07.116 | framework. For more detail see 2026-08-05 04:02:07.117 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:02:07.117 | 2026-08-05 04:02:07.117 | import eventlet # noqa 2026-08-05 04:02:07.376 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 04:02:10.395 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-05 04:02:10.395 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-05 04:02:10.395 | INFO dbcounter [None req-66c1a5e6-1cc1-454a-b2d4-01b3444326bd None None] Registered counter for database nova_api 2026-08-05 04:02:10.517 | DEBUG dbcounter [-] [60974] Writer thread running {{(pid=60974) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:02:11.145 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-05 04:02:11.148 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-05 04:02:11.165 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-05 04:02:11.168 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-05 04:02:11.171 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-05 04:02:11.237 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-05 04:02:11.276 | [2070 Async configure_neutron_nova:61033]: running: configure_neutron_nova 2026-08-05 04:02:11.279 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-05 04:02:11.282 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 04:02:11.285 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-05 04:02:11.288 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 04:02:11.292 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 04:02:11.294 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 04:02:11.297 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 04:02:11.300 | + functions-common:run_phase:1858 : local extra 2026-08-05 04:02:11.303 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 04:02:11.310 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 04:02:11.312 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 04:02:11.315 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 04:02:11.318 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-05 04:02:11.321 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 04:02:11.342 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:11.345 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 04:02:11.349 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-05 04:02:11.352 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-05 04:02:11.355 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-05 04:02:11.358 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 04:02:11.362 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-05 04:02:11.364 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 04:02:11.367 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-05 04:02:11.370 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 04:02:11.373 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 04:02:11.376 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-05 04:02:11.381 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 04:02:11.384 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-05 04:02:11.387 | + functions-common:run_plugins:1837 : local plugins= 2026-08-05 04:02:11.390 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 04:02:11.394 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-05 04:02:11.396 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-05 04:02:11.400 | + inc/meta-config:merge_config_group:171 : shift 2026-08-05 04:02:11.403 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-05 04:02:11.407 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 04:02:11.409 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-05 04:02:11.412 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-05 04:02:11.416 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-05 04:02:11.419 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-05 04:02:11.422 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-05 04:02:11.425 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 04:02:11.429 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-05 04:02:11.429 | /^\[\[.+\|.*\]\]/ { 2026-08-05 04:02:11.429 | gsub("[][]", "", $1); 2026-08-05 04:02:11.429 | split($1, a, "|"); 2026-08-05 04:02:11.429 | if (a[1] == matchgroup) 2026-08-05 04:02:11.429 | print a[2] 2026-08-05 04:02:11.429 | } 2026-08-05 04:02:11.429 | ' /home/quobyte/devstack/local.conf 2026-08-05 04:02:11.434 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-05 04:02:11.437 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-05 04:02:11.440 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-05 04:02:11.444 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-05 04:02:11.448 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-05 04:02:11.451 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-05 04:02:11.454 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-05 04:02:11.458 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-05 04:02:11.463 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-05 04:02:11.466 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-05 04:02:11.469 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-05 04:02:11.473 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-05 04:02:11.476 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-05 04:02:11.479 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-05 04:02:11.482 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-05 04:02:11.485 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-05 04:02:11.488 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-05 04:02:11.492 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-05 04:02:11.497 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-05 04:02:11.500 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-05 04:02:11.504 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-05 04:02:11.507 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:11.508 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-05 04:02:11.509 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-05 04:02:11.509 | BEGIN { 2026-08-05 04:02:11.509 | section = "" 2026-08-05 04:02:11.509 | last_section = "" 2026-08-05 04:02:11.509 | section_count = 0 2026-08-05 04:02:11.510 | } 2026-08-05 04:02:11.510 | /^\[.+\]/ { 2026-08-05 04:02:11.510 | gsub("[][]", "", $1); 2026-08-05 04:02:11.510 | section=$1 2026-08-05 04:02:11.510 | next 2026-08-05 04:02:11.511 | } 2026-08-05 04:02:11.511 | /^ *\#/ { 2026-08-05 04:02:11.511 | next 2026-08-05 04:02:11.511 | } 2026-08-05 04:02:11.512 | /^[^ \t]+/ { 2026-08-05 04:02:11.512 | # get offset of first = in $0 2026-08-05 04:02:11.512 | eq_idx = index($0, "=") 2026-08-05 04:02:11.512 | # extract attr & value from $0 2026-08-05 04:02:11.512 | attr = substr($0, 1, eq_idx - 1) 2026-08-05 04:02:11.512 | value = substr($0, eq_idx + 1) 2026-08-05 04:02:11.512 | # only need to strip trailing whitespace from attr 2026-08-05 04:02:11.512 | sub(/[ \t]*$/, "", attr) 2026-08-05 04:02:11.512 | # need to strip leading & trailing whitespace from value 2026-08-05 04:02:11.512 | sub(/^[ \t]*/, "", value) 2026-08-05 04:02:11.512 | sub(/[ \t]*$/, "", value) 2026-08-05 04:02:11.513 | 2026-08-05 04:02:11.513 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-05 04:02:11.513 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-05 04:02:11.513 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-05 04:02:11.513 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-05 04:02:11.513 | if (! (section, attr) in cfg_attr_count) { 2026-08-05 04:02:11.514 | if (section != last_section) { 2026-08-05 04:02:11.514 | cfg_section[section_count++] = section 2026-08-05 04:02:11.514 | last_section = section 2026-08-05 04:02:11.515 | } 2026-08-05 04:02:11.515 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-05 04:02:11.515 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-05 04:02:11.515 | 2026-08-05 04:02:11.515 | cfg_attr[section, attr, 0] = value 2026-08-05 04:02:11.515 | cfg_attr_count[section, attr] = 1 2026-08-05 04:02:11.515 | } else { 2026-08-05 04:02:11.516 | lno = cfg_attr_count[section, attr]++ 2026-08-05 04:02:11.516 | cfg_attr[section, attr, lno] = value 2026-08-05 04:02:11.516 | } 2026-08-05 04:02:11.516 | } 2026-08-05 04:02:11.516 | END { 2026-08-05 04:02:11.516 | # Process each section in order 2026-08-05 04:02:11.516 | for (sno = 0; sno < section_count; sno++) { 2026-08-05 04:02:11.516 | section = cfg_section[sno] 2026-08-05 04:02:11.516 | # The ini routines simply append a config item immediately 2026-08-05 04:02:11.516 | # after the section header. To keep the same order as defined 2026-08-05 04:02:11.516 | # in local.conf, invoke the ini routines in the reverse order 2026-08-05 04:02:11.516 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-05 04:02:11.517 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-05 04:02:11.517 | if (cfg_attr_count[section, attr] == 1) 2026-08-05 04:02:11.517 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-05 04:02:11.517 | else { 2026-08-05 04:02:11.517 | # For multiline, invoke the ini routines in the reverse order 2026-08-05 04:02:11.518 | count = cfg_attr_count[section, attr] 2026-08-05 04:02:11.518 | print "inidelete " configfile " " section " " attr 2026-08-05 04:02:11.518 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-05 04:02:11.519 | for (l = count -2; l >= 0; l--) 2026-08-05 04:02:11.519 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-05 04:02:11.519 | } 2026-08-05 04:02:11.519 | } 2026-08-05 04:02:11.519 | } 2026-08-05 04:02:11.519 | } 2026-08-05 04:02:11.519 | ' 2026-08-05 04:02:11.520 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-05 04:02:11.520 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-05 04:02:11.520 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-05 04:02:11.520 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-05 04:02:11.523 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 04:02:11.526 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-05 04:02:11.529 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-05 04:02:11.529 | BEGIN { group = "" } 2026-08-05 04:02:11.529 | /^\[\[.+\|.*\]\]/ { 2026-08-05 04:02:11.530 | gsub("[][]", "", $1); 2026-08-05 04:02:11.530 | split($1, a, "|"); 2026-08-05 04:02:11.530 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-05 04:02:11.530 | group=a[1] 2026-08-05 04:02:11.530 | } else { 2026-08-05 04:02:11.530 | group="" 2026-08-05 04:02:11.530 | } 2026-08-05 04:02:11.530 | next 2026-08-05 04:02:11.530 | } 2026-08-05 04:02:11.530 | { 2026-08-05 04:02:11.530 | if (group != "") 2026-08-05 04:02:11.531 | print $0 2026-08-05 04:02:11.531 | } 2026-08-05 04:02:11.531 | ' /home/quobyte/devstack/local.conf 2026-08-05 04:02:11.538 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-05 04:02:11.541 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-05 04:02:11.574 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:11.577 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-05 04:02:11.581 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-05 04:02:11.617 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:11.620 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-05 04:02:11.623 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-05 04:02:11.658 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:11.661 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-05 04:02:11.665 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-05 04:02:11.704 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:11.707 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-05 04:02:11.710 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-05 04:02:11.748 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:11.753 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-05 04:02:11.756 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-05 04:02:11.758 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-05 04:02:11.762 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-05 04:02:11.766 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-05 04:02:11.770 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-05 04:02:11.773 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-05 04:02:11.777 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-05 04:02:11.782 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-05 04:02:11.785 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-05 04:02:11.789 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-05 04:02:11.791 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-05 04:02:11.794 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-05 04:02:11.797 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-05 04:02:11.800 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-05 04:02:11.803 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-05 04:02:11.806 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-05 04:02:11.810 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-05 04:02:11.813 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-05 04:02:11.817 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-05 04:02:11.819 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-05 04:02:11.822 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-05 04:02:11.828 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-05 04:02:11.830 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-05 04:02:11.830 | BEGIN { 2026-08-05 04:02:11.830 | section = "" 2026-08-05 04:02:11.830 | last_section = "" 2026-08-05 04:02:11.830 | section_count = 0 2026-08-05 04:02:11.830 | } 2026-08-05 04:02:11.831 | /^\[.+\]/ { 2026-08-05 04:02:11.831 | gsub("[][]", "", $1); 2026-08-05 04:02:11.831 | section=$1 2026-08-05 04:02:11.831 | next 2026-08-05 04:02:11.831 | } 2026-08-05 04:02:11.831 | /^ *\#/ { 2026-08-05 04:02:11.831 | next 2026-08-05 04:02:11.831 | } 2026-08-05 04:02:11.831 | /^[^ \t]+/ { 2026-08-05 04:02:11.831 | # get offset of first = in $0 2026-08-05 04:02:11.832 | eq_idx = index($0, "=") 2026-08-05 04:02:11.832 | # extract attr & value from $0 2026-08-05 04:02:11.832 | attr = substr($0, 1, eq_idx - 1) 2026-08-05 04:02:11.832 | value = substr($0, eq_idx + 1) 2026-08-05 04:02:11.832 | # only need to strip trailing whitespace from attr 2026-08-05 04:02:11.832 | sub(/[ \t]*$/, "", attr) 2026-08-05 04:02:11.832 | # need to strip leading & trailing whitespace from value 2026-08-05 04:02:11.832 | sub(/^[ \t]*/, "", value) 2026-08-05 04:02:11.832 | sub(/[ \t]*$/, "", value) 2026-08-05 04:02:11.832 | 2026-08-05 04:02:11.832 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-05 04:02:11.832 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-05 04:02:11.833 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-05 04:02:11.833 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-05 04:02:11.833 | if (! (section, attr) in cfg_attr_count) { 2026-08-05 04:02:11.833 | if (section != last_section) { 2026-08-05 04:02:11.833 | cfg_section[section_count++] = section 2026-08-05 04:02:11.833 | last_section = section 2026-08-05 04:02:11.833 | } 2026-08-05 04:02:11.833 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-05 04:02:11.833 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-05 04:02:11.833 | 2026-08-05 04:02:11.833 | cfg_attr[section, attr, 0] = value 2026-08-05 04:02:11.834 | cfg_attr_count[section, attr] = 1 2026-08-05 04:02:11.834 | } else { 2026-08-05 04:02:11.834 | lno = cfg_attr_count[section, attr]++ 2026-08-05 04:02:11.834 | cfg_attr[section, attr, lno] = value 2026-08-05 04:02:11.834 | } 2026-08-05 04:02:11.834 | } 2026-08-05 04:02:11.834 | END { 2026-08-05 04:02:11.834 | # Process each section in order 2026-08-05 04:02:11.834 | for (sno = 0; sno < section_count; sno++) { 2026-08-05 04:02:11.834 | section = cfg_section[sno] 2026-08-05 04:02:11.834 | # The ini routines simply append a config item immediately 2026-08-05 04:02:11.835 | # after the section header. To keep the same order as defined 2026-08-05 04:02:11.835 | # in local.conf, invoke the ini routines in the reverse order 2026-08-05 04:02:11.835 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-05 04:02:11.835 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-05 04:02:11.835 | if (cfg_attr_count[section, attr] == 1) 2026-08-05 04:02:11.835 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-05 04:02:11.835 | else { 2026-08-05 04:02:11.835 | # For multiline, invoke the ini routines in the reverse order 2026-08-05 04:02:11.835 | count = cfg_attr_count[section, attr] 2026-08-05 04:02:11.835 | print "inidelete " configfile " " section " " attr 2026-08-05 04:02:11.835 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-05 04:02:11.835 | for (l = count -2; l >= 0; l--) 2026-08-05 04:02:11.836 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-05 04:02:11.836 | } 2026-08-05 04:02:11.836 | } 2026-08-05 04:02:11.836 | } 2026-08-05 04:02:11.836 | } 2026-08-05 04:02:11.836 | ' 2026-08-05 04:02:11.836 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:11.836 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-05 04:02:11.836 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-05 04:02:11.836 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-05 04:02:11.839 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-05 04:02:11.842 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 04:02:11.846 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-05 04:02:11.849 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-05 04:02:11.849 | BEGIN { group = "" } 2026-08-05 04:02:11.849 | /^\[\[.+\|.*\]\]/ { 2026-08-05 04:02:11.849 | gsub("[][]", "", $1); 2026-08-05 04:02:11.849 | split($1, a, "|"); 2026-08-05 04:02:11.849 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-05 04:02:11.849 | group=a[1] 2026-08-05 04:02:11.849 | } else { 2026-08-05 04:02:11.849 | group="" 2026-08-05 04:02:11.849 | } 2026-08-05 04:02:11.850 | next 2026-08-05 04:02:11.850 | } 2026-08-05 04:02:11.850 | { 2026-08-05 04:02:11.850 | if (group != "") 2026-08-05 04:02:11.850 | print $0 2026-08-05 04:02:11.850 | } 2026-08-05 04:02:11.850 | ' /home/quobyte/devstack/local.conf 2026-08-05 04:02:11.857 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-08-05 04:02:11.859 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-05 04:02:11.895 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:11.898 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-05 04:02:11.901 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-05 04:02:11.903 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-05 04:02:11.907 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-05 04:02:11.910 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-05 04:02:11.914 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-05 04:02:11.917 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-05 04:02:11.921 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-05 04:02:11.925 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-05 04:02:11.928 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-05 04:02:11.931 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-05 04:02:11.934 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-05 04:02:11.937 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-05 04:02:11.940 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-05 04:02:11.943 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-05 04:02:11.947 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-05 04:02:11.950 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-05 04:02:11.955 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-05 04:02:11.958 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-05 04:02:11.961 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-05 04:02:11.964 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-05 04:02:11.969 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-05 04:02:11.969 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-05 04:02:11.969 | BEGIN { 2026-08-05 04:02:11.969 | section = "" 2026-08-05 04:02:11.969 | last_section = "" 2026-08-05 04:02:11.969 | section_count = 0 2026-08-05 04:02:11.970 | } 2026-08-05 04:02:11.970 | /^\[.+\]/ { 2026-08-05 04:02:11.970 | gsub("[][]", "", $1); 2026-08-05 04:02:11.970 | section=$1 2026-08-05 04:02:11.970 | next 2026-08-05 04:02:11.970 | } 2026-08-05 04:02:11.970 | /^ *\#/ { 2026-08-05 04:02:11.970 | next 2026-08-05 04:02:11.970 | } 2026-08-05 04:02:11.970 | /^[^ \t]+/ { 2026-08-05 04:02:11.970 | # get offset of first = in $0 2026-08-05 04:02:11.971 | eq_idx = index($0, "=") 2026-08-05 04:02:11.971 | # extract attr & value from $0 2026-08-05 04:02:11.971 | attr = substr($0, 1, eq_idx - 1) 2026-08-05 04:02:11.971 | value = substr($0, eq_idx + 1) 2026-08-05 04:02:11.971 | # only need to strip trailing whitespace from attr 2026-08-05 04:02:11.971 | sub(/[ \t]*$/, "", attr) 2026-08-05 04:02:11.972 | # need to strip leading & trailing whitespace from value 2026-08-05 04:02:11.972 | sub(/^[ \t]*/, "", value) 2026-08-05 04:02:11.972 | sub(/[ \t]*$/, "", value) 2026-08-05 04:02:11.973 | 2026-08-05 04:02:11.973 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-05 04:02:11.973 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-05 04:02:11.973 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-05 04:02:11.973 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-05 04:02:11.973 | if (! (section, attr) in cfg_attr_count) { 2026-08-05 04:02:11.973 | if (section != last_section) { 2026-08-05 04:02:11.974 | cfg_section[section_count++] = section 2026-08-05 04:02:11.974 | last_section = section 2026-08-05 04:02:11.974 | } 2026-08-05 04:02:11.974 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-05 04:02:11.974 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-05 04:02:11.974 | 2026-08-05 04:02:11.974 | cfg_attr[section, attr, 0] = value 2026-08-05 04:02:11.974 | cfg_attr_count[section, attr] = 1 2026-08-05 04:02:11.974 | } else { 2026-08-05 04:02:11.974 | lno = cfg_attr_count[section, attr]++ 2026-08-05 04:02:11.974 | cfg_attr[section, attr, lno] = value 2026-08-05 04:02:11.974 | } 2026-08-05 04:02:11.975 | } 2026-08-05 04:02:11.975 | END { 2026-08-05 04:02:11.975 | # Process each section in order 2026-08-05 04:02:11.975 | for (sno = 0; sno < section_count; sno++) { 2026-08-05 04:02:11.975 | section = cfg_section[sno] 2026-08-05 04:02:11.975 | # The ini routines simply append a config item immediately 2026-08-05 04:02:11.975 | # after the section header. To keep the same order as defined 2026-08-05 04:02:11.975 | # in local.conf, invoke the ini routines in the reverse order 2026-08-05 04:02:11.975 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-05 04:02:11.975 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-05 04:02:11.975 | if (cfg_attr_count[section, attr] == 1) 2026-08-05 04:02:11.976 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-05 04:02:11.976 | else { 2026-08-05 04:02:11.976 | # For multiline, invoke the ini routines in the reverse order 2026-08-05 04:02:11.976 | count = cfg_attr_count[section, attr] 2026-08-05 04:02:11.976 | print "inidelete " configfile " " section " " attr 2026-08-05 04:02:11.976 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-05 04:02:11.976 | for (l = count -2; l >= 0; l--) 2026-08-05 04:02:11.976 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-05 04:02:11.976 | } 2026-08-05 04:02:11.976 | } 2026-08-05 04:02:11.976 | } 2026-08-05 04:02:11.977 | } 2026-08-05 04:02:11.977 | ' 2026-08-05 04:02:11.977 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:11.977 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-05 04:02:11.977 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-05 04:02:11.977 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-05 04:02:11.978 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-05 04:02:11.981 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 04:02:11.984 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-05 04:02:11.988 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-05 04:02:11.988 | BEGIN { group = "" } 2026-08-05 04:02:11.988 | /^\[\[.+\|.*\]\]/ { 2026-08-05 04:02:11.988 | gsub("[][]", "", $1); 2026-08-05 04:02:11.988 | split($1, a, "|"); 2026-08-05 04:02:11.988 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-05 04:02:11.988 | group=a[1] 2026-08-05 04:02:11.988 | } else { 2026-08-05 04:02:11.988 | group="" 2026-08-05 04:02:11.988 | } 2026-08-05 04:02:11.989 | next 2026-08-05 04:02:11.989 | } 2026-08-05 04:02:11.989 | { 2026-08-05 04:02:11.989 | if (group != "") 2026-08-05 04:02:11.989 | print $0 2026-08-05 04:02:11.989 | } 2026-08-05 04:02:11.989 | ' /home/quobyte/devstack/local.conf 2026-08-05 04:02:11.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-05 04:02:11.998 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-05 04:02:12.035 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:12.038 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-05 04:02:12.042 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-05 04:02:12.076 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:12.079 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-05 04:02:12.082 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-05 04:02:12.119 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:12.121 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-05 04:02:12.124 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-05 04:02:12.155 | + inc/async:async_inner:64 : rc=0 2026-08-05 04:02:12.156 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:12.160 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-0ccada92-4966-46ec-9229-689e7df82087"' 2026-08-05 04:02:12.163 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-0ccada92-4966-46ec-9229-689e7df82087 2026-08-05 04:02:12.182 | [61033 Async configure_neutron_nova:61033]: finished successfully 2026-08-05 04:02:12.196 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:12.199 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-05 04:02:12.202 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-05 04:02:12.234 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:12.236 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-08-05 04:02:12.239 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-08-05 04:02:12.272 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:02:12.276 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-05 04:02:12.296 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:02:12.300 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 04:02:12.303 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-05 04:02:12.324 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:12.327 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 04:02:12.368 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-05 04:02:12.424 | [2070 Async configure_neutron_nova:61033]: Waiting for completion of configure_neutron_nova running on PID 61033 (2 other jobs running) 2026-08-05 04:02:12.450 | [2070 Async configure_neutron_nova:61033]: Signaling child to exit 2026-08-05 04:02:12.452 | WAKEUP 2026-08-05 04:02:12.474 | [2070 Async configure_neutron_nova:61033]: Signaled 2026-08-05 04:02:12.475 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-05 04:02:12.475 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-05 04:02:12.476 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-05 04:02:12.476 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-05 04:02:12.476 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 04:02:12.476 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-05 04:02:12.476 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-05 04:02:12.476 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-05 04:02:12.476 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.36/identity 2026-08-05 04:02:12.476 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-05 04:02:12.476 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-05 04:02:12.476 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-05 04:02:12.476 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-05 04:02:12.477 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-05 04:02:12.477 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-05 04:02:12.477 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-05 04:02:12.477 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-05 04:02:12.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-05 04:02:12.477 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-05 04:02:12.477 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:02:12.477 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-05 04:02:12.477 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-05 04:02:12.477 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-05 04:02:12.477 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-05 04:02:12.478 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 04:02:12.478 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-05 04:02:12.478 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-05 04:02:12.478 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 04:02:12.478 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 04:02:12.478 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-05 04:02:12.478 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-05 04:02:12.478 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-05 04:02:12.478 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-05 04:02:12.478 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-05 04:02:12.478 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-05 04:02:12.478 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-05 04:02:12.479 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-05 04:02:12.479 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-05 04:02:12.479 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.36/identity 2026-08-05 04:02:12.479 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-05 04:02:12.479 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-05 04:02:12.479 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-05 04:02:12.479 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-05 04:02:12.479 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-05 04:02:12.479 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-05 04:02:12.479 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-05 04:02:12.480 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-05 04:02:12.480 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-05 04:02:12.480 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-05 04:02:12.480 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:02:12.480 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-05 04:02:12.480 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-05 04:02:12.519 | [2070 Async configure_neutron_nova:61033]: finished configure_neutron_nova with result 0 in 0 seconds 2026-08-05 04:02:12.524 | + inc/async:async_wait:197 : return 0 2026-08-05 04:02:12.527 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-05 04:02:12.547 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:12.550 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 04:02:12.584 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-05 04:02:12.623 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-05 04:02:12.641 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:12.644 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-05 04:02:12.646 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:02:12.649 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-05 04:02:12.652 | + ./stack.sh:main:1296 : start_nova_api 2026-08-05 04:02:12.654 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:02:12.657 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:02:12.661 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:02:12.668 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-05 04:02:12.673 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 04:02:12.676 | + functions-common:run_process:1674 : local service=n-api 2026-08-05 04:02:12.679 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 04:02:12.682 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:12.685 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:12.687 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:12.690 | + functions-common:run_process:1680 : local name=n-api 2026-08-05 04:02:12.693 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:12.696 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:12.699 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:12.702 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:12.705 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:12.709 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902532706 2026-08-05 04:02:12.712 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-05 04:02:12.732 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:12.735 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-05 04:02:12.738 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-05 04:02:12.741 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 04:02:12.744 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 04:02:12.747 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 04:02:12.750 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-05 04:02:12.753 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-05 04:02:12.756 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-05 04:02:12.759 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-05 04:02:12.762 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:02:12.765 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:02:12.768 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:02:12.771 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:02:12.774 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-05 04:02:12.777 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-05 04:02:12.780 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 04:02:12.783 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:02:12.786 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 04:02:12.789 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-05 04:02:12.792 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:02:12.795 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 04:02:12.797 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 04:02:12.800 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 04:02:12.803 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-05 04:02:12.806 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 04:02:12.811 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-08-05 04:02:12.889 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:02:12.966 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-05 04:02:13.028 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-05 04:02:13.094 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:02:13.158 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:02:13.223 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-05 04:02:13.282 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-05 04:02:13.345 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-05 04:02:13.405 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-05 04:02:13.467 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-05 04:02:13.531 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 04:02:13.533 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 04:02:13.536 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-05 04:02:13.612 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 04:02:14.074 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-05 04:02:14.103 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-05 04:02:14.537 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-05 04:02:14.657 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:14.661 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:14.665 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:14.670 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:14.674 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:14.677 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:14.680 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:14.682 | + functions-common:time_stop:2427 : start_time=1785902532706 2026-08-05 04:02:14.687 | + functions-common:time_stop:2429 : [[ -z 1785902532706 ]] 2026-08-05 04:02:14.688 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:14.691 | + functions-common:time_stop:2432 : end_time=1785902534689 2026-08-05 04:02:14.694 | + functions-common:time_stop:2433 : elapsed_time=1983 2026-08-05 04:02:14.696 | + functions-common:time_stop:2434 : total=4336 2026-08-05 04:02:14.698 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:14.700 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6319 2026-08-05 04:02:14.703 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-05 04:02:14.703 | Waiting for nova-api to start... 2026-08-05 04:02:14.706 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.36/compute/v2.1/ 2026-08-05 04:02:14.708 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.36/compute/v2.1/ 2026-08-05 04:02:14.710 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 04:02:14.713 | + functions:wait_for_service:477 : local url=http://192.168.122.36/compute/v2.1/ 2026-08-05 04:02:14.715 | + functions:wait_for_service:478 : local rval=0 2026-08-05 04:02:14.717 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 04:02:14.719 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 04:02:14.722 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:14.724 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:14.727 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:14.731 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902534728 2026-08-05 04:02:14.733 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 04:02:14.736 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:02:14.737 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.36/compute/v2.1/ 2026-08-05 04:02:20.711 | + :: : [[ 200 == 503 ]] 2026-08-05 04:02:20.712 | + :: : [[ 0 -eq 7 ]] 2026-08-05 04:02:20.717 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 04:02:20.720 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:20.725 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:20.730 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:20.734 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:20.740 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:20.743 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 04:02:20.749 | + functions-common:time_stop:2427 : start_time=1785902534728 2026-08-05 04:02:20.753 | + functions-common:time_stop:2429 : [[ -z 1785902534728 ]] 2026-08-05 04:02:20.760 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:20.767 | + functions-common:time_stop:2432 : end_time=1785902540762 2026-08-05 04:02:20.771 | + functions-common:time_stop:2433 : elapsed_time=6034 2026-08-05 04:02:20.776 | + functions-common:time_stop:2434 : total=5816 2026-08-05 04:02:20.781 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:20.785 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11850 2026-08-05 04:02:20.790 | + functions:wait_for_service:486 : return 0 2026-08-05 04:02:20.795 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:02:20.800 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:02:20.807 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-05 04:02:20.831 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:20.836 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-05 04:02:20.841 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:02:20.844 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-05 04:02:20.848 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-05 04:02:20.853 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-05 04:02:20.858 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-05 04:02:20.861 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-05 04:02:20.866 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-05 04:02:20.870 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-05 04:02:20.874 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-05 04:02:20.879 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-05 04:02:20.896 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-05 04:02:20.904 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-05 04:02:20.912 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-05 04:02:20.918 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-05 04:02:20.936 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-05 04:02:20.953 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-05 04:02:20.970 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-05 04:02:20.975 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-05 04:02:20.975 | Starting OVN 2026-08-05 04:02:20.979 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-05 04:02:20.983 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-05 04:02:20.983 | Starting OVS 2026-08-05 04:02:20.986 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-05 04:02:21.009 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:21.013 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-05 04:02:21.070 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-05 04:02:21.126 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-05 04:02:21.129 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-05 04:02:21.133 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-05 04:02:21.604 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-05 04:02:22.074 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-05 04:02:22.074 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-05 04:02:22.074 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-05 04:02:22.074 | 2026-08-05 04:02:22.074 | Possible reasons for having these kinds of units are: 2026-08-05 04:02:22.074 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-05 04:02:22.075 | .wants/, .requires/, or .upholds/ directory. 2026-08-05 04:02:22.075 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-05 04:02:22.075 | a requirement dependency on it. 2026-08-05 04:02:22.075 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-05 04:02:22.075 | D-Bus, udev, scripted systemctl call, ...). 2026-08-05 04:02:22.075 | • In case of template units, the unit is meant to be enabled with some 2026-08-05 04:02:22.075 | instance name specified. 2026-08-05 04:02:22.086 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-05 04:02:26.731 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-05 04:02:26.735 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-05 04:02:27.215 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-05 04:02:27.695 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-05 04:02:27.695 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-05 04:02:27.695 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-05 04:02:27.695 | 2026-08-05 04:02:27.695 | Possible reasons for having these kinds of units are: 2026-08-05 04:02:27.695 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-05 04:02:27.695 | .wants/, .requires/, or .upholds/ directory. 2026-08-05 04:02:27.695 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-05 04:02:27.696 | a requirement dependency on it. 2026-08-05 04:02:27.696 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-05 04:02:27.696 | D-Bus, udev, scripted systemctl call, ...). 2026-08-05 04:02:27.696 | • In case of template units, the unit is meant to be enabled with some 2026-08-05 04:02:27.696 | instance name specified. 2026-08-05 04:02:27.705 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-05 04:02:27.886 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-05 04:02:27.886 | Configuring OVSDB 2026-08-05 04:02:27.889 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-05 04:02:27.912 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:02:27.917 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-05 04:02:27.947 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-05 04:02:27.972 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=246af02c-8314-4582-91f8-4330b46333a6 2026-08-05 04:02:27.995 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.36:6642 2026-08-05 04:02:28.020 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-05 04:02:28.045 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-05 04:02:28.069 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.36 2026-08-05 04:02:28.093 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-05 04:02:28.099 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-05 04:02:28.121 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-05 04:02:28.125 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-05 04:02:28.149 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-05 04:02:28.152 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-05 04:02:28.156 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-05 04:02:28.159 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-05 04:02:28.163 | + functions-common:is_provider_network:2272 : return 1 2026-08-05 04:02:28.167 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-05 04:02:28.170 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-05 04:02:28.174 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-05 04:02:28.177 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-05 04:02:28.181 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-05 04:02:28.185 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-05 04:02:28.217 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-05 04:02:28.251 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-05 04:02:28.287 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-05 04:02:28.308 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:02:28.312 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-05 04:02:28.315 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-05 04:02:28.318 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-05 04:02:28.322 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-05 04:02:28.325 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-05 04:02:28.347 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:28.350 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-05 04:02:28.353 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-05 04:02:28.356 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-05 04:02:28.876 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-05 04:02:29.353 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-05 04:02:29.432 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-05 04:02:29.435 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-05 04:02:29.439 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-05 04:02:29.443 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-05 04:02:29.446 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-05 04:02:30.452 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-05 04:02:30.454 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-05 04:02:30.458 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-05 04:02:30.462 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-05 04:02:30.465 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-05 04:02:30.468 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-05 04:02:30.471 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-05 04:02:30.475 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-05 04:02:30.479 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-05 04:02:30.482 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-05 04:02:30.486 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-05 04:02:30.490 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-05 04:02:30.493 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-05 04:02:30.518 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:02:30.522 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-05 04:02:30.547 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-05 04:02:30.574 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-08-05 04:02:30.592 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-08-05 04:02:30.609 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-05 04:02:30.630 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:30.634 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-05 04:02:30.637 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-05 04:02:30.639 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-05 04:02:31.118 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-05 04:02:31.601 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-05 04:02:31.601 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-05 04:02:31.601 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-05 04:02:31.602 | 2026-08-05 04:02:31.602 | Possible reasons for having these kinds of units are: 2026-08-05 04:02:31.602 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-05 04:02:31.602 | .wants/, .requires/, or .upholds/ directory. 2026-08-05 04:02:31.602 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-05 04:02:31.602 | a requirement dependency on it. 2026-08-05 04:02:31.603 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-05 04:02:31.604 | D-Bus, udev, scripted systemctl call, ...). 2026-08-05 04:02:31.604 | • In case of template units, the unit is meant to be enabled with some 2026-08-05 04:02:31.605 | instance name specified. 2026-08-05 04:02:31.612 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-05 04:02:31.784 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-05 04:02:31.805 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:02:31.809 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-05 04:02:31.812 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-05 04:02:31.833 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:31.836 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-05 04:02:31.843 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-05 04:02:31.843 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 04:02:31.848 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-05 04:02:31.851 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 04:02:31.853 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:31.857 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:31.862 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:31.867 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-05 04:02:31.870 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:31.875 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:31.879 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:31.884 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:31.888 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:31.894 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902551889 2026-08-05 04:02:31.899 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-05 04:02:31.924 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:31.927 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-08-05 04:02:31.931 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-05 04:02:31.934 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 04:02:31.939 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 04:02:31.943 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 04:02:31.948 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 04:02:31.951 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-08-05 04:02:31.956 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-08-05 04:02:31.959 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-05 04:02:31.964 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:02:31.968 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:02:31.972 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:02:31.975 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:02:31.979 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-05 04:02:31.982 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-08-05 04:02:31.986 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-08-05 04:02:31.990 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-05 04:02:31.993 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 04:02:31.997 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 04:02:32.000 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 04:02:32.004 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 04:02:32.008 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 04:02:32.011 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 04:02:32.015 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-05 04:02:32.018 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 04:02:32.024 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-08-05 04:02:32.109 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:02:32.199 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-05 04:02:32.273 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-08-05 04:02:32.348 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-05 04:02:32.427 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-05 04:02:32.500 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:02:32.572 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 04:02:32.576 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 04:02:32.579 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-08-05 04:02:32.670 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 04:02:33.141 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-05 04:02:33.172 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-08-05 04:02:33.626 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-05 04:02:33.693 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:33.698 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:33.701 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:33.704 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:33.706 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:33.711 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:33.715 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:33.719 | + functions-common:time_stop:2427 : start_time=1785902551889 2026-08-05 04:02:33.723 | + functions-common:time_stop:2429 : [[ -z 1785902551889 ]] 2026-08-05 04:02:33.728 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:33.734 | + functions-common:time_stop:2432 : end_time=1785902553730 2026-08-05 04:02:33.738 | + functions-common:time_stop:2433 : elapsed_time=1841 2026-08-05 04:02:33.742 | + functions-common:time_stop:2434 : total=6319 2026-08-05 04:02:33.744 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:33.748 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8160 2026-08-05 04:02:33.751 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-05 04:02:33.755 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-05 04:02:33.757 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-05 04:02:33.761 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 04:02:33.783 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 04:02:33.788 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 04:02:33.792 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 04:02:33.794 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 04:02:33.799 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 04:02:33.844 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 04:02:33.888 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 04:02:33.929 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 04:02:33.968 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-05 04:02:34.007 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-05 04:02:34.011 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-05 04:02:34.037 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:34.039 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-05 04:02:34.091 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-05 04:02:34.094 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 04:02:34.098 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-05 04:02:34.101 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 04:02:34.106 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:34.110 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:34.114 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:34.118 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-05 04:02:34.122 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:34.127 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:34.130 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:34.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:34.136 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:34.142 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902554138 2026-08-05 04:02:34.146 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-05 04:02:34.171 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:34.176 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-08-05 04:02:34.180 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-05 04:02:34.184 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 04:02:34.189 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 04:02:34.193 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 04:02:34.197 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 04:02:34.201 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-08-05 04:02:34.205 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-05 04:02:34.210 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-05 04:02:34.214 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:02:34.218 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:02:34.223 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:02:34.227 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:02:34.231 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-05 04:02:34.236 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-08-05 04:02:34.240 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-08-05 04:02:34.244 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-05 04:02:34.248 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 04:02:34.252 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 04:02:34.257 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 04:02:34.261 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 04:02:34.264 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 04:02:34.269 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 04:02:34.273 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-05 04:02:34.277 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 04:02:34.284 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-08-05 04:02:34.372 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:02:34.464 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-05 04:02:34.543 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-05 04:02:34.624 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-05 04:02:34.704 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-05 04:02:34.783 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:02:34.860 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 04:02:34.864 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 04:02:34.868 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-05 04:02:34.963 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 04:02:35.430 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-05 04:02:35.466 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-05 04:02:35.927 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-05 04:02:35.990 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:35.992 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:35.994 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:35.996 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:35.998 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:36.000 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:36.003 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:36.005 | + functions-common:time_stop:2427 : start_time=1785902554138 2026-08-05 04:02:36.007 | + functions-common:time_stop:2429 : [[ -z 1785902554138 ]] 2026-08-05 04:02:36.009 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:36.013 | + functions-common:time_stop:2432 : end_time=1785902556010 2026-08-05 04:02:36.015 | + functions-common:time_stop:2433 : elapsed_time=1872 2026-08-05 04:02:36.017 | + functions-common:time_stop:2434 : total=8160 2026-08-05 04:02:36.020 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:36.022 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10032 2026-08-05 04:02:36.024 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 04:02:36.026 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 04:02:36.028 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-05 04:02:36.031 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-05 04:02:36.047 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-05 04:02:36.049 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-05 04:02:36.051 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-05 04:02:36.053 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-05 04:02:36.055 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-05 04:02:36.084 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 04:02:36.111 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-05 04:02:36.139 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-05 04:02:36.166 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-05 04:02:36.193 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-05 04:02:36.196 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-05 04:02:36.198 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-05 04:02:36.200 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-05 04:02:36.222 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-05 04:02:36.242 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-05 04:02:36.244 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-05 04:02:36.246 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-05 04:02:36.248 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-08-05 04:02:36.318 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-05 04:02:36.335 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:36.339 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-05 04:02:36.340 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:02:36.343 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-05 04:02:36.346 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-05 04:02:36.348 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-05 04:02:36.350 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-05 04:02:36.383 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-05 04:02:36.385 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-05 04:02:36.387 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-05 04:02:36.416 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-05 04:02:36.419 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-05 04:02:36.421 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-05 04:02:36.424 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-05 04:02:36.426 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-05 04:02:36.428 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-05 04:02:36.431 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-05 04:02:36.433 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-05 04:02:36.435 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-05 04:02:36.437 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-05 04:02:36.440 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:36.442 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:36.444 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:36.446 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-05 04:02:36.448 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:36.451 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:36.454 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-05 04:02:36.456 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-05 04:02:36.458 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-05 04:02:36.461 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-05 04:02:36.479 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-05 04:02:36.481 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-05 04:02:36.518 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-05 04:02:36.557 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-05 04:02:36.559 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-05 04:02:36.598 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-05 04:02:36.600 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-05 04:02:36.638 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-05 04:02:36.642 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 04:02:36.644 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-05 04:02:36.647 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 04:02:36.649 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:36.651 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:36.654 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:36.656 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-05 04:02:36.658 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:36.660 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:36.663 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:36.667 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:36.668 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:36.672 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902556669 2026-08-05 04:02:36.676 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-05 04:02:36.692 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:36.695 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-05 04:02:36.697 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-05 04:02:36.699 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 04:02:36.701 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 04:02:36.704 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 04:02:36.706 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-05 04:02:36.708 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-05 04:02:36.710 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-05 04:02:36.712 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-05 04:02:36.715 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:02:36.717 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:02:36.719 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:02:36.721 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:02:36.724 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-05 04:02:36.726 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-05 04:02:36.728 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 04:02:36.730 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:02:36.733 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 04:02:36.735 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-05 04:02:36.737 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:02:36.739 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 04:02:36.741 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 04:02:36.743 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 04:02:36.745 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-05 04:02:36.747 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 04:02:36.751 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-08-05 04:02:36.820 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:02:36.893 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-05 04:02:36.953 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-05 04:02:37.014 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:02:37.071 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:02:37.131 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-05 04:02:37.189 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-05 04:02:37.246 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-05 04:02:37.303 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-05 04:02:37.361 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-05 04:02:37.420 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 04:02:37.422 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 04:02:37.424 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-05 04:02:37.496 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 04:02:37.964 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-05 04:02:37.996 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-05 04:02:38.460 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-05 04:02:38.604 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:38.610 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:38.613 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:38.618 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:38.621 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:38.623 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:38.627 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:38.630 | + functions-common:time_stop:2427 : start_time=1785902556669 2026-08-05 04:02:38.632 | + functions-common:time_stop:2429 : [[ -z 1785902556669 ]] 2026-08-05 04:02:38.639 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:38.643 | + functions-common:time_stop:2432 : end_time=1785902558639 2026-08-05 04:02:38.647 | + functions-common:time_stop:2433 : elapsed_time=1970 2026-08-05 04:02:38.647 | + functions-common:time_stop:2434 : total=10032 2026-08-05 04:02:38.650 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:38.652 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12002 2026-08-05 04:02:38.656 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.36/ 2026-08-05 04:02:38.656 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:38.659 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-05 04:02:38.662 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:38.662 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:38.668 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:38.668 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:38.668 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-05 04:02:38.674 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:38.674 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:38.674 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:38.676 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:38.681 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:38.684 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902558681 2026-08-05 04:02:38.686 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-05 04:02:38.707 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:38.709 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-05 04:02:38.714 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-05 04:02:38.714 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:38.715 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:38.717 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:38.721 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:38.723 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-05 04:02:38.724 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-05 04:02:38.726 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-05 04:02:38.729 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:02:38.731 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:02:38.733 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:02:38.735 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:02:38.737 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-05 04:02:38.740 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-05 04:02:38.741 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-05 04:02:38.743 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-05 04:02:38.746 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:38.748 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 04:02:38.750 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 04:02:38.752 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 04:02:38.754 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 04:02:38.757 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 04:02:38.758 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-05 04:02:38.760 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 04:02:38.765 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-08-05 04:02:38.846 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:02:38.928 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-05 04:02:38.997 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:39.068 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-05 04:02:39.140 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-05 04:02:39.214 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:02:39.289 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 04:02:39.292 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 04:02:39.295 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-05 04:02:39.394 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 04:02:39.905 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-05 04:02:39.945 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-05 04:02:40.446 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-05 04:02:40.504 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:40.507 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:40.511 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:40.515 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:40.517 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:40.526 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:40.527 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:40.537 | + functions-common:time_stop:2427 : start_time=1785902558681 2026-08-05 04:02:40.539 | + functions-common:time_stop:2429 : [[ -z 1785902558681 ]] 2026-08-05 04:02:40.546 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:40.559 | + functions-common:time_stop:2432 : end_time=1785902560550 2026-08-05 04:02:40.568 | + functions-common:time_stop:2433 : elapsed_time=1869 2026-08-05 04:02:40.581 | + functions-common:time_stop:2434 : total=12002 2026-08-05 04:02:40.587 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:40.588 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13871 2026-08-05 04:02:40.595 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:40.598 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-05 04:02:40.600 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:40.602 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:40.605 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:40.607 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:40.609 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-05 04:02:40.611 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:40.614 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:40.619 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:40.619 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:40.622 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:40.626 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902560623 2026-08-05 04:02:40.628 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-05 04:02:40.646 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:40.649 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-05 04:02:40.651 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-05 04:02:40.655 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:40.655 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:40.657 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:40.659 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:40.661 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-05 04:02:40.665 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-05 04:02:40.669 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-05 04:02:40.672 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:02:40.674 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:02:40.679 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:02:40.684 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:02:40.684 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-05 04:02:40.686 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-05 04:02:40.689 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-05 04:02:40.692 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-05 04:02:40.695 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:40.697 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 04:02:40.700 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 04:02:40.703 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 04:02:40.708 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 04:02:40.710 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 04:02:40.712 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-05 04:02:40.716 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 04:02:40.721 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-08-05 04:02:40.837 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:02:40.992 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-05 04:02:41.135 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:41.268 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-05 04:02:41.418 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-05 04:02:41.546 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:02:41.678 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 04:02:41.681 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 04:02:41.684 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-05 04:02:41.834 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 04:02:42.379 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-05 04:02:42.415 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-05 04:02:42.924 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-05 04:02:42.971 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:42.979 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:42.983 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:42.986 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:42.990 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:42.994 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:43.001 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:43.005 | + functions-common:time_stop:2427 : start_time=1785902560623 2026-08-05 04:02:43.009 | + functions-common:time_stop:2429 : [[ -z 1785902560623 ]] 2026-08-05 04:02:43.016 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:43.023 | + functions-common:time_stop:2432 : end_time=1785902563018 2026-08-05 04:02:43.029 | + functions-common:time_stop:2433 : elapsed_time=2395 2026-08-05 04:02:43.034 | + functions-common:time_stop:2434 : total=13871 2026-08-05 04:02:43.035 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:43.040 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16266 2026-08-05 04:02:43.042 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-05 04:02:43.048 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-05 04:02:43.048 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:43.052 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-05 04:02:43.055 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:43.060 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:43.066 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:43.068 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:43.072 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-05 04:02:43.077 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:43.079 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:43.083 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:43.086 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:43.093 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:43.100 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902563094 2026-08-05 04:02:43.103 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-05 04:02:43.137 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:43.141 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-05 04:02:43.149 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-05 04:02:43.157 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:43.162 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:43.167 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:43.174 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:43.174 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-05 04:02:43.178 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-05 04:02:43.183 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-05 04:02:43.185 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:02:43.188 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:02:43.191 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:02:43.193 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:02:43.201 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-05 04:02:43.206 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-05 04:02:43.208 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-08-05 04:02:43.212 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-05 04:02:43.216 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:43.221 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 04:02:43.223 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 04:02:43.226 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 04:02:43.231 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 04:02:43.239 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 04:02:43.239 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-05 04:02:43.241 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 04:02:43.246 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-08-05 04:02:43.362 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:02:43.501 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-05 04:02:43.607 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:43.720 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-05 04:02:43.841 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-05 04:02:43.947 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:02:44.055 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 04:02:44.061 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 04:02:44.067 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-05 04:02:44.206 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 04:02:44.769 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-05 04:02:44.807 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-08-05 04:02:45.316 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-05 04:02:45.385 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:45.386 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:45.397 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:45.402 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:45.412 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:45.421 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:45.427 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:45.432 | + functions-common:time_stop:2427 : start_time=1785902563094 2026-08-05 04:02:45.442 | + functions-common:time_stop:2429 : [[ -z 1785902563094 ]] 2026-08-05 04:02:45.451 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:45.457 | + functions-common:time_stop:2432 : end_time=1785902565452 2026-08-05 04:02:45.463 | + functions-common:time_stop:2433 : elapsed_time=2358 2026-08-05 04:02:45.467 | + functions-common:time_stop:2434 : total=16266 2026-08-05 04:02:45.473 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:45.477 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18624 2026-08-05 04:02:45.482 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-05 04:02:45.490 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.36/networking 2026-08-05 04:02:45.494 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-05 04:02:45.494 | Waiting for Neutron to start... 2026-08-05 04:02:45.498 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.36/networking' 2026-08-05 04:02:45.504 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.36/networking' 'Neutron did not start' 60 2026-08-05 04:02:45.508 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.36/networking' 2026-08-05 04:02:45.513 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-05 04:02:45.520 | + functions-common:test_with_retry:2360 : local until=60 2026-08-05 04:02:45.526 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-05 04:02:45.533 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-05 04:02:45.539 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-05 04:02:45.542 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:45.550 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:45.563 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:45.573 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902565563 2026-08-05 04:02:45.575 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.36/networking; do sleep 0.5; done' 2026-08-05 04:02:53.392 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.36/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-05 04:02:53.398 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:53.401 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:53.405 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:53.412 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:53.418 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:53.422 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-05 04:02:53.428 | + functions-common:time_stop:2427 : start_time=1785902565563 2026-08-05 04:02:53.435 | + functions-common:time_stop:2429 : [[ -z 1785902565563 ]] 2026-08-05 04:02:53.440 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:53.448 | + functions-common:time_stop:2432 : end_time=1785902573440 2026-08-05 04:02:53.457 | + functions-common:time_stop:2433 : elapsed_time=7877 2026-08-05 04:02:53.464 | + functions-common:time_stop:2434 : total=0 2026-08-05 04:02:53.468 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:53.475 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7877 2026-08-05 04:02:53.475 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-05 04:02:53.517 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:53.526 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-05 04:02:53.534 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:02:53.541 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-05 04:02:53.546 | + ./stack.sh:main:1314 : start_placement 2026-08-05 04:02:53.551 | + lib/placement:start_placement:137 : start_placement_api 2026-08-05 04:02:53.559 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-05 04:02:53.571 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 04:02:53.575 | + functions-common:run_process:1674 : local service=placement-api 2026-08-05 04:02:53.582 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 04:02:53.591 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:53.595 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:53.597 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:53.599 | + functions-common:run_process:1680 : local name=placement-api 2026-08-05 04:02:53.610 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:53.618 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:53.623 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:53.633 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:53.639 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:53.647 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902573641 2026-08-05 04:02:53.654 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-05 04:02:53.697 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:53.701 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-05 04:02:53.707 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-05 04:02:53.714 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 04:02:53.721 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 04:02:53.725 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 04:02:53.729 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-05 04:02:53.735 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-05 04:02:53.740 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-05 04:02:53.748 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-05 04:02:53.752 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:02:53.759 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:02:53.765 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:02:53.771 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:02:53.778 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-05 04:02:53.784 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-05 04:02:53.789 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 04:02:53.795 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:02:53.798 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 04:02:53.806 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-05 04:02:53.810 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:02:53.819 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 04:02:53.824 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 04:02:53.831 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 04:02:53.837 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-05 04:02:53.842 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 04:02:53.852 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-08-05 04:02:53.979 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:02:54.151 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-05 04:02:54.246 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-05 04:02:54.369 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:02:54.465 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:02:54.539 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-05 04:02:54.662 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-05 04:02:54.778 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-05 04:02:54.870 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-05 04:02:54.960 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-05 04:02:55.048 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 04:02:55.053 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 04:02:55.056 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-05 04:02:55.156 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 04:02:55.660 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-05 04:02:55.696 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-05 04:02:56.169 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-05 04:02:56.314 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:56.316 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:56.322 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:56.325 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:56.329 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:56.333 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:56.338 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:56.342 | + functions-common:time_stop:2427 : start_time=1785902573641 2026-08-05 04:02:56.346 | + functions-common:time_stop:2429 : [[ -z 1785902573641 ]] 2026-08-05 04:02:56.352 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:56.359 | + functions-common:time_stop:2432 : end_time=1785902576354 2026-08-05 04:02:56.363 | + functions-common:time_stop:2433 : elapsed_time=2713 2026-08-05 04:02:56.367 | + functions-common:time_stop:2434 : total=18624 2026-08-05 04:02:56.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:56.376 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21337 2026-08-05 04:02:56.380 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-05 04:02:56.381 | Waiting for placement-api to start... 2026-08-05 04:02:56.385 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.36/placement 2026-08-05 04:02:56.389 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 04:02:56.393 | + functions:wait_for_service:477 : local url=http://192.168.122.36/placement 2026-08-05 04:02:56.397 | + functions:wait_for_service:478 : local rval=0 2026-08-05 04:02:56.402 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 04:02:56.406 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 04:02:56.411 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:56.416 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:56.422 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:56.428 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902576423 2026-08-05 04:02:56.431 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 04:02:56.436 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:02:56.439 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.36/placement 2026-08-05 04:02:58.985 | + :: : [[ 200 == 503 ]] 2026-08-05 04:02:58.987 | + :: : [[ 0 -eq 7 ]] 2026-08-05 04:02:58.991 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 04:02:58.995 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:58.998 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:59.003 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:59.006 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:59.010 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:59.013 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 04:02:59.016 | + functions-common:time_stop:2427 : start_time=1785902576423 2026-08-05 04:02:59.020 | + functions-common:time_stop:2429 : [[ -z 1785902576423 ]] 2026-08-05 04:02:59.024 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:59.030 | + functions-common:time_stop:2432 : end_time=1785902579026 2026-08-05 04:02:59.033 | + functions-common:time_stop:2433 : elapsed_time=2603 2026-08-05 04:02:59.037 | + functions-common:time_stop:2434 : total=11850 2026-08-05 04:02:59.040 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:59.044 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14453 2026-08-05 04:02:59.048 | + functions:wait_for_service:486 : return 0 2026-08-05 04:02:59.052 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-05 04:02:59.079 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:59.083 | + ./stack.sh:main:1318 : start_neutron 2026-08-05 04:02:59.086 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-05 04:02:59.090 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:59.095 | + functions-common:run_process:1674 : local service=q-agt 2026-08-05 04:02:59.099 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-05 04:02:59.103 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:59.107 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:59.111 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:59.115 | + functions-common:run_process:1680 : local name=q-agt 2026-08-05 04:02:59.118 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:59.123 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:59.128 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:59.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:59.138 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:59.144 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902579139 2026-08-05 04:02:59.147 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-05 04:02:59.174 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:02:59.177 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:59.181 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:59.186 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:59.190 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:59.194 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:59.198 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:59.203 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:59.207 | + functions-common:time_stop:2427 : start_time=1785902579139 2026-08-05 04:02:59.211 | + functions-common:time_stop:2429 : [[ -z 1785902579139 ]] 2026-08-05 04:02:59.216 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:59.223 | + functions-common:time_stop:2432 : end_time=1785902579218 2026-08-05 04:02:59.228 | + functions-common:time_stop:2433 : elapsed_time=79 2026-08-05 04:02:59.232 | + functions-common:time_stop:2434 : total=21337 2026-08-05 04:02:59.236 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:59.240 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21416 2026-08-05 04:02:59.244 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-05 04:02:59.248 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-05 04:02:59.252 | + functions-common:is_provider_network:2272 : return 1 2026-08-05 04:02:59.256 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-05 04:02:59.260 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-05 04:02:59.264 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-05 04:02:59.268 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-05 04:02:59.272 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:59.276 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:59.280 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:59.284 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-05 04:02:59.288 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:59.291 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:59.295 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:59.300 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:59.306 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:59.312 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902579308 2026-08-05 04:02:59.317 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-05 04:02:59.342 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:02:59.346 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:59.351 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:59.355 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:59.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:59.364 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:59.369 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:59.374 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:59.378 | + functions-common:time_stop:2427 : start_time=1785902579308 2026-08-05 04:02:59.383 | + functions-common:time_stop:2429 : [[ -z 1785902579308 ]] 2026-08-05 04:02:59.389 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:59.396 | + functions-common:time_stop:2432 : end_time=1785902579391 2026-08-05 04:02:59.400 | + functions-common:time_stop:2433 : elapsed_time=83 2026-08-05 04:02:59.404 | + functions-common:time_stop:2434 : total=21416 2026-08-05 04:02:59.408 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:59.412 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21499 2026-08-05 04:02:59.417 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-05 04:02:59.421 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-05 04:02:59.425 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-05 04:02:59.430 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-05 04:02:59.434 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 04:02:59.438 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 04:02:59.444 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 04:02:59.448 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-05 04:02:59.452 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 04:02:59.457 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 04:02:59.462 | + functions-common:run_process:1674 : local service=q-l3 2026-08-05 04:02:59.466 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-05 04:02:59.470 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:59.474 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:59.478 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:59.481 | + functions-common:run_process:1680 : local name=q-l3 2026-08-05 04:02:59.485 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:59.489 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:59.494 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:59.498 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:59.504 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:59.511 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902579506 2026-08-05 04:02:59.516 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-05 04:02:59.542 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:02:59.546 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:59.551 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:59.556 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:59.561 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:59.566 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:59.571 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:59.575 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:59.580 | + functions-common:time_stop:2427 : start_time=1785902579506 2026-08-05 04:02:59.584 | + functions-common:time_stop:2429 : [[ -z 1785902579506 ]] 2026-08-05 04:02:59.590 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:59.597 | + functions-common:time_stop:2432 : end_time=1785902579592 2026-08-05 04:02:59.601 | + functions-common:time_stop:2433 : elapsed_time=86 2026-08-05 04:02:59.605 | + functions-common:time_stop:2434 : total=21499 2026-08-05 04:02:59.609 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:59.613 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21585 2026-08-05 04:02:59.618 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-05 04:02:59.622 | + functions-common:run_process:1674 : local service=q-meta 2026-08-05 04:02:59.626 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-05 04:02:59.630 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:59.634 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:59.639 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:59.643 | + functions-common:run_process:1680 : local name=q-meta 2026-08-05 04:02:59.647 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:59.651 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:59.656 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:59.660 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:59.665 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:59.671 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902579667 2026-08-05 04:02:59.675 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-05 04:02:59.702 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:02:59.707 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:59.711 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:59.715 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:59.719 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:59.724 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:59.728 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:59.733 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:59.738 | + functions-common:time_stop:2427 : start_time=1785902579667 2026-08-05 04:02:59.742 | + functions-common:time_stop:2429 : [[ -z 1785902579667 ]] 2026-08-05 04:02:59.748 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:59.754 | + functions-common:time_stop:2432 : end_time=1785902579750 2026-08-05 04:02:59.758 | + functions-common:time_stop:2433 : elapsed_time=83 2026-08-05 04:02:59.761 | + functions-common:time_stop:2434 : total=21585 2026-08-05 04:02:59.766 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:59.769 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21668 2026-08-05 04:02:59.773 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-05 04:02:59.777 | + functions-common:run_process:1674 : local service=q-metering 2026-08-05 04:02:59.781 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-05 04:02:59.786 | + functions-common:run_process:1676 : local group= 2026-08-05 04:02:59.789 | + functions-common:run_process:1677 : local user= 2026-08-05 04:02:59.794 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:02:59.798 | + functions-common:run_process:1680 : local name=q-metering 2026-08-05 04:02:59.802 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:02:59.806 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:02:59.812 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:02:59.816 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:02:59.821 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:02:59.828 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902579823 2026-08-05 04:02:59.833 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-05 04:02:59.861 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:02:59.866 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:02:59.870 | + functions-common:time_stop:2420 : local name 2026-08-05 04:02:59.874 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:02:59.878 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:02:59.883 | + functions-common:time_stop:2423 : local total 2026-08-05 04:02:59.887 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:02:59.891 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:02:59.896 | + functions-common:time_stop:2427 : start_time=1785902579823 2026-08-05 04:02:59.899 | + functions-common:time_stop:2429 : [[ -z 1785902579823 ]] 2026-08-05 04:02:59.904 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:02:59.911 | + functions-common:time_stop:2432 : end_time=1785902579906 2026-08-05 04:02:59.916 | + functions-common:time_stop:2433 : elapsed_time=83 2026-08-05 04:02:59.921 | + functions-common:time_stop:2434 : total=21668 2026-08-05 04:02:59.925 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:02:59.930 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21751 2026-08-05 04:02:59.934 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-05 04:02:59.961 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:02:59.965 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-05 04:02:59.970 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-05 04:02:59.975 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:02:59.980 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-05 04:02:59.985 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-05 04:02:59.989 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-05 04:02:59.993 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-05 04:02:59.998 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-05 04:03:00.002 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-05 04:03:00.006 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 04:03:03.993 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:03:03.998 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 04:03:03.998 | address-scope 2026-08-05 04:03:03.998 | agent 2026-08-05 04:03:03.998 | allowed-address-pairs 2026-08-05 04:03:03.998 | auto-allocated-topology 2026-08-05 04:03:03.998 | availability_zone 2026-08-05 04:03:03.998 | default-subnetpools 2026-08-05 04:03:03.998 | dhcp_agent_scheduler 2026-08-05 04:03:03.999 | dns-integration 2026-08-05 04:03:03.999 | dns-domain-ports 2026-08-05 04:03:03.999 | dns-integration-domain-keywords 2026-08-05 04:03:03.999 | empty-string-filtering 2026-08-05 04:03:03.999 | external-net 2026-08-05 04:03:03.999 | extra_dhcp_opt 2026-08-05 04:03:04.000 | extraroute 2026-08-05 04:03:04.000 | extraroute-atomic 2026-08-05 04:03:04.000 | filter-validation 2026-08-05 04:03:04.000 | floating-ip-port-forwarding-detail 2026-08-05 04:03:04.000 | fip-port-details 2026-08-05 04:03:04.000 | flavors 2026-08-05 04:03:04.000 | floatingip-pools 2026-08-05 04:03:04.001 | router 2026-08-05 04:03:04.001 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:03:04.001 | enable-default-route-bfd 2026-08-05 04:03:04.001 | enable-default-route-ecmp 2026-08-05 04:03:04.001 | ext-gw-mode 2026-08-05 04:03:04.002 | l3-ha 2026-08-05 04:03:04.002 | external-gateway-multihoming 2026-08-05 04:03:04.002 | l3-flavors 2026-08-05 04:03:04.002 | l3_agent_scheduler 2026-08-05 04:03:04.003 | multi-provider 2026-08-05 04:03:04.003 | net-mtu 2026-08-05 04:03:04.003 | net-mtu-writable 2026-08-05 04:03:04.003 | network_availability_zone 2026-08-05 04:03:04.003 | network-ip-availability 2026-08-05 04:03:04.003 | network-ip-availability-details 2026-08-05 04:03:04.003 | pagination 2026-08-05 04:03:04.003 | port-device-profile 2026-08-05 04:03:04.004 | port-mac-address-regenerate 2026-08-05 04:03:04.004 | port-numa-affinity-policy 2026-08-05 04:03:04.004 | port-numa-affinity-policy-socket 2026-08-05 04:03:04.004 | binding 2026-08-05 04:03:04.004 | binding-extended 2026-08-05 04:03:04.004 | port-security 2026-08-05 04:03:04.004 | project-id 2026-08-05 04:03:04.004 | provider 2026-08-05 04:03:04.005 | qinq 2026-08-05 04:03:04.005 | quota-check-limit 2026-08-05 04:03:04.005 | quota-check-limit-default 2026-08-05 04:03:04.005 | quotas 2026-08-05 04:03:04.005 | quota_details 2026-08-05 04:03:04.005 | rbac-policies 2026-08-05 04:03:04.005 | rbac-address-scope 2026-08-05 04:03:04.006 | rbac-security-groups 2026-08-05 04:03:04.006 | revision-if-match 2026-08-05 04:03:04.006 | standard-attr-revisions 2026-08-05 04:03:04.006 | router_availability_zone 2026-08-05 04:03:04.006 | router-enable-snat 2026-08-05 04:03:04.006 | security-groups-default-rules 2026-08-05 04:03:04.006 | security-groups-default-statefulness 2026-08-05 04:03:04.007 | security-groups-normalized-cidr 2026-08-05 04:03:04.007 | security-groups-remote-address-group 2026-08-05 04:03:04.007 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:03:04.007 | security-groups-shared-filtering 2026-08-05 04:03:04.007 | security-group 2026-08-05 04:03:04.007 | service-type 2026-08-05 04:03:04.007 | sorting 2026-08-05 04:03:04.007 | standard-attr-description 2026-08-05 04:03:04.008 | stateful-security-group 2026-08-05 04:03:04.008 | subnet-dns-publish-fixed-ip 2026-08-05 04:03:04.008 | subnet-external-network 2026-08-05 04:03:04.008 | subnet_onboard 2026-08-05 04:03:04.008 | subnet-service-types 2026-08-05 04:03:04.008 | subnet_allocation 2026-08-05 04:03:04.008 | subnetpool-prefix-ops 2026-08-05 04:03:04.009 | tag-creation 2026-08-05 04:03:04.009 | standard-attr-tag 2026-08-05 04:03:04.009 | standard-attr-timestamp 2026-08-05 04:03:04.009 | vlan-transparent' 2026-08-05 04:03:04.009 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 04:03:04.009 | address-scope 2026-08-05 04:03:04.009 | agent 2026-08-05 04:03:04.009 | allowed-address-pairs 2026-08-05 04:03:04.010 | auto-allocated-topology 2026-08-05 04:03:04.010 | availability_zone 2026-08-05 04:03:04.010 | default-subnetpools 2026-08-05 04:03:04.010 | dhcp_agent_scheduler 2026-08-05 04:03:04.010 | dns-integration 2026-08-05 04:03:04.010 | dns-domain-ports 2026-08-05 04:03:04.010 | dns-integration-domain-keywords 2026-08-05 04:03:04.011 | empty-string-filtering 2026-08-05 04:03:04.011 | external-net 2026-08-05 04:03:04.011 | extra_dhcp_opt 2026-08-05 04:03:04.011 | extraroute 2026-08-05 04:03:04.011 | extraroute-atomic 2026-08-05 04:03:04.011 | filter-validation 2026-08-05 04:03:04.011 | floating-ip-port-forwarding-detail 2026-08-05 04:03:04.011 | fip-port-details 2026-08-05 04:03:04.012 | flavors 2026-08-05 04:03:04.012 | floatingip-pools 2026-08-05 04:03:04.012 | router 2026-08-05 04:03:04.012 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:03:04.012 | enable-default-route-bfd 2026-08-05 04:03:04.012 | enable-default-route-ecmp 2026-08-05 04:03:04.013 | ext-gw-mode 2026-08-05 04:03:04.013 | l3-ha 2026-08-05 04:03:04.013 | external-gateway-multihoming 2026-08-05 04:03:04.013 | l3-flavors 2026-08-05 04:03:04.013 | l3_agent_scheduler 2026-08-05 04:03:04.013 | multi-provider 2026-08-05 04:03:04.013 | net-mtu 2026-08-05 04:03:04.013 | net-mtu-writable 2026-08-05 04:03:04.014 | network_availability_zone 2026-08-05 04:03:04.014 | network-ip-availability 2026-08-05 04:03:04.014 | network-ip-availability-details 2026-08-05 04:03:04.014 | pagination 2026-08-05 04:03:04.014 | port-device-profile 2026-08-05 04:03:04.016 | port-mac-address-regenerate 2026-08-05 04:03:04.016 | port-numa-affinity-policy 2026-08-05 04:03:04.016 | port-numa-affinity-policy-socket 2026-08-05 04:03:04.016 | binding 2026-08-05 04:03:04.016 | binding-extended 2026-08-05 04:03:04.019 | port-security 2026-08-05 04:03:04.019 | project-id 2026-08-05 04:03:04.019 | provider 2026-08-05 04:03:04.019 | qinq 2026-08-05 04:03:04.019 | quota-check-limit 2026-08-05 04:03:04.019 | quota-check-limit-default 2026-08-05 04:03:04.019 | quotas 2026-08-05 04:03:04.019 | quota_details 2026-08-05 04:03:04.019 | rbac-policies 2026-08-05 04:03:04.020 | rbac-address-scope 2026-08-05 04:03:04.020 | rbac-security-groups 2026-08-05 04:03:04.020 | revision-if-match 2026-08-05 04:03:04.020 | standard-attr-revisions 2026-08-05 04:03:04.020 | router_availability_zone 2026-08-05 04:03:04.020 | router-enable-snat 2026-08-05 04:03:04.020 | security-groups-default-rules 2026-08-05 04:03:04.021 | security-groups-default-statefulness 2026-08-05 04:03:04.021 | security-groups-normalized-cidr 2026-08-05 04:03:04.021 | security-groups-remote-address-group 2026-08-05 04:03:04.021 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:03:04.021 | security-groups-shared-filtering 2026-08-05 04:03:04.021 | security-group 2026-08-05 04:03:04.021 | service-type 2026-08-05 04:03:04.021 | sorting 2026-08-05 04:03:04.022 | standard-attr-description 2026-08-05 04:03:04.022 | stateful-security-group 2026-08-05 04:03:04.022 | subnet-dns-publish-fixed-ip 2026-08-05 04:03:04.026 | subnet-external-network 2026-08-05 04:03:04.026 | subnet_onboard 2026-08-05 04:03:04.026 | subnet-service-types 2026-08-05 04:03:04.026 | subnet_allocation 2026-08-05 04:03:04.026 | subnetpool-prefix-ops 2026-08-05 04:03:04.027 | tag-creation 2026-08-05 04:03:04.027 | standard-attr-tag 2026-08-05 04:03:04.027 | standard-attr-timestamp 2026-08-05 04:03:04.027 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-05 04:03:04.027 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 04:03:04.027 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-05 04:03:04.027 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-05 04:03:04.027 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-08-05 04:03:08.060 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:03:08.066 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=c30e8eea-bea3-4333-861a-c60967dc3cc5 2026-08-05 04:03:08.069 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-05 04:03:08.074 | ++ 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 fddd:7d09:c856::/56 --share --default -f value -c id 2026-08-05 04:03:11.838 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:03:11.843 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=b186b994-8afd-4f56-a56b-1f8777bac9fe 2026-08-05 04:03:11.847 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-05 04:03:11.851 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-05 04:03:11.855 | + functions-common:is_provider_network:2272 : return 1 2026-08-05 04:03:11.860 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-08-05 04:03:17.328 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:03:17.332 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=120f292e-a4ef-4a83-8b8c-27e16410a47c 2026-08-05 04:03:17.335 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-05 04:03:17.338 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 04:03:17.361 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-05 04:03:17.366 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-05 04:03:17.370 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z c30e8eea-bea3-4333-861a-c60967dc3cc5 ']' 2026-08-05 04:03:17.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-05 04:03:17.378 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-05 04:03:17.381 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool c30e8eea-bea3-4333-861a-c60967dc3cc5 ' 2026-08-05 04:03:17.385 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-05 04:03:17.389 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 120f292e-a4ef-4a83-8b8c-27e16410a47c private-subnet' 2026-08-05 04:03:17.392 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-05 04:03:17.396 | +++ 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 c30e8eea-bea3-4333-861a-c60967dc3cc5 --network 120f292e-a4ef-4a83-8b8c-27e16410a47c private-subnet -f value -c id 2026-08-05 04:03:22.574 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:03:22.577 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=cb5b5bbe-6ff4-4966-b5e3-365fb52d92e4 2026-08-05 04:03:22.579 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-05 04:03:22.581 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 04:03:22.595 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo cb5b5bbe-6ff4-4966-b5e3-365fb52d92e4 2026-08-05 04:03:22.599 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=cb5b5bbe-6ff4-4966-b5e3-365fb52d92e4 2026-08-05 04:03:22.601 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-05 04:03:22.604 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-05 04:03:22.607 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-08-05 04:03:22.609 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 04:03:22.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-08-05 04:03:22.626 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 04:03:22.641 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-05 04:03:22.643 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z b186b994-8afd-4f56-a56b-1f8777bac9fe ']' 2026-08-05 04:03:22.646 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-05 04:03:22.648 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-05 04:03:22.650 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool b186b994-8afd-4f56-a56b-1f8777bac9fe ' 2026-08-05 04:03:22.652 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-05 04:03:22.655 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 120f292e-a4ef-4a83-8b8c-27e16410a47c ipv6-private-subnet ' 2026-08-05 04:03:22.658 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-05 04:03:22.661 | +++ 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 b186b994-8afd-4f56-a56b-1f8777bac9fe --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 120f292e-a4ef-4a83-8b8c-27e16410a47c ipv6-private-subnet -f value -c id 2026-08-05 04:03:27.373 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:03:27.376 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=ab02a58f-e74f-47f8-b537-74d288aa0128 2026-08-05 04:03:27.380 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-08-05 04:03:27.383 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 04:03:27.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo ab02a58f-e74f-47f8-b537-74d288aa0128 2026-08-05 04:03:27.405 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=ab02a58f-e74f-47f8-b537-74d288aa0128 2026-08-05 04:03:27.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-05 04:03:27.411 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-05 04:03:27.415 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 04:03:30.498 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:03:30.501 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 04:03:30.501 | address-scope 2026-08-05 04:03:30.501 | agent 2026-08-05 04:03:30.501 | allowed-address-pairs 2026-08-05 04:03:30.501 | auto-allocated-topology 2026-08-05 04:03:30.501 | availability_zone 2026-08-05 04:03:30.502 | default-subnetpools 2026-08-05 04:03:30.502 | dhcp_agent_scheduler 2026-08-05 04:03:30.502 | dns-integration 2026-08-05 04:03:30.502 | dns-domain-ports 2026-08-05 04:03:30.502 | dns-integration-domain-keywords 2026-08-05 04:03:30.502 | empty-string-filtering 2026-08-05 04:03:30.502 | external-net 2026-08-05 04:03:30.503 | extra_dhcp_opt 2026-08-05 04:03:30.503 | extraroute 2026-08-05 04:03:30.503 | extraroute-atomic 2026-08-05 04:03:30.503 | filter-validation 2026-08-05 04:03:30.503 | floating-ip-port-forwarding-detail 2026-08-05 04:03:30.503 | fip-port-details 2026-08-05 04:03:30.503 | flavors 2026-08-05 04:03:30.504 | floatingip-pools 2026-08-05 04:03:30.504 | router 2026-08-05 04:03:30.504 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:03:30.504 | enable-default-route-bfd 2026-08-05 04:03:30.504 | enable-default-route-ecmp 2026-08-05 04:03:30.504 | ext-gw-mode 2026-08-05 04:03:30.504 | l3-ha 2026-08-05 04:03:30.505 | external-gateway-multihoming 2026-08-05 04:03:30.505 | l3-flavors 2026-08-05 04:03:30.505 | l3_agent_scheduler 2026-08-05 04:03:30.505 | multi-provider 2026-08-05 04:03:30.505 | net-mtu 2026-08-05 04:03:30.505 | net-mtu-writable 2026-08-05 04:03:30.505 | network_availability_zone 2026-08-05 04:03:30.506 | network-ip-availability 2026-08-05 04:03:30.506 | network-ip-availability-details 2026-08-05 04:03:30.506 | pagination 2026-08-05 04:03:30.506 | port-device-profile 2026-08-05 04:03:30.506 | port-mac-address-regenerate 2026-08-05 04:03:30.506 | port-numa-affinity-policy 2026-08-05 04:03:30.506 | port-numa-affinity-policy-socket 2026-08-05 04:03:30.507 | binding 2026-08-05 04:03:30.507 | binding-extended 2026-08-05 04:03:30.507 | port-security 2026-08-05 04:03:30.507 | project-id 2026-08-05 04:03:30.507 | provider 2026-08-05 04:03:30.507 | qinq 2026-08-05 04:03:30.507 | quota-check-limit 2026-08-05 04:03:30.508 | quota-check-limit-default 2026-08-05 04:03:30.508 | quotas 2026-08-05 04:03:30.508 | quota_details 2026-08-05 04:03:30.508 | rbac-policies 2026-08-05 04:03:30.508 | rbac-address-scope 2026-08-05 04:03:30.508 | rbac-security-groups 2026-08-05 04:03:30.508 | revision-if-match 2026-08-05 04:03:30.509 | standard-attr-revisions 2026-08-05 04:03:30.509 | router_availability_zone 2026-08-05 04:03:30.509 | router-enable-snat 2026-08-05 04:03:30.509 | security-groups-default-rules 2026-08-05 04:03:30.509 | security-groups-default-statefulness 2026-08-05 04:03:30.509 | security-groups-normalized-cidr 2026-08-05 04:03:30.509 | security-groups-remote-address-group 2026-08-05 04:03:30.510 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:03:30.510 | security-groups-shared-filtering 2026-08-05 04:03:30.510 | security-group 2026-08-05 04:03:30.510 | service-type 2026-08-05 04:03:30.510 | sorting 2026-08-05 04:03:30.510 | standard-attr-description 2026-08-05 04:03:30.510 | stateful-security-group 2026-08-05 04:03:30.511 | subnet-dns-publish-fixed-ip 2026-08-05 04:03:30.511 | subnet-external-network 2026-08-05 04:03:30.511 | subnet_onboard 2026-08-05 04:03:30.511 | subnet-service-types 2026-08-05 04:03:30.511 | subnet_allocation 2026-08-05 04:03:30.511 | subnetpool-prefix-ops 2026-08-05 04:03:30.511 | tag-creation 2026-08-05 04:03:30.512 | standard-attr-tag 2026-08-05 04:03:30.512 | standard-attr-timestamp 2026-08-05 04:03:30.512 | vlan-transparent' 2026-08-05 04:03:30.512 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 04:03:30.512 | address-scope 2026-08-05 04:03:30.512 | agent 2026-08-05 04:03:30.512 | allowed-address-pairs 2026-08-05 04:03:30.513 | auto-allocated-topology 2026-08-05 04:03:30.513 | availability_zone 2026-08-05 04:03:30.513 | default-subnetpools 2026-08-05 04:03:30.513 | dhcp_agent_scheduler 2026-08-05 04:03:30.513 | dns-integration 2026-08-05 04:03:30.513 | dns-domain-ports 2026-08-05 04:03:30.513 | dns-integration-domain-keywords 2026-08-05 04:03:30.514 | empty-string-filtering 2026-08-05 04:03:30.514 | external-net 2026-08-05 04:03:30.514 | extra_dhcp_opt 2026-08-05 04:03:30.514 | extraroute 2026-08-05 04:03:30.514 | extraroute-atomic 2026-08-05 04:03:30.514 | filter-validation 2026-08-05 04:03:30.514 | floating-ip-port-forwarding-detail 2026-08-05 04:03:30.515 | fip-port-details 2026-08-05 04:03:30.515 | flavors 2026-08-05 04:03:30.515 | floatingip-pools 2026-08-05 04:03:30.515 | router 2026-08-05 04:03:30.515 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:03:30.515 | enable-default-route-bfd 2026-08-05 04:03:30.515 | enable-default-route-ecmp 2026-08-05 04:03:30.516 | ext-gw-mode 2026-08-05 04:03:30.516 | l3-ha 2026-08-05 04:03:30.516 | external-gateway-multihoming 2026-08-05 04:03:30.516 | l3-flavors 2026-08-05 04:03:30.516 | l3_agent_scheduler 2026-08-05 04:03:30.516 | multi-provider 2026-08-05 04:03:30.516 | net-mtu 2026-08-05 04:03:30.516 | net-mtu-writable 2026-08-05 04:03:30.517 | network_availability_zone 2026-08-05 04:03:30.517 | network-ip-availability 2026-08-05 04:03:30.517 | network-ip-availability-details 2026-08-05 04:03:30.517 | pagination 2026-08-05 04:03:30.517 | port-device-profile 2026-08-05 04:03:30.517 | port-mac-address-regenerate 2026-08-05 04:03:30.517 | port-numa-affinity-policy 2026-08-05 04:03:30.518 | port-numa-affinity-policy-socket 2026-08-05 04:03:30.518 | binding 2026-08-05 04:03:30.518 | binding-extended 2026-08-05 04:03:30.518 | port-security 2026-08-05 04:03:30.518 | project-id 2026-08-05 04:03:30.518 | provider 2026-08-05 04:03:30.518 | qinq 2026-08-05 04:03:30.519 | quota-check-limit 2026-08-05 04:03:30.519 | quota-check-limit-default 2026-08-05 04:03:30.519 | quotas 2026-08-05 04:03:30.519 | quota_details 2026-08-05 04:03:30.519 | rbac-policies 2026-08-05 04:03:30.519 | rbac-address-scope 2026-08-05 04:03:30.519 | rbac-security-groups 2026-08-05 04:03:30.519 | revision-if-match 2026-08-05 04:03:30.519 | standard-attr-revisions 2026-08-05 04:03:30.520 | router_availability_zone 2026-08-05 04:03:30.520 | router-enable-snat 2026-08-05 04:03:30.520 | security-groups-default-rules 2026-08-05 04:03:30.520 | security-groups-default-statefulness 2026-08-05 04:03:30.520 | security-groups-normalized-cidr 2026-08-05 04:03:30.520 | security-groups-remote-address-group 2026-08-05 04:03:30.520 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:03:30.520 | security-groups-shared-filtering 2026-08-05 04:03:30.520 | security-group 2026-08-05 04:03:30.520 | service-type 2026-08-05 04:03:30.520 | sorting 2026-08-05 04:03:30.521 | standard-attr-description 2026-08-05 04:03:30.521 | stateful-security-group 2026-08-05 04:03:30.521 | subnet-dns-publish-fixed-ip 2026-08-05 04:03:30.521 | subnet-external-network 2026-08-05 04:03:30.521 | subnet_onboard 2026-08-05 04:03:30.521 | subnet-service-types 2026-08-05 04:03:30.521 | subnet_allocation 2026-08-05 04:03:30.522 | subnetpool-prefix-ops 2026-08-05 04:03:30.522 | tag-creation 2026-08-05 04:03:30.522 | standard-attr-tag 2026-08-05 04:03:30.522 | standard-attr-timestamp 2026-08-05 04:03:30.522 | vlan-transparent =~ router ]] 2026-08-05 04:03:30.522 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 04:03:30.522 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-05 04:03:30.523 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-05 04:03:30.523 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 04:03:33.583 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:03:33.586 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 04:03:33.586 | address-scope 2026-08-05 04:03:33.586 | agent 2026-08-05 04:03:33.587 | allowed-address-pairs 2026-08-05 04:03:33.587 | auto-allocated-topology 2026-08-05 04:03:33.587 | availability_zone 2026-08-05 04:03:33.587 | default-subnetpools 2026-08-05 04:03:33.588 | dhcp_agent_scheduler 2026-08-05 04:03:33.588 | dns-integration 2026-08-05 04:03:33.588 | dns-domain-ports 2026-08-05 04:03:33.588 | dns-integration-domain-keywords 2026-08-05 04:03:33.588 | empty-string-filtering 2026-08-05 04:03:33.588 | external-net 2026-08-05 04:03:33.588 | extra_dhcp_opt 2026-08-05 04:03:33.588 | extraroute 2026-08-05 04:03:33.589 | extraroute-atomic 2026-08-05 04:03:33.589 | filter-validation 2026-08-05 04:03:33.589 | floating-ip-port-forwarding-detail 2026-08-05 04:03:33.589 | fip-port-details 2026-08-05 04:03:33.589 | flavors 2026-08-05 04:03:33.589 | floatingip-pools 2026-08-05 04:03:33.589 | router 2026-08-05 04:03:33.589 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:03:33.589 | enable-default-route-bfd 2026-08-05 04:03:33.590 | enable-default-route-ecmp 2026-08-05 04:03:33.590 | ext-gw-mode 2026-08-05 04:03:33.590 | l3-ha 2026-08-05 04:03:33.590 | external-gateway-multihoming 2026-08-05 04:03:33.590 | l3-flavors 2026-08-05 04:03:33.590 | l3_agent_scheduler 2026-08-05 04:03:33.590 | multi-provider 2026-08-05 04:03:33.590 | net-mtu 2026-08-05 04:03:33.590 | net-mtu-writable 2026-08-05 04:03:33.590 | network_availability_zone 2026-08-05 04:03:33.591 | network-ip-availability 2026-08-05 04:03:33.591 | network-ip-availability-details 2026-08-05 04:03:33.591 | pagination 2026-08-05 04:03:33.591 | port-device-profile 2026-08-05 04:03:33.591 | port-mac-address-regenerate 2026-08-05 04:03:33.591 | port-numa-affinity-policy 2026-08-05 04:03:33.591 | port-numa-affinity-policy-socket 2026-08-05 04:03:33.591 | binding 2026-08-05 04:03:33.591 | binding-extended 2026-08-05 04:03:33.591 | port-security 2026-08-05 04:03:33.592 | project-id 2026-08-05 04:03:33.592 | provider 2026-08-05 04:03:33.592 | qinq 2026-08-05 04:03:33.592 | quota-check-limit 2026-08-05 04:03:33.592 | quota-check-limit-default 2026-08-05 04:03:33.592 | quotas 2026-08-05 04:03:33.592 | quota_details 2026-08-05 04:03:33.592 | rbac-policies 2026-08-05 04:03:33.592 | rbac-address-scope 2026-08-05 04:03:33.593 | rbac-security-groups 2026-08-05 04:03:33.593 | revision-if-match 2026-08-05 04:03:33.593 | standard-attr-revisions 2026-08-05 04:03:33.593 | router_availability_zone 2026-08-05 04:03:33.593 | router-enable-snat 2026-08-05 04:03:33.593 | security-groups-default-rules 2026-08-05 04:03:33.593 | security-groups-default-statefulness 2026-08-05 04:03:33.593 | security-groups-normalized-cidr 2026-08-05 04:03:33.593 | security-groups-remote-address-group 2026-08-05 04:03:33.594 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:03:33.594 | security-groups-shared-filtering 2026-08-05 04:03:33.594 | security-group 2026-08-05 04:03:33.594 | service-type 2026-08-05 04:03:33.594 | sorting 2026-08-05 04:03:33.594 | standard-attr-description 2026-08-05 04:03:33.594 | stateful-security-group 2026-08-05 04:03:33.594 | subnet-dns-publish-fixed-ip 2026-08-05 04:03:33.594 | subnet-external-network 2026-08-05 04:03:33.595 | subnet_onboard 2026-08-05 04:03:33.595 | subnet-service-types 2026-08-05 04:03:33.595 | subnet_allocation 2026-08-05 04:03:33.595 | subnetpool-prefix-ops 2026-08-05 04:03:33.595 | tag-creation 2026-08-05 04:03:33.595 | standard-attr-tag 2026-08-05 04:03:33.595 | standard-attr-timestamp 2026-08-05 04:03:33.595 | vlan-transparent' 2026-08-05 04:03:33.595 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 04:03:33.596 | address-scope 2026-08-05 04:03:33.596 | agent 2026-08-05 04:03:33.596 | allowed-address-pairs 2026-08-05 04:03:33.596 | auto-allocated-topology 2026-08-05 04:03:33.596 | availability_zone 2026-08-05 04:03:33.596 | default-subnetpools 2026-08-05 04:03:33.596 | dhcp_agent_scheduler 2026-08-05 04:03:33.596 | dns-integration 2026-08-05 04:03:33.596 | dns-domain-ports 2026-08-05 04:03:33.597 | dns-integration-domain-keywords 2026-08-05 04:03:33.597 | empty-string-filtering 2026-08-05 04:03:33.597 | external-net 2026-08-05 04:03:33.597 | extra_dhcp_opt 2026-08-05 04:03:33.597 | extraroute 2026-08-05 04:03:33.597 | extraroute-atomic 2026-08-05 04:03:33.597 | filter-validation 2026-08-05 04:03:33.597 | floating-ip-port-forwarding-detail 2026-08-05 04:03:33.597 | fip-port-details 2026-08-05 04:03:33.598 | flavors 2026-08-05 04:03:33.598 | floatingip-pools 2026-08-05 04:03:33.598 | router 2026-08-05 04:03:33.598 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:03:33.598 | enable-default-route-bfd 2026-08-05 04:03:33.598 | enable-default-route-ecmp 2026-08-05 04:03:33.598 | ext-gw-mode 2026-08-05 04:03:33.598 | l3-ha 2026-08-05 04:03:33.598 | external-gateway-multihoming 2026-08-05 04:03:33.599 | l3-flavors 2026-08-05 04:03:33.599 | l3_agent_scheduler 2026-08-05 04:03:33.599 | multi-provider 2026-08-05 04:03:33.599 | net-mtu 2026-08-05 04:03:33.599 | net-mtu-writable 2026-08-05 04:03:33.599 | network_availability_zone 2026-08-05 04:03:33.599 | network-ip-availability 2026-08-05 04:03:33.599 | network-ip-availability-details 2026-08-05 04:03:33.599 | pagination 2026-08-05 04:03:33.599 | port-device-profile 2026-08-05 04:03:33.600 | port-mac-address-regenerate 2026-08-05 04:03:33.600 | port-numa-affinity-policy 2026-08-05 04:03:33.600 | port-numa-affinity-policy-socket 2026-08-05 04:03:33.600 | binding 2026-08-05 04:03:33.600 | binding-extended 2026-08-05 04:03:33.600 | port-security 2026-08-05 04:03:33.600 | project-id 2026-08-05 04:03:33.600 | provider 2026-08-05 04:03:33.600 | qinq 2026-08-05 04:03:33.601 | quota-check-limit 2026-08-05 04:03:33.601 | quota-check-limit-default 2026-08-05 04:03:33.601 | quotas 2026-08-05 04:03:33.601 | quota_details 2026-08-05 04:03:33.601 | rbac-policies 2026-08-05 04:03:33.601 | rbac-address-scope 2026-08-05 04:03:33.601 | rbac-security-groups 2026-08-05 04:03:33.601 | revision-if-match 2026-08-05 04:03:33.601 | standard-attr-revisions 2026-08-05 04:03:33.601 | router_availability_zone 2026-08-05 04:03:33.602 | router-enable-snat 2026-08-05 04:03:33.602 | security-groups-default-rules 2026-08-05 04:03:33.602 | security-groups-default-statefulness 2026-08-05 04:03:33.602 | security-groups-normalized-cidr 2026-08-05 04:03:33.602 | security-groups-remote-address-group 2026-08-05 04:03:33.602 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:03:33.602 | security-groups-shared-filtering 2026-08-05 04:03:33.602 | security-group 2026-08-05 04:03:33.602 | service-type 2026-08-05 04:03:33.603 | sorting 2026-08-05 04:03:33.603 | standard-attr-description 2026-08-05 04:03:33.603 | stateful-security-group 2026-08-05 04:03:33.603 | subnet-dns-publish-fixed-ip 2026-08-05 04:03:33.603 | subnet-external-network 2026-08-05 04:03:33.603 | subnet_onboard 2026-08-05 04:03:33.603 | subnet-service-types 2026-08-05 04:03:33.603 | subnet_allocation 2026-08-05 04:03:33.603 | subnetpool-prefix-ops 2026-08-05 04:03:33.604 | tag-creation 2026-08-05 04:03:33.604 | standard-attr-tag 2026-08-05 04:03:33.604 | standard-attr-timestamp 2026-08-05 04:03:33.604 | vlan-transparent =~ external-net ]] 2026-08-05 04:03:33.604 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 04:03:33.604 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-05 04:03:33.606 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-08-05 04:03:36.999 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:03:37.003 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=a48525ac-5bea-4101-b468-e7101cad4e39 2026-08-05 04:03:37.006 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-05 04:03:37.009 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 04:03:37.026 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-05 04:03:37.030 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-05 04:03:37.033 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-05 04:03:37.036 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 04:03:40.130 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:03:40.133 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 04:03:40.133 | address-scope 2026-08-05 04:03:40.134 | agent 2026-08-05 04:03:40.134 | allowed-address-pairs 2026-08-05 04:03:40.134 | auto-allocated-topology 2026-08-05 04:03:40.134 | availability_zone 2026-08-05 04:03:40.134 | default-subnetpools 2026-08-05 04:03:40.134 | dhcp_agent_scheduler 2026-08-05 04:03:40.134 | dns-integration 2026-08-05 04:03:40.134 | dns-domain-ports 2026-08-05 04:03:40.134 | dns-integration-domain-keywords 2026-08-05 04:03:40.135 | empty-string-filtering 2026-08-05 04:03:40.135 | external-net 2026-08-05 04:03:40.135 | extra_dhcp_opt 2026-08-05 04:03:40.135 | extraroute 2026-08-05 04:03:40.135 | extraroute-atomic 2026-08-05 04:03:40.135 | filter-validation 2026-08-05 04:03:40.135 | floating-ip-port-forwarding-detail 2026-08-05 04:03:40.135 | fip-port-details 2026-08-05 04:03:40.135 | flavors 2026-08-05 04:03:40.136 | floatingip-pools 2026-08-05 04:03:40.136 | router 2026-08-05 04:03:40.136 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:03:40.136 | enable-default-route-bfd 2026-08-05 04:03:40.137 | enable-default-route-ecmp 2026-08-05 04:03:40.137 | ext-gw-mode 2026-08-05 04:03:40.138 | l3-ha 2026-08-05 04:03:40.138 | external-gateway-multihoming 2026-08-05 04:03:40.138 | l3-flavors 2026-08-05 04:03:40.139 | l3_agent_scheduler 2026-08-05 04:03:40.139 | multi-provider 2026-08-05 04:03:40.139 | net-mtu 2026-08-05 04:03:40.140 | net-mtu-writable 2026-08-05 04:03:40.140 | network_availability_zone 2026-08-05 04:03:40.140 | network-ip-availability 2026-08-05 04:03:40.140 | network-ip-availability-details 2026-08-05 04:03:40.140 | pagination 2026-08-05 04:03:40.140 | port-device-profile 2026-08-05 04:03:40.140 | port-mac-address-regenerate 2026-08-05 04:03:40.141 | port-numa-affinity-policy 2026-08-05 04:03:40.141 | port-numa-affinity-policy-socket 2026-08-05 04:03:40.141 | binding 2026-08-05 04:03:40.141 | binding-extended 2026-08-05 04:03:40.141 | port-security 2026-08-05 04:03:40.142 | project-id 2026-08-05 04:03:40.142 | provider 2026-08-05 04:03:40.142 | qinq 2026-08-05 04:03:40.143 | quota-check-limit 2026-08-05 04:03:40.143 | quota-check-limit-default 2026-08-05 04:03:40.143 | quotas 2026-08-05 04:03:40.143 | quota_details 2026-08-05 04:03:40.143 | rbac-policies 2026-08-05 04:03:40.143 | rbac-address-scope 2026-08-05 04:03:40.143 | rbac-security-groups 2026-08-05 04:03:40.143 | revision-if-match 2026-08-05 04:03:40.144 | standard-attr-revisions 2026-08-05 04:03:40.144 | router_availability_zone 2026-08-05 04:03:40.144 | router-enable-snat 2026-08-05 04:03:40.144 | security-groups-default-rules 2026-08-05 04:03:40.144 | security-groups-default-statefulness 2026-08-05 04:03:40.144 | security-groups-normalized-cidr 2026-08-05 04:03:40.144 | security-groups-remote-address-group 2026-08-05 04:03:40.144 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:03:40.145 | security-groups-shared-filtering 2026-08-05 04:03:40.145 | security-group 2026-08-05 04:03:40.145 | service-type 2026-08-05 04:03:40.145 | sorting 2026-08-05 04:03:40.145 | standard-attr-description 2026-08-05 04:03:40.145 | stateful-security-group 2026-08-05 04:03:40.145 | subnet-dns-publish-fixed-ip 2026-08-05 04:03:40.145 | subnet-external-network 2026-08-05 04:03:40.146 | subnet_onboard 2026-08-05 04:03:40.146 | subnet-service-types 2026-08-05 04:03:40.146 | subnet_allocation 2026-08-05 04:03:40.146 | subnetpool-prefix-ops 2026-08-05 04:03:40.146 | tag-creation 2026-08-05 04:03:40.146 | standard-attr-tag 2026-08-05 04:03:40.146 | standard-attr-timestamp 2026-08-05 04:03:40.146 | vlan-transparent' 2026-08-05 04:03:40.147 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 04:03:40.147 | address-scope 2026-08-05 04:03:40.147 | agent 2026-08-05 04:03:40.147 | allowed-address-pairs 2026-08-05 04:03:40.147 | auto-allocated-topology 2026-08-05 04:03:40.147 | availability_zone 2026-08-05 04:03:40.147 | default-subnetpools 2026-08-05 04:03:40.147 | dhcp_agent_scheduler 2026-08-05 04:03:40.148 | dns-integration 2026-08-05 04:03:40.148 | dns-domain-ports 2026-08-05 04:03:40.148 | dns-integration-domain-keywords 2026-08-05 04:03:40.148 | empty-string-filtering 2026-08-05 04:03:40.148 | external-net 2026-08-05 04:03:40.148 | extra_dhcp_opt 2026-08-05 04:03:40.148 | extraroute 2026-08-05 04:03:40.148 | extraroute-atomic 2026-08-05 04:03:40.149 | filter-validation 2026-08-05 04:03:40.149 | floating-ip-port-forwarding-detail 2026-08-05 04:03:40.149 | fip-port-details 2026-08-05 04:03:40.149 | flavors 2026-08-05 04:03:40.149 | floatingip-pools 2026-08-05 04:03:40.149 | router 2026-08-05 04:03:40.149 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:03:40.149 | enable-default-route-bfd 2026-08-05 04:03:40.149 | enable-default-route-ecmp 2026-08-05 04:03:40.150 | ext-gw-mode 2026-08-05 04:03:40.150 | l3-ha 2026-08-05 04:03:40.150 | external-gateway-multihoming 2026-08-05 04:03:40.150 | l3-flavors 2026-08-05 04:03:40.150 | l3_agent_scheduler 2026-08-05 04:03:40.150 | multi-provider 2026-08-05 04:03:40.150 | net-mtu 2026-08-05 04:03:40.150 | net-mtu-writable 2026-08-05 04:03:40.151 | network_availability_zone 2026-08-05 04:03:40.151 | network-ip-availability 2026-08-05 04:03:40.151 | network-ip-availability-details 2026-08-05 04:03:40.151 | pagination 2026-08-05 04:03:40.151 | port-device-profile 2026-08-05 04:03:40.151 | port-mac-address-regenerate 2026-08-05 04:03:40.151 | port-numa-affinity-policy 2026-08-05 04:03:40.151 | port-numa-affinity-policy-socket 2026-08-05 04:03:40.151 | binding 2026-08-05 04:03:40.152 | binding-extended 2026-08-05 04:03:40.152 | port-security 2026-08-05 04:03:40.152 | project-id 2026-08-05 04:03:40.152 | provider 2026-08-05 04:03:40.152 | qinq 2026-08-05 04:03:40.152 | quota-check-limit 2026-08-05 04:03:40.152 | quota-check-limit-default 2026-08-05 04:03:40.152 | quotas 2026-08-05 04:03:40.153 | quota_details 2026-08-05 04:03:40.153 | rbac-policies 2026-08-05 04:03:40.153 | rbac-address-scope 2026-08-05 04:03:40.153 | rbac-security-groups 2026-08-05 04:03:40.153 | revision-if-match 2026-08-05 04:03:40.153 | standard-attr-revisions 2026-08-05 04:03:40.153 | router_availability_zone 2026-08-05 04:03:40.153 | router-enable-snat 2026-08-05 04:03:40.154 | security-groups-default-rules 2026-08-05 04:03:40.154 | security-groups-default-statefulness 2026-08-05 04:03:40.154 | security-groups-normalized-cidr 2026-08-05 04:03:40.154 | security-groups-remote-address-group 2026-08-05 04:03:40.154 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:03:40.154 | security-groups-shared-filtering 2026-08-05 04:03:40.154 | security-group 2026-08-05 04:03:40.154 | service-type 2026-08-05 04:03:40.155 | sorting 2026-08-05 04:03:40.155 | standard-attr-description 2026-08-05 04:03:40.155 | stateful-security-group 2026-08-05 04:03:40.155 | subnet-dns-publish-fixed-ip 2026-08-05 04:03:40.155 | subnet-external-network 2026-08-05 04:03:40.155 | subnet_onboard 2026-08-05 04:03:40.155 | subnet-service-types 2026-08-05 04:03:40.155 | subnet_allocation 2026-08-05 04:03:40.156 | subnetpool-prefix-ops 2026-08-05 04:03:40.156 | tag-creation 2026-08-05 04:03:40.156 | standard-attr-tag 2026-08-05 04:03:40.156 | standard-attr-timestamp 2026-08-05 04:03:40.156 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-05 04:03:40.156 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 04:03:40.156 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-05 04:03:40.156 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-05 04:03:40.156 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-08-05 04:03:44.600 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:03:44.604 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=25b2596b-f7c9-4396-8462-d1376cd71e9f 2026-08-05 04:03:44.606 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-08-05 04:03:44.608 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 04:03:44.626 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-05 04:03:44.629 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-05 04:03:44.632 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet a48525ac-5bea-4101-b468-e7101cad4e39 cb5b5bbe-6ff4-4966-b5e3-365fb52d92e4 2026-08-05 04:03:50.097 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-05 04:03:50.099 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 25b2596b-f7c9-4396-8462-d1376cd71e9f 2026-08-05 04:03:50.102 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-05 04:03:50.104 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-05 04:03:50.107 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-05 04:03:50.109 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-05 04:03:50.112 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-05 04:03:50.114 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 25b2596b-f7c9-4396-8462-d1376cd71e9f --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-05 04:03:50.117 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-05 04:03:50.120 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-05 04:03:50.125 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-05 04:03:50.126 | +++ 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 25b2596b-f7c9-4396-8462-d1376cd71e9f --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-05 04:03:53.782 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:03:53.787 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-05 04:03:53.787 | | id | f159531d-9116-4570-bdf3-e37055d7f99c |' 2026-08-05 04:03:53.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-08-05 04:03:53.793 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 04:03:53.813 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' f159531d-9116-4570-bdf3-e37055d7f99c '|' 2026-08-05 04:03:53.817 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | f159531d-9116-4570-bdf3-e37055d7f99c |' 2026-08-05 04:03:53.820 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-05 04:03:53.825 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' f159531d-9116-4570-bdf3-e37055d7f99c '|' 2026-08-05 04:03:53.825 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-05 04:03:53.828 | ++ functions-common:get_field:806 : local data field 2026-08-05 04:03:53.831 | ++ functions-common:get_field:807 : read data 2026-08-05 04:03:53.834 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-05 04:03:53.836 | ++ functions-common:get_field:811 : field='$3' 2026-08-05 04:03:53.841 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | f159531d-9116-4570-bdf3-e37055d7f99c |' 2026-08-05 04:03:53.841 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-05 04:03:53.846 | ++ functions-common:get_field:807 : read data 2026-08-05 04:03:53.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-05 04:03:53.854 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' f159531d-9116-4570-bdf3-e37055d7f99c '|' 2026-08-05 04:03:53.854 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-05 04:03:53.857 | ++ functions-common:get_field:806 : local data field 2026-08-05 04:03:53.860 | ++ functions-common:get_field:807 : read data 2026-08-05 04:03:53.863 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-05 04:03:53.866 | ++ functions-common:get_field:811 : field='$6' 2026-08-05 04:03:53.870 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | f159531d-9116-4570-bdf3-e37055d7f99c |' 2026-08-05 04:03:53.871 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-05 04:03:53.876 | ++ functions-common:get_field:807 : read data 2026-08-05 04:03:53.880 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=f159531d-9116-4570-bdf3-e37055d7f99c 2026-08-05 04:03:53.883 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 25b2596b-f7c9-4396-8462-d1376cd71e9f a48525ac-5bea-4101-b468-e7101cad4e39 2026-08-05 04:03:59.945 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-05 04:03:59.949 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-05 04:03:59.953 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-05 04:03:59.984 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:03:59.989 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-05 04:03:59.994 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-05 04:03:59.997 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-05 04:04:00.003 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-05 04:04:00.007 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-05 04:04:00.013 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-05 04:04:00.053 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-05 04:04:00.059 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-05 04:04:00.063 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-05 04:04:00.067 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-05 04:04:00.071 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-05 04:04:00.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-08-05 04:04:00.079 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-05 04:04:00.083 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-05 04:04:00.087 | + functions-common:test_with_retry:2360 : local until=10 2026-08-05 04:04:00.092 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-05 04:04:00.097 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-05 04:04:00.101 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-05 04:04:00.106 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:00.111 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:00.117 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:00.123 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902640118 2026-08-05 04:04:00.128 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-05 04:04:00.140 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-05 04:04:00.144 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:00.148 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:00.151 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:00.155 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:00.162 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:00.165 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-05 04:04:00.170 | + functions-common:time_stop:2427 : start_time=1785902640118 2026-08-05 04:04:00.173 | + functions-common:time_stop:2429 : [[ -z 1785902640118 ]] 2026-08-05 04:04:00.178 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:00.184 | + functions-common:time_stop:2432 : end_time=1785902640180 2026-08-05 04:04:00.189 | + functions-common:time_stop:2433 : elapsed_time=62 2026-08-05 04:04:00.193 | + functions-common:time_stop:2434 : total=7877 2026-08-05 04:04:00.198 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:00.202 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7939 2026-08-05 04:04:00.210 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-05 04:04:00.210 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-05 04:04:00.219 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-05 04:04:00.224 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-05 04:04:00.228 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-05 04:04:00.232 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-05 04:04:00.237 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-05 04:04:00.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-05 04:04:00.289 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-05 04:04:00.290 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-05 04:04:00.292 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-08-05 04:04:00.293 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-05 04:04:04.083 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:04:04.090 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.92 ' 2026-08-05 04:04:04.095 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-05 04:04:04.100 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 04:04:04.127 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-05 04:04:04.130 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-05 04:04:04.135 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-05 04:04:04.138 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-05 04:04:04.142 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet a48525ac-5bea-4101-b468-e7101cad4e39 ab02a58f-e74f-47f8-b537-74d288aa0128 2026-08-05 04:04:10.215 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-05 04:04:10.220 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 25b2596b-f7c9-4396-8462-d1376cd71e9f 2026-08-05 04:04:10.224 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-05 04:04:10.228 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-05 04:04:10.232 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-05 04:04:10.236 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-05 04:04:10.240 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 25b2596b-f7c9-4396-8462-d1376cd71e9f --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-05 04:04:10.244 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-05 04:04:10.248 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-05 04:04:10.254 | +++ 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 25b2596b-f7c9-4396-8462-d1376cd71e9f --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-05 04:04:10.254 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-05 04:04:16.232 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:04:16.236 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-05 04:04:16.236 | | id | f5722087-33e0-49ed-86e7-91b1b693e0ca |' 2026-08-05 04:04:16.239 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-08-05 04:04:16.241 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 04:04:16.257 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f5722087-33e0-49ed-86e7-91b1b693e0ca '|' 2026-08-05 04:04:16.259 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | f5722087-33e0-49ed-86e7-91b1b693e0ca |' 2026-08-05 04:04:16.262 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-05 04:04:16.266 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f5722087-33e0-49ed-86e7-91b1b693e0ca '|' 2026-08-05 04:04:16.266 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-05 04:04:16.269 | ++ functions-common:get_field:806 : local data field 2026-08-05 04:04:16.272 | ++ functions-common:get_field:807 : read data 2026-08-05 04:04:16.275 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-05 04:04:16.277 | ++ functions-common:get_field:811 : field='$3' 2026-08-05 04:04:16.280 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | f5722087-33e0-49ed-86e7-91b1b693e0ca |' 2026-08-05 04:04:16.281 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-05 04:04:16.286 | ++ functions-common:get_field:807 : read data 2026-08-05 04:04:16.290 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-05 04:04:16.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-05 04:04:16.299 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' f5722087-33e0-49ed-86e7-91b1b693e0ca '|' 2026-08-05 04:04:16.299 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-05 04:04:16.302 | ++ functions-common:get_field:806 : local data field 2026-08-05 04:04:16.304 | ++ functions-common:get_field:807 : read data 2026-08-05 04:04:16.307 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-05 04:04:16.310 | ++ functions-common:get_field:811 : field='$6' 2026-08-05 04:04:16.314 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | f5722087-33e0-49ed-86e7-91b1b693e0ca |' 2026-08-05 04:04:16.314 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-05 04:04:16.319 | ++ functions-common:get_field:807 : read data 2026-08-05 04:04:16.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=f5722087-33e0-49ed-86e7-91b1b693e0ca 2026-08-05 04:04:16.325 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-05 04:04:16.328 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-05 04:04:16.331 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-05 04:04:16.333 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-05 04:04:16.351 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:16.354 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-05 04:04:16.367 | net.ipv6.conf.all.forwarding = 1 2026-08-05 04:04:16.373 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show a48525ac-5bea-4101-b468-e7101cad4e39 -c external_gateway_info -f json 2026-08-05 04:04:16.373 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 f5722087-33e0-49ed-86e7-91b1b693e0ca 2026-08-05 04:04:16.377 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-05 04:04:16.377 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-05 04:04:16.379 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-05 04:04:19.626 | ++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:04:19.631 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-05 04:04:19.635 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-08-05 04:04:19.638 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-05 04:04:19.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-05 04:04:19.663 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-05 04:04:19.667 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-05 04:04:19.672 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-05 04:04:19.675 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-05 04:04:19.680 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-05 04:04:19.706 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-05 04:04:19.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-05 04:04:19.714 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-05 04:04:19.718 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-05 04:04:19.739 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-05 04:04:19.761 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fddd:7d09:c856::/56 2026-08-05 04:04:19.765 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z b186b994-8afd-4f56-a56b-1f8777bac9fe ]] 2026-08-05 04:04:19.768 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fddd:7d09:c856::/56 via 2001:db8::1 dev br-ex 2026-08-05 04:04:19.789 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-05 04:04:19.792 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-05 04:04:19.796 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-05 04:04:19.819 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:19.822 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-05 04:04:19.826 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:04:19.829 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-05 04:04:19.834 | + ./stack.sh:main:1335 : start_nova 2026-08-05 04:04:19.837 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-05 04:04:19.840 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:19.844 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:19.848 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:19.852 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-05 04:04:19.856 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 04:04:19.858 | + functions-common:run_process:1674 : local service=n-sch 2026-08-05 04:04:19.862 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 04:04:19.866 | + functions-common:run_process:1676 : local group= 2026-08-05 04:04:19.870 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:19.873 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:04:19.877 | + functions-common:run_process:1680 : local name=n-sch 2026-08-05 04:04:19.880 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:19.884 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:19.886 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:19.888 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:19.893 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:19.897 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902659894 2026-08-05 04:04:19.899 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-05 04:04:19.920 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:19.923 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-05 04:04:19.927 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-05 04:04:19.930 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 04:04:19.933 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 04:04:19.936 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 04:04:19.939 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 04:04:19.942 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-05 04:04:19.945 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-05 04:04:19.948 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-05 04:04:19.952 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:04:19.956 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:04:19.959 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:04:19.963 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:04:19.966 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-05 04:04:19.970 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-05 04:04:19.972 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-08-05 04:04:19.976 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-05 04:04:19.979 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 04:04:19.982 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 04:04:19.986 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 04:04:19.990 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 04:04:19.993 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 04:04:19.996 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 04:04:19.998 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-05 04:04:20.001 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 04:04:20.006 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-05 04:04:20.098 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:04:20.189 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-05 04:04:20.263 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-05 04:04:20.338 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-05 04:04:20.420 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-05 04:04:20.491 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:04:20.560 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 04:04:20.563 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 04:04:20.565 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-05 04:04:20.651 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 04:04:21.132 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-05 04:04:21.165 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-05 04:04:21.639 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-05 04:04:21.707 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:04:21.711 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:21.715 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:21.719 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:21.723 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:21.727 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:21.731 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:04:21.735 | + functions-common:time_stop:2427 : start_time=1785902659894 2026-08-05 04:04:21.739 | + functions-common:time_stop:2429 : [[ -z 1785902659894 ]] 2026-08-05 04:04:21.743 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:21.750 | + functions-common:time_stop:2432 : end_time=1785902661746 2026-08-05 04:04:21.755 | + functions-common:time_stop:2433 : elapsed_time=1852 2026-08-05 04:04:21.759 | + functions-common:time_stop:2434 : total=21751 2026-08-05 04:04:21.763 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:21.767 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23603 2026-08-05 04:04:21.773 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-05 04:04:21.780 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 04:04:21.784 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-05 04:04:21.788 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 04:04:21.793 | + functions-common:run_process:1676 : local group= 2026-08-05 04:04:21.798 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:21.802 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:04:21.806 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-05 04:04:21.811 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:21.816 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:21.820 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:21.825 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:21.830 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:21.838 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902661832 2026-08-05 04:04:21.842 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-05 04:04:21.869 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:21.873 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-08-05 04:04:21.877 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-05 04:04:21.881 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 04:04:21.884 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 04:04:21.889 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 04:04:21.893 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-05 04:04:21.897 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-05 04:04:21.900 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-05 04:04:21.904 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-05 04:04:21.909 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:04:21.913 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:04:21.918 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:04:21.922 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:04:21.926 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-05 04:04:21.931 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-05 04:04:21.936 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 04:04:21.941 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:04:21.945 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 04:04:21.950 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-05 04:04:21.954 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:04:21.958 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 04:04:21.963 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 04:04:21.967 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 04:04:21.971 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-05 04:04:21.976 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 04:04:21.983 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-08-05 04:04:22.082 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:04:22.173 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-08-05 04:04:22.249 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-05 04:04:22.325 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:04:22.404 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:04:22.477 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-05 04:04:22.555 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-05 04:04:22.627 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-05 04:04:22.697 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-05 04:04:22.768 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-05 04:04:22.856 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 04:04:22.860 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 04:04:22.862 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-05 04:04:22.955 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 04:04:23.463 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-05 04:04:23.495 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-05 04:04:23.988 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-05 04:04:24.146 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:04:24.151 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:24.155 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:24.158 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:24.162 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:24.168 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:24.170 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:04:24.176 | + functions-common:time_stop:2427 : start_time=1785902661832 2026-08-05 04:04:24.178 | + functions-common:time_stop:2429 : [[ -z 1785902661832 ]] 2026-08-05 04:04:24.186 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:24.191 | + functions-common:time_stop:2432 : end_time=1785902664188 2026-08-05 04:04:24.194 | + functions-common:time_stop:2433 : elapsed_time=2356 2026-08-05 04:04:24.197 | + functions-common:time_stop:2434 : total=23603 2026-08-05 04:04:24.201 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:24.203 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25959 2026-08-05 04:04:24.205 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:24.208 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:24.210 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-05 04:04:24.212 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:24.215 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:24.217 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:24.220 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-05 04:04:24.222 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 04:04:24.224 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-05 04:04:24.227 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-05 04:04:24.231 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 04:04:24.233 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-05 04:04:24.236 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-05 04:04:24.255 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:24.257 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-05 04:04:24.311 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-05 04:04:24.314 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-05 04:04:24.330 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:04:24.332 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-05 04:04:24.335 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-05 04:04:24.356 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:04:24.359 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-05 04:04:24.363 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 04:04:24.365 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-05 04:04:24.368 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-05 04:04:24.371 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 04:04:24.373 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 04:04:24.375 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-05 04:04:24.378 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 04:04:24.380 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-05 04:04:24.382 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 04:04:24.386 | + functions-common:run_process:1676 : local group= 2026-08-05 04:04:24.386 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:24.388 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:04:24.391 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-05 04:04:24.393 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:24.395 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:24.397 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:24.399 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:24.402 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:24.406 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902664403 2026-08-05 04:04:24.409 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-05 04:04:24.433 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:24.435 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-08-05 04:04:24.438 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-05 04:04:24.441 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 04:04:24.443 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 04:04:24.446 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 04:04:24.448 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 04:04:24.452 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-08-05 04:04:24.455 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-08-05 04:04:24.458 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-05 04:04:24.462 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:04:24.465 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:04:24.469 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:04:24.472 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:04:24.474 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-05 04:04:24.477 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-08-05 04:04:24.479 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-08-05 04:04:24.484 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-05 04:04:24.491 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 04:04:24.493 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 04:04:24.499 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 04:04:24.508 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 04:04:24.513 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 04:04:24.518 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 04:04:24.526 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-05 04:04:24.532 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 04:04:24.541 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-08-05 04:04:24.689 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:04:24.834 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-05 04:04:24.921 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-05 04:04:25.000 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-05 04:04:25.071 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-05 04:04:25.141 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:04:25.214 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 04:04:25.216 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 04:04:25.222 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-05 04:04:25.340 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 04:04:25.918 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-05 04:04:25.978 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-05 04:04:26.497 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-05 04:04:26.560 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:04:26.566 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:26.569 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:26.575 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:26.579 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:26.583 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:26.586 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:04:26.589 | + functions-common:time_stop:2427 : start_time=1785902664403 2026-08-05 04:04:26.597 | + functions-common:time_stop:2429 : [[ -z 1785902664403 ]] 2026-08-05 04:04:26.600 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:26.605 | + functions-common:time_stop:2432 : end_time=1785902666602 2026-08-05 04:04:26.608 | + functions-common:time_stop:2433 : elapsed_time=2199 2026-08-05 04:04:26.610 | + functions-common:time_stop:2434 : total=25959 2026-08-05 04:04:26.613 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:26.615 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28158 2026-08-05 04:04:26.618 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-05 04:04:26.620 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-05 04:04:26.623 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-05 04:04:26.626 | + functions-common:run_process:1676 : local group= 2026-08-05 04:04:26.629 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:26.632 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:04:26.634 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-05 04:04:26.636 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:26.639 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:26.641 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:26.643 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:26.649 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:26.651 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902666648 2026-08-05 04:04:26.654 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-05 04:04:26.677 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:04:26.680 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:04:26.684 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:26.687 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:26.692 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:26.693 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:26.695 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:26.698 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:04:26.700 | + functions-common:time_stop:2427 : start_time=1785902666648 2026-08-05 04:04:26.703 | + functions-common:time_stop:2429 : [[ -z 1785902666648 ]] 2026-08-05 04:04:26.708 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:26.712 | + functions-common:time_stop:2432 : end_time=1785902666708 2026-08-05 04:04:26.714 | + functions-common:time_stop:2433 : elapsed_time=60 2026-08-05 04:04:26.716 | + functions-common:time_stop:2434 : total=28158 2026-08-05 04:04:26.718 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:26.721 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28218 2026-08-05 04:04:26.726 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-05 04:04:26.728 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-05 04:04:26.730 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-05 04:04:26.733 | + functions-common:run_process:1676 : local group= 2026-08-05 04:04:26.735 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:26.738 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:04:26.740 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-05 04:04:26.742 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:26.746 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:26.747 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:26.749 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:26.754 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:26.758 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902666755 2026-08-05 04:04:26.762 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-05 04:04:26.780 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:04:26.782 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:04:26.786 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:26.789 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:26.791 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:26.793 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:26.795 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:26.798 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:04:26.800 | + functions-common:time_stop:2427 : start_time=1785902666755 2026-08-05 04:04:26.803 | + functions-common:time_stop:2429 : [[ -z 1785902666755 ]] 2026-08-05 04:04:26.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:26.809 | + functions-common:time_stop:2432 : end_time=1785902666807 2026-08-05 04:04:26.812 | + functions-common:time_stop:2433 : elapsed_time=52 2026-08-05 04:04:26.815 | + functions-common:time_stop:2434 : total=28218 2026-08-05 04:04:26.818 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:26.819 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28270 2026-08-05 04:04:26.822 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:26.824 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:26.827 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-05 04:04:26.830 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 04:04:26.832 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-05 04:04:26.835 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-05 04:04:26.857 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:26.860 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-05 04:04:26.914 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-05 04:04:26.917 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 04:04:26.919 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-05 04:04:26.976 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-05 04:04:26.998 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:27.000 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 04:04:27.003 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-05 04:04:27.006 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 04:04:27.009 | + functions-common:run_process:1676 : local group= 2026-08-05 04:04:27.011 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:27.014 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:04:27.016 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-05 04:04:27.019 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:27.021 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:27.024 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:27.027 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:27.030 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:27.034 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902667031 2026-08-05 04:04:27.037 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-05 04:04:27.058 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:27.060 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-08-05 04:04:27.063 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-05 04:04:27.066 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 04:04:27.067 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 04:04:27.070 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 04:04:27.072 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 04:04:27.074 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-05 04:04:27.076 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-05 04:04:27.078 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-05 04:04:27.082 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:04:27.083 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:04:27.085 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:04:27.087 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:04:27.089 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-05 04:04:27.091 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-05 04:04:27.094 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-08-05 04:04:27.096 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-05 04:04:27.099 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 04:04:27.100 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 04:04:27.102 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 04:04:27.104 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 04:04:27.106 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 04:04:27.108 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 04:04:27.110 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-05 04:04:27.112 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 04:04:27.116 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-08-05 04:04:27.269 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:04:27.409 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-05 04:04:27.538 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-05 04:04:27.643 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-05 04:04:27.770 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-05 04:04:27.884 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:04:28.015 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 04:04:28.020 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 04:04:28.030 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-05 04:04:28.134 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 04:04:28.748 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-05 04:04:28.792 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-05 04:04:29.345 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-05 04:04:29.411 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:04:29.418 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:29.426 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:29.432 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:29.437 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:29.448 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:29.455 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:04:29.459 | + functions-common:time_stop:2427 : start_time=1785902667031 2026-08-05 04:04:29.462 | + functions-common:time_stop:2429 : [[ -z 1785902667031 ]] 2026-08-05 04:04:29.467 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:29.469 | + functions-common:time_stop:2432 : end_time=1785902669466 2026-08-05 04:04:29.472 | + functions-common:time_stop:2433 : elapsed_time=2435 2026-08-05 04:04:29.474 | + functions-common:time_stop:2434 : total=28270 2026-08-05 04:04:29.477 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:29.480 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30705 2026-08-05 04:04:29.486 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-05 04:04:29.489 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-05 04:04:29.492 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-05 04:04:29.511 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:29.514 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-05 04:04:29.517 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-05 04:04:29.527 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-05 04:04:29.531 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-05 04:04:29.535 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-05 04:04:29.542 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 04:04:29.549 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-05 04:04:29.555 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 04:04:29.564 | + functions-common:run_process:1676 : local group= 2026-08-05 04:04:29.568 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:29.575 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:04:29.582 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-05 04:04:29.586 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:29.592 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:29.597 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:29.604 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:29.612 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:29.617 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902669613 2026-08-05 04:04:29.620 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-05 04:04:29.663 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:29.668 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-08-05 04:04:29.674 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-05 04:04:29.681 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 04:04:29.687 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 04:04:29.694 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 04:04:29.703 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 04:04:29.711 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-05 04:04:29.717 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-05 04:04:29.722 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-05 04:04:29.730 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:04:29.733 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:04:29.743 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:04:29.749 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:04:29.751 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-05 04:04:29.758 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-05 04:04:29.766 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-08-05 04:04:29.770 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-05 04:04:29.777 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 04:04:29.782 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 04:04:29.791 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 04:04:29.800 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 04:04:29.805 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 04:04:29.811 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 04:04:29.815 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-05 04:04:29.822 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 04:04:29.830 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-08-05 04:04:29.981 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:04:30.135 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-05 04:04:30.259 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-05 04:04:30.372 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-05 04:04:30.498 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-05 04:04:30.603 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:04:30.689 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 04:04:30.693 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 04:04:30.697 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-05 04:04:30.786 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 04:04:31.314 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-05 04:04:31.353 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-05 04:04:31.864 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-05 04:04:31.926 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:04:31.930 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:31.933 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:31.937 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:31.941 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:31.944 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:31.948 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:04:31.951 | + functions-common:time_stop:2427 : start_time=1785902669613 2026-08-05 04:04:31.955 | + functions-common:time_stop:2429 : [[ -z 1785902669613 ]] 2026-08-05 04:04:31.960 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:31.965 | + functions-common:time_stop:2432 : end_time=1785902671961 2026-08-05 04:04:31.968 | + functions-common:time_stop:2433 : elapsed_time=2348 2026-08-05 04:04:31.971 | + functions-common:time_stop:2434 : total=30705 2026-08-05 04:04:31.974 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:31.976 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33053 2026-08-05 04:04:31.979 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-05 04:04:31.983 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:31.985 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:31.989 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:31.992 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-05 04:04:31.995 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-05 04:04:32.001 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-05 04:04:32.005 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-05 04:04:32.008 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-05 04:04:32.012 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-05 04:04:32.015 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-05 04:04:32.020 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-05 04:04:32.023 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-05 04:04:32.027 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-05 04:04:32.031 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-05 04:04:32.038 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-05 04:04:32.038 | BEGIN { 2026-08-05 04:04:32.038 | section = "" 2026-08-05 04:04:32.038 | last_section = "" 2026-08-05 04:04:32.038 | section_count = 0 2026-08-05 04:04:32.038 | } 2026-08-05 04:04:32.038 | /^\[.+\]/ { 2026-08-05 04:04:32.039 | gsub("[][]", "", $1); 2026-08-05 04:04:32.039 | section=$1 2026-08-05 04:04:32.039 | next 2026-08-05 04:04:32.039 | } 2026-08-05 04:04:32.039 | /^ *\#/ { 2026-08-05 04:04:32.039 | next 2026-08-05 04:04:32.039 | } 2026-08-05 04:04:32.039 | /^[^ \t]+/ { 2026-08-05 04:04:32.039 | # get offset of first = in $0 2026-08-05 04:04:32.039 | eq_idx = index($0, "=") 2026-08-05 04:04:32.039 | # extract attr & value from $0 2026-08-05 04:04:32.040 | attr = substr($0, 1, eq_idx - 1) 2026-08-05 04:04:32.040 | value = substr($0, eq_idx + 1) 2026-08-05 04:04:32.040 | # only need to strip trailing whitespace from attr 2026-08-05 04:04:32.040 | sub(/[ \t]*$/, "", attr) 2026-08-05 04:04:32.040 | # need to strip leading & trailing whitespace from value 2026-08-05 04:04:32.044 | sub(/^[ \t]*/, "", value) 2026-08-05 04:04:32.044 | sub(/[ \t]*$/, "", value) 2026-08-05 04:04:32.045 | 2026-08-05 04:04:32.045 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-05 04:04:32.045 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-05 04:04:32.046 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-05 04:04:32.046 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-05 04:04:32.046 | if (! (section, attr) in cfg_attr_count) { 2026-08-05 04:04:32.046 | if (section != last_section) { 2026-08-05 04:04:32.046 | cfg_section[section_count++] = section 2026-08-05 04:04:32.046 | last_section = section 2026-08-05 04:04:32.046 | } 2026-08-05 04:04:32.046 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-05 04:04:32.046 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-05 04:04:32.046 | 2026-08-05 04:04:32.047 | cfg_attr[section, attr, 0] = value 2026-08-05 04:04:32.047 | cfg_attr_count[section, attr] = 1 2026-08-05 04:04:32.047 | } else { 2026-08-05 04:04:32.047 | lno = cfg_attr_count[section, attr]++ 2026-08-05 04:04:32.047 | cfg_attr[section, attr, lno] = value 2026-08-05 04:04:32.047 | } 2026-08-05 04:04:32.048 | } 2026-08-05 04:04:32.048 | END { 2026-08-05 04:04:32.049 | # Process each section in order 2026-08-05 04:04:32.049 | for (sno = 0; sno < section_count; sno++) { 2026-08-05 04:04:32.049 | section = cfg_section[sno] 2026-08-05 04:04:32.049 | # The ini routines simply append a config item immediately 2026-08-05 04:04:32.049 | # after the section header. To keep the same order as defined 2026-08-05 04:04:32.049 | # in local.conf, invoke the ini routines in the reverse order 2026-08-05 04:04:32.050 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-05 04:04:32.050 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-05 04:04:32.050 | if (cfg_attr_count[section, attr] == 1) 2026-08-05 04:04:32.050 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-05 04:04:32.050 | else { 2026-08-05 04:04:32.050 | # For multiline, invoke the ini routines in the reverse order 2026-08-05 04:04:32.050 | count = cfg_attr_count[section, attr] 2026-08-05 04:04:32.050 | print "inidelete " configfile " " section " " attr 2026-08-05 04:04:32.050 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-05 04:04:32.050 | for (l = count -2; l >= 0; l--) 2026-08-05 04:04:32.050 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-05 04:04:32.051 | } 2026-08-05 04:04:32.051 | } 2026-08-05 04:04:32.051 | } 2026-08-05 04:04:32.051 | } 2026-08-05 04:04:32.051 | ' 2026-08-05 04:04:32.052 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-05 04:04:32.052 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-05 04:04:32.052 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-05 04:04:32.053 | + inc/meta-config:merge_config_file:164 : read a 2026-08-05 04:04:32.053 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-05 04:04:32.053 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-05 04:04:32.053 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 04:04:32.053 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-05 04:04:32.056 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-05 04:04:32.056 | BEGIN { group = "" } 2026-08-05 04:04:32.056 | /^\[\[.+\|.*\]\]/ { 2026-08-05 04:04:32.056 | gsub("[][]", "", $1); 2026-08-05 04:04:32.056 | split($1, a, "|"); 2026-08-05 04:04:32.056 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-05 04:04:32.056 | group=a[1] 2026-08-05 04:04:32.056 | } else { 2026-08-05 04:04:32.056 | group="" 2026-08-05 04:04:32.057 | } 2026-08-05 04:04:32.057 | next 2026-08-05 04:04:32.057 | } 2026-08-05 04:04:32.057 | { 2026-08-05 04:04:32.057 | if (group != "") 2026-08-05 04:04:32.057 | print $0 2026-08-05 04:04:32.057 | } 2026-08-05 04:04:32.057 | ' /home/quobyte/devstack/local.conf 2026-08-05 04:04:32.064 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-05 04:04:32.067 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-05 04:04:32.107 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-05 04:04:32.152 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-05 04:04:32.156 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-05 04:04:32.159 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-05 04:04:32.162 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-05 04:04:32.165 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-05 04:04:32.168 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-05 04:04:32.188 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:32.194 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-05 04:04:32.197 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-05 04:04:32.200 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-05 04:04:32.221 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:32.225 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.36:5672/nova_cell1 2026-08-05 04:04:32.229 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.36:5672/nova_cell1 2026-08-05 04:04:32.270 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-05 04:04:32.274 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-05 04:04:32.277 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-05 04:04:32.302 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-05 04:04:32.329 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-05 04:04:32.332 | + lib/nova:configure_console_compute:671 : local offset 2026-08-05 04:04:32.335 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-05 04:04:32.338 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-05 04:04:32.343 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-05 04:04:32.375 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.36 2026-08-05 04:04:32.378 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-05 04:04:32.400 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:32.404 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-05 04:04:32.408 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-05 04:04:32.411 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-05 04:04:32.415 | + functions:vercmp:648 : local 'op=<' 2026-08-05 04:04:32.419 | + functions:vercmp:649 : local v2=1.0.0 2026-08-05 04:04:32.422 | + functions:vercmp:650 : local result 2026-08-05 04:04:32.428 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-05 04:04:32.430 | ++ functions:vercmp:654 : head -1 2026-08-05 04:04:32.433 | ++ functions:vercmp:654 : sort -V 2026-08-05 04:04:32.440 | + functions:vercmp:654 : result=1.0.0 2026-08-05 04:04:32.444 | + functions:vercmp:656 : case $op in 2026-08-05 04:04:32.448 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-05 04:04:32.451 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-05 04:04:32.454 | + functions:vercmp:667 : return 2026-08-05 04:04:32.458 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.36:6080/vnc_lite.html 2026-08-05 04:04:32.461 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.36:6080/vnc_lite.html 2026-08-05 04:04:32.501 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.36:6081/spice_auto.html 2026-08-05 04:04:32.505 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.36:6081/spice_auto.html 2026-08-05 04:04:32.547 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-05 04:04:32.570 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:32.574 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-05 04:04:32.578 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.36 2026-08-05 04:04:32.581 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-05 04:04:32.622 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.36 2026-08-05 04:04:32.665 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-05 04:04:32.690 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:04:32.694 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-05 04:04:32.698 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-05 04:04:32.721 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:04:32.725 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-05 04:04:32.729 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-05 04:04:32.769 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-05 04:04:32.773 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-05 04:04:32.814 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-05 04:04:32.819 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-05 04:04:32.823 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-05 04:04:32.826 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-05 04:04:32.832 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-05 04:04:32.835 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-08-05 04:04:32.839 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-05 04:04:32.842 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 04:04:32.846 | + functions-common:run_process:1676 : local group=libvirt 2026-08-05 04:04:32.850 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:32.853 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:04:32.857 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-05 04:04:32.860 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:32.864 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:32.868 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:32.871 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:32.875 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:32.881 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902672877 2026-08-05 04:04:32.884 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-05 04:04:32.908 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:32.912 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-08-05 04:04:32.916 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-05 04:04:32.920 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 04:04:32.923 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 04:04:32.927 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 04:04:32.930 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 04:04:32.934 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-05 04:04:32.938 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-05 04:04:32.942 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-05 04:04:32.945 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-05 04:04:32.950 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:04:32.953 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:04:32.957 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:04:32.961 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-05 04:04:32.964 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-05 04:04:32.968 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-08-05 04:04:32.972 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-05 04:04:32.975 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 04:04:32.979 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-05 04:04:32.983 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 04:04:32.986 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 04:04:32.990 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 04:04:32.996 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-05 04:04:32.999 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-05 04:04:33.003 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-05 04:04:33.007 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 04:04:33.013 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-05 04:04:33.106 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:04:33.204 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-05 04:04:33.288 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-05 04:04:33.364 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-05 04:04:33.455 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-05 04:04:33.543 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:04:33.628 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 04:04:33.632 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-05 04:04:33.636 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-05 04:04:33.726 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-05 04:04:33.825 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 04:04:34.344 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-05 04:04:34.382 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-05 04:04:34.921 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-05 04:04:34.995 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:04:34.999 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:35.002 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:35.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:35.011 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:35.013 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:35.018 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:04:35.018 | + functions-common:time_stop:2427 : start_time=1785902672877 2026-08-05 04:04:35.020 | + functions-common:time_stop:2429 : [[ -z 1785902672877 ]] 2026-08-05 04:04:35.026 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:35.031 | + functions-common:time_stop:2432 : end_time=1785902675027 2026-08-05 04:04:35.033 | + functions-common:time_stop:2433 : elapsed_time=2150 2026-08-05 04:04:35.036 | + functions-common:time_stop:2434 : total=33053 2026-08-05 04:04:35.037 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:35.041 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35203 2026-08-05 04:04:35.042 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:35.044 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-05 04:04:35.046 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-05 04:04:35.066 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:35.068 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-05 04:04:35.068 | Dumping cells_v2 mapping 2026-08-05 04:04:35.070 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-05 04:04:35.662 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 04:04:35.662 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:04:35.662 | we strongly recommend against using it for new projects. 2026-08-05 04:04:35.662 | 2026-08-05 04:04:35.662 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:04:35.663 | framework. For more detail see 2026-08-05 04:04:35.663 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:04:35.663 | 2026-08-05 04:04:35.663 | import eventlet # noqa 2026-08-05 04:04:35.949 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 04:04:39.136 | INFO dbcounter [None req-824e5a15-4f98-4057-a5d0-f76bb9db8225 None None] Registered counter for database nova_api 2026-08-05 04:04:39.266 | DEBUG dbcounter [-] [75359] Writer thread running {{(pid=75359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:04:39.298 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-05 04:04:39.298 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-05 04:04:39.298 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-05 04:04:39.298 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-05 04:04:39.298 | | cell1 | 81e4309c-33fe-4ec1-8aca-99a30739793a | rabbit://stackrabbit:stackqueue@192.168.122.36:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-05 04:04:39.299 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-05 04:04:39.981 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-05 04:04:39.983 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-05 04:04:40.066 | + inc/async:async_inner:63 : create_flavors 2026-08-05 04:04:40.118 | [2070 Async create_flavors:75460]: running: create_flavors 2026-08-05 04:04:40.126 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-05 04:04:40.152 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:40.158 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-05 04:04:40.162 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:04:40.167 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-05 04:04:40.171 | + ./stack.sh:main:1340 : start_cinder 2026-08-05 04:04:40.176 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-05 04:04:40.181 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-05 04:04:40.188 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 04:04:40.193 | + functions-common:run_process:1674 : local service=c-api 2026-08-05 04:04:40.197 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 04:04:40.202 | + functions-common:run_process:1676 : local group= 2026-08-05 04:04:40.206 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:40.210 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:04:40.215 | + functions-common:run_process:1680 : local name=c-api 2026-08-05 04:04:40.222 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:40.225 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:40.229 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:40.233 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:40.240 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:40.246 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902680242 2026-08-05 04:04:40.251 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-05 04:04:40.281 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:40.285 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-05 04:04:40.289 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-05 04:04:40.292 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 04:04:40.297 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 04:04:40.304 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 04:04:40.308 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-05 04:04:40.313 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-05 04:04:40.317 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-05 04:04:40.321 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-05 04:04:40.328 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:04:40.333 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:04:40.337 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:04:40.340 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:04:40.345 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-05 04:04:40.349 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-05 04:04:40.356 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 04:04:40.362 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:04:40.366 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 04:04:40.370 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-05 04:04:40.374 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:04:40.377 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 04:04:40.380 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 04:04:40.384 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 04:04:40.386 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-05 04:04:40.390 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 04:04:40.398 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-08-05 04:04:40.532 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:04:40.636 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-05 04:04:40.731 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-05 04:04:40.820 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:04:40.905 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:04:40.998 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-05 04:04:41.080 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-05 04:04:41.162 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-05 04:04:41.230 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-05 04:04:41.303 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-05 04:04:41.376 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 04:04:41.385 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 04:04:41.390 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-05 04:04:41.504 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 04:04:42.053 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-05 04:04:42.083 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-05 04:04:42.594 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-05 04:04:42.750 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:04:42.757 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:42.765 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:42.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:42.777 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:42.790 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:42.792 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:04:42.801 | + functions-common:time_stop:2427 : start_time=1785902680242 2026-08-05 04:04:42.807 | + functions-common:time_stop:2429 : [[ -z 1785902680242 ]] 2026-08-05 04:04:42.812 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:42.829 | + functions-common:time_stop:2432 : end_time=1785902682816 2026-08-05 04:04:42.831 | + functions-common:time_stop:2433 : elapsed_time=2574 2026-08-05 04:04:42.839 | + functions-common:time_stop:2434 : total=35203 2026-08-05 04:04:42.848 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:42.853 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37777 2026-08-05 04:04:42.863 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-05 04:04:42.863 | Waiting for Cinder API to start... 2026-08-05 04:04:42.868 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.36/volume/v3/ 2026-08-05 04:04:42.875 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.36/volume/v3/ 2026-08-05 04:04:42.883 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 04:04:42.890 | + functions:wait_for_service:477 : local url=http://192.168.122.36/volume/v3/ 2026-08-05 04:04:42.895 | + functions:wait_for_service:478 : local rval=0 2026-08-05 04:04:42.903 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 04:04:42.913 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 04:04:42.919 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:42.928 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:42.933 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:42.941 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902682935 2026-08-05 04:04:42.944 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 04:04:42.952 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:04:42.953 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.36/volume/v3/ 2026-08-05 04:04:47.851 | + :: : [[ 401 == 503 ]] 2026-08-05 04:04:47.853 | + :: : [[ 0 -eq 7 ]] 2026-08-05 04:04:47.858 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 04:04:47.862 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:47.866 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:47.872 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:47.877 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:47.883 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:47.887 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 04:04:47.892 | + functions-common:time_stop:2427 : start_time=1785902682935 2026-08-05 04:04:47.896 | + functions-common:time_stop:2429 : [[ -z 1785902682935 ]] 2026-08-05 04:04:47.903 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:47.909 | + functions-common:time_stop:2432 : end_time=1785902687904 2026-08-05 04:04:47.915 | + functions-common:time_stop:2433 : elapsed_time=4969 2026-08-05 04:04:47.919 | + functions-common:time_stop:2434 : total=14453 2026-08-05 04:04:47.923 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:47.928 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19422 2026-08-05 04:04:47.933 | + functions:wait_for_service:486 : return 0 2026-08-05 04:04:47.937 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:47.942 | + functions-common:run_process:1674 : local service=c-sch 2026-08-05 04:04:47.946 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:47.950 | + functions-common:run_process:1676 : local group= 2026-08-05 04:04:47.954 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:47.957 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:04:47.961 | + functions-common:run_process:1680 : local name=c-sch 2026-08-05 04:04:47.963 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:47.967 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:47.970 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:47.974 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:47.979 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:47.985 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902687981 2026-08-05 04:04:47.990 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-05 04:04:48.023 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:48.028 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-05 04:04:48.032 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-05 04:04:48.036 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:48.040 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:48.044 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:48.048 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:48.052 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-05 04:04:48.054 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-05 04:04:48.059 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-05 04:04:48.063 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:04:48.066 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:04:48.069 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:04:48.074 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:04:48.079 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-05 04:04:48.083 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-05 04:04:48.087 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-08-05 04:04:48.092 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-05 04:04:48.096 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:48.103 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 04:04:48.108 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 04:04:48.114 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-05 04:04:48.121 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 04:04:48.124 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 04:04:48.129 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-05 04:04:48.132 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 04:04:48.140 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-05 04:04:48.240 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:04:48.333 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-05 04:04:48.419 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:48.502 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-05 04:04:48.600 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-05 04:04:48.686 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:04:48.766 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-05 04:04:48.769 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 04:04:48.773 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-05 04:04:48.884 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 04:04:49.436 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-05 04:04:49.460 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-05 04:04:49.984 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-05 04:04:50.042 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:04:50.048 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:50.051 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:50.057 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:50.065 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:50.068 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:50.082 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:04:50.091 | + functions-common:time_stop:2427 : start_time=1785902687981 2026-08-05 04:04:50.098 | + functions-common:time_stop:2429 : [[ -z 1785902687981 ]] 2026-08-05 04:04:50.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:50.109 | + functions-common:time_stop:2432 : end_time=1785902690104 2026-08-05 04:04:50.113 | + functions-common:time_stop:2433 : elapsed_time=2123 2026-08-05 04:04:50.116 | + functions-common:time_stop:2434 : total=37777 2026-08-05 04:04:50.122 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:50.127 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39900 2026-08-05 04:04:50.134 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 04:04:50.137 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 04:04:50.141 | + functions-common:run_process:1674 : local service=c-bak 2026-08-05 04:04:50.148 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:50.148 | + functions-common:run_process:1676 : local group= 2026-08-05 04:04:50.158 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:50.165 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 04:04:50.170 | + functions-common:run_process:1680 : local name=c-bak 2026-08-05 04:04:50.175 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:50.183 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:50.187 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:50.191 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:50.196 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:50.199 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902690197 2026-08-05 04:04:50.202 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-05 04:04:50.221 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:04:50.223 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:04:50.225 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:50.228 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:50.232 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:50.235 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:50.238 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:50.242 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:04:50.245 | + functions-common:time_stop:2427 : start_time=1785902690197 2026-08-05 04:04:50.248 | + functions-common:time_stop:2429 : [[ -z 1785902690197 ]] 2026-08-05 04:04:50.253 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:50.258 | + functions-common:time_stop:2432 : end_time=1785902690254 2026-08-05 04:04:50.260 | + functions-common:time_stop:2433 : elapsed_time=57 2026-08-05 04:04:50.264 | + functions-common:time_stop:2434 : total=39900 2026-08-05 04:04:50.267 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:50.273 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39957 2026-08-05 04:04:50.275 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 04:04:50.277 | + functions-common:run_process:1674 : local service=c-vol 2026-08-05 04:04:50.279 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:50.282 | + functions-common:run_process:1676 : local group= 2026-08-05 04:04:50.284 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:50.286 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 04:04:50.288 | + functions-common:run_process:1680 : local name=c-vol 2026-08-05 04:04:50.291 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:50.293 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:50.295 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:50.297 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:50.300 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:50.304 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902690301 2026-08-05 04:04:50.306 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-05 04:04:50.324 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:50.326 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 04:04:50.328 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-05 04:04:50.330 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:50.335 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:50.339 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:50.342 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:50.344 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-05 04:04:50.347 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-05 04:04:50.352 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-05 04:04:50.358 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:04:50.362 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:04:50.368 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:04:50.373 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 04:04:50.377 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-05 04:04:50.381 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-05 04:04:50.386 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 04:04:50.391 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-05 04:04:50.396 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:50.400 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-05 04:04:50.404 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-05 04:04:50.408 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 04:04:50.412 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-05 04:04:50.415 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-05 04:04:50.419 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-05 04:04:50.422 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-05 04:04:50.428 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-05 04:04:50.533 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:04:50.641 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-05 04:04:50.761 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-05 04:04:50.852 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-05 04:04:50.940 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-05 04:04:51.016 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:04:51.098 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-05 04:04:51.101 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-05 04:04:51.171 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-05 04:04:51.173 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-05 04:04:51.248 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-05 04:04:51.822 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-05 04:04:51.846 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-05 04:04:52.441 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-05 04:04:52.505 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:04:52.512 | + functions-common:time_stop:2420 : local name 2026-08-05 04:04:52.517 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:04:52.519 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:04:52.523 | + functions-common:time_stop:2423 : local total 2026-08-05 04:04:52.525 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:04:52.528 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:04:52.530 | + functions-common:time_stop:2427 : start_time=1785902690301 2026-08-05 04:04:52.533 | + functions-common:time_stop:2429 : [[ -z 1785902690301 ]] 2026-08-05 04:04:52.536 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:04:52.540 | + functions-common:time_stop:2432 : end_time=1785902692537 2026-08-05 04:04:52.543 | + functions-common:time_stop:2433 : elapsed_time=2236 2026-08-05 04:04:52.547 | + functions-common:time_stop:2434 : total=39957 2026-08-05 04:04:52.549 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:04:52.552 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42193 2026-08-05 04:04:52.555 | + ./stack.sh:main:1341 : create_volume_types 2026-08-05 04:04:52.557 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-05 04:04:52.574 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:52.577 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-05 04:04:52.580 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-05 04:04:52.582 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-05 04:04:52.584 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-05 04:04:52.587 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-05 04:04:52.589 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-05 04:04:52.592 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-05 04:04:52.594 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-05 04:04:52.597 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-05 04:04:52.635 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:52.640 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-05 04:04:57.756 | +-------------+--------------------------------------+ 2026-08-05 04:04:57.756 | | Field | Value | 2026-08-05 04:04:57.757 | +-------------+--------------------------------------+ 2026-08-05 04:04:57.757 | | description | None | 2026-08-05 04:04:57.757 | | id | aed20f2f-ef04-4f3a-a3d3-bc1a50f01746 | 2026-08-05 04:04:57.757 | | is_public | True | 2026-08-05 04:04:57.757 | | name | lvmdriver-1 | 2026-08-05 04:04:57.757 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-05 04:04:57.759 | +-------------+--------------------------------------+ 2026-08-05 04:04:58.072 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-05 04:04:58.077 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-05 04:04:58.078 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-05 04:04:58.084 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-05 04:04:58.085 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-05 04:04:58.128 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:58.133 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-05 04:04:58.141 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:04:58.146 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-05 04:04:58.154 | + ./stack.sh:main:1356 : start_glance 2026-08-05 04:04:58.163 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-05 04:04:58.174 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-05 04:04:58.186 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 04:04:58.197 | + functions-common:run_process:1674 : local service=g-api 2026-08-05 04:04:58.205 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 04:04:58.212 | + functions-common:run_process:1676 : local group= 2026-08-05 04:04:58.220 | + functions-common:run_process:1677 : local user= 2026-08-05 04:04:58.227 | + functions-common:run_process:1678 : local env_vars= 2026-08-05 04:04:58.237 | + functions-common:run_process:1680 : local name=g-api 2026-08-05 04:04:58.247 | + functions-common:run_process:1682 : time_start run_process 2026-08-05 04:04:58.254 | + functions-common:time_start:2406 : local name=run_process 2026-08-05 04:04:58.267 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:04:58.273 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:04:58.289 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:04:58.299 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902698291 2026-08-05 04:04:58.307 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-05 04:04:58.357 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:04:58.361 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-05 04:04:58.367 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-05 04:04:58.367 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 04:04:58.368 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 04:04:58.371 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 04:04:58.373 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-05 04:04:58.375 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-05 04:04:58.377 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-05 04:04:58.379 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-05 04:04:58.381 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-05 04:04:58.384 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-05 04:04:58.386 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-05 04:04:58.390 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-05 04:04:58.393 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-05 04:04:58.394 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-05 04:04:58.401 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-05 04:04:58.409 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:04:58.412 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-05 04:04:58.415 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-05 04:04:58.421 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:04:58.428 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-05 04:04:58.435 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-05 04:04:58.443 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-05 04:04:58.447 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-05 04:04:58.451 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-05 04:04:58.460 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-08-05 04:04:58.584 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-05 04:04:58.705 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-05 04:04:58.794 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-05 04:04:58.882 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-05 04:04:58.981 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-05 04:04:59.068 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-05 04:04:59.153 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-05 04:04:59.249 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-05 04:04:59.320 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-05 04:04:59.389 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-05 04:04:59.500 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-05 04:04:59.505 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-05 04:04:59.510 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-05 04:04:59.643 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-05 04:05:00.241 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-05 04:05:00.270 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-05 04:05:00.859 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-05 04:05:01.032 | + functions-common:run_process:1686 : time_stop run_process 2026-08-05 04:05:01.041 | + functions-common:time_stop:2420 : local name 2026-08-05 04:05:01.049 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:05:01.059 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:05:01.066 | + functions-common:time_stop:2423 : local total 2026-08-05 04:05:01.073 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:05:01.078 | + functions-common:time_stop:2426 : name=run_process 2026-08-05 04:05:01.087 | + functions-common:time_stop:2427 : start_time=1785902698291 2026-08-05 04:05:01.094 | + functions-common:time_stop:2429 : [[ -z 1785902698291 ]] 2026-08-05 04:05:01.109 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:05:01.122 | + functions-common:time_stop:2432 : end_time=1785902701110 2026-08-05 04:05:01.132 | + functions-common:time_stop:2433 : elapsed_time=2819 2026-08-05 04:05:01.138 | + functions-common:time_stop:2434 : total=42193 2026-08-05 04:05:01.151 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:05:01.163 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45012 2026-08-05 04:05:01.167 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-05 04:05:01.214 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:05:01.219 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.36) to start...' 2026-08-05 04:05:01.220 | Waiting for g-api (192.168.122.36) to start... 2026-08-05 04:05:01.226 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.36/image 2026-08-05 04:05:01.232 | + functions:wait_for_service:476 : local timeout=60 2026-08-05 04:05:01.241 | + functions:wait_for_service:477 : local url=http://192.168.122.36/image 2026-08-05 04:05:01.246 | + functions:wait_for_service:478 : local rval=0 2026-08-05 04:05:01.259 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-05 04:05:01.263 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 04:05:01.270 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:05:01.282 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:05:01.292 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:05:01.303 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902701294 2026-08-05 04:05:01.310 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-05 04:05:01.319 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:05:01.328 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.36/image 2026-08-05 04:05:06.629 | + :: : [[ 300 == 503 ]] 2026-08-05 04:05:06.634 | + :: : [[ 0 -eq 7 ]] 2026-08-05 04:05:06.641 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-05 04:05:06.644 | + functions-common:time_stop:2420 : local name 2026-08-05 04:05:06.647 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:05:06.650 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:05:06.655 | + functions-common:time_stop:2423 : local total 2026-08-05 04:05:06.661 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:05:06.662 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 04:05:06.665 | + functions-common:time_stop:2427 : start_time=1785902701294 2026-08-05 04:05:06.668 | + functions-common:time_stop:2429 : [[ -z 1785902701294 ]] 2026-08-05 04:05:06.672 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:05:06.681 | + functions-common:time_stop:2432 : end_time=1785902706674 2026-08-05 04:05:06.686 | + functions-common:time_stop:2433 : elapsed_time=5380 2026-08-05 04:05:06.689 | + functions-common:time_stop:2434 : total=19422 2026-08-05 04:05:06.692 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:05:06.695 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24802 2026-08-05 04:05:06.701 | + functions:wait_for_service:486 : return 0 2026-08-05 04:05:06.705 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-05 04:05:06.735 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:06.738 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-05 04:05:06.762 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:06.767 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-05 04:05:06.772 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:05:06.777 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-05 04:05:06.783 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-05 04:05:06.788 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 04:05:06.789 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 04:05:06.791 | + functions:upload_image:141 : local image image_fname image_name 2026-08-05 04:05:06.796 | + functions:upload_image:143 : local max_attempts=5 2026-08-05 04:05:06.799 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-05 04:05:06.806 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 04:05:06.810 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-05 04:05:06.813 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-08-05 04:05:06.816 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-05 04:05:06.819 | ++ functions:upload_image:151 : seq 5 2026-08-05 04:05:06.822 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-05 04:05:06.824 | + functions:upload_image:152 : local rc=0 2026-08-05 04:05:06.826 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 04:05:06.830 | --2026-08-05 06:05:06-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-05 04:05:06.917 | Resolving github.com (github.com)... 140.82.121.3 2026-08-05 04:05:06.932 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-05 04:05:07.155 | HTTP request sent, awaiting response... 302 Found 2026-08-05 04:05:07.155 | 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-08-05T04%3A38%3A55Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-05T03%3A38%3A51Z&ske=2026-08-05T04%3A38%3A55Z&sks=b&skv=2018-11-09&sig=3BXgitqlIX4OIlHeNFP7mLaK4kGG1PNHXN%2BgIViy9qw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTkwNDUwNywibmJmIjoxNzg1OTAyNzA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.k25CmmkDporGwEAvWwi3dtl2vnBsxzLRYQdHdttnIs4&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-05 04:05:07.155 | --2026-08-05 06:05:07-- 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-08-05T04%3A38%3A55Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-05T03%3A38%3A51Z&ske=2026-08-05T04%3A38%3A55Z&sks=b&skv=2018-11-09&sig=3BXgitqlIX4OIlHeNFP7mLaK4kGG1PNHXN%2BgIViy9qw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NTkwNDUwNywibmJmIjoxNzg1OTAyNzA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.k25CmmkDporGwEAvWwi3dtl2vnBsxzLRYQdHdttnIs4&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-05 04:05:07.157 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2026-08-05 04:05:07.168 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-08-05 04:05:07.208 | HTTP request sent, awaiting response... 200 OK 2026-08-05 04:05:07.208 | Length: 21692416 (21M) [application/octet-stream] 2026-08-05 04:05:07.208 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-05 04:05:07.260 | 2026-08-05 04:05:07.474 | 0K ........ ........ .... 100% 77.7M=0.3s 2026-08-05 04:05:07.474 | 2026-08-05 04:05:07.475 | 2026-08-05 06:05:07 (77.7 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-05 04:05:07.475 | 2026-08-05 04:05:07.480 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-05 04:05:07.483 | + functions:upload_image:163 : break 2026-08-05 04:05:07.485 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 04:05:07.489 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-08-05 04:05:07.491 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-08-05 04:05:07.493 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-08-05 04:05:07.497 | + functions:upload_image:313 : local kernel= 2026-08-05 04:05:07.500 | + functions:upload_image:314 : local ramdisk= 2026-08-05 04:05:07.503 | + functions:upload_image:315 : local disk_format= 2026-08-05 04:05:07.506 | + functions:upload_image:316 : local container_format= 2026-08-05 04:05:07.509 | + functions:upload_image:317 : local unpack= 2026-08-05 04:05:07.512 | + functions:upload_image:318 : local img_property= 2026-08-05 04:05:07.515 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-05 04:05:07.517 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-05 04:05:07.520 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-05 04:05:07.524 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-05 04:05:07.526 | + functions:upload_image:328 : case "$image_fname" in 2026-08-05 04:05:07.529 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-05 04:05:07.534 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-05 04:05:07.537 | + functions:upload_image:350 : local format 2026-08-05 04:05:07.542 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-05 04:05:07.542 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 04:05:07.557 | + functions:upload_image:351 : format=qcow2 2026-08-05 04:05:07.561 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-05 04:05:07.564 | + functions:upload_image:353 : disk_format=qcow2 2026-08-05 04:05:07.569 | + functions:upload_image:357 : container_format=bare 2026-08-05 04:05:07.572 | + functions:upload_image:404 : is_arch ppc64le 2026-08-05 04:05:07.575 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 04:05:07.580 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-05 04:05:07.583 | + functions:upload_image:404 : is_arch ppc64 2026-08-05 04:05:07.586 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 04:05:07.592 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-05 04:05:07.595 | + functions:upload_image:404 : is_arch ppc 2026-08-05 04:05:07.597 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 04:05:07.602 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-05 04:05:07.604 | + functions:upload_image:408 : is_arch aarch64 2026-08-05 04:05:07.608 | ++ functions-common:is_arch:519 : uname -m 2026-08-05 04:05:07.613 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-05 04:05:07.617 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-05 04:05:07.619 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-05 04:05:07.622 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-05 04:05:07.625 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-05 04:05:07.629 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-08-05 04:05:07.633 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-05 04:05:07.635 | + functions:_upload_image:112 : shift 2026-08-05 04:05:07.638 | + functions:_upload_image:113 : local container=bare 2026-08-05 04:05:07.640 | + functions:_upload_image:114 : shift 2026-08-05 04:05:07.644 | + functions:_upload_image:115 : local disk=qcow2 2026-08-05 04:05:07.647 | + functions:_upload_image:116 : shift 2026-08-05 04:05:07.650 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 04:05:07.653 | + functions:_upload_image:118 : shift 2026-08-05 04:05:07.656 | + functions:_upload_image:119 : local properties 2026-08-05 04:05:07.660 | + functions:_upload_image:120 : local useimport 2026-08-05 04:05:07.663 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-05 04:05:07.669 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-05 04:05:07.674 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-05 04:05:07.676 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-05 04:05:07.680 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-05 04:05:07.684 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-05 04:05:07.687 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-05 04:05:07.691 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 04:05:07.696 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 04:05:13.613 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-05 04:05:13.613 | | Field | Value | 2026-08-05 04:05:13.613 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-05 04:05:13.613 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-05 04:05:13.613 | | container_format | bare | 2026-08-05 04:05:13.613 | | created_at | 2026-08-05T04:05:12Z | 2026-08-05 04:05:13.613 | | disk_format | qcow2 | 2026-08-05 04:05:13.613 | | file | /v2/images/02d74946-ca9b-46cd-a590-fddaad1baed9/file | 2026-08-05 04:05:13.613 | | id | 02d74946-ca9b-46cd-a590-fddaad1baed9 | 2026-08-05 04:05:13.614 | | min_disk | 0 | 2026-08-05 04:05:13.614 | | min_ram | 0 | 2026-08-05 04:05:13.615 | | name | cirros-0.6.3-x86_64-disk | 2026-08-05 04:05:13.615 | | owner | 45a6d5bbcac24d598455fe1cd77a6beb | 2026-08-05 04:05:13.615 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-08-05 04:05:13.615 | | protected | False | 2026-08-05 04:05:13.615 | | schema | /v2/schemas/image | 2026-08-05 04:05:13.615 | | size | 21692416 | 2026-08-05 04:05:13.616 | | status | active | 2026-08-05 04:05:13.616 | | tags | | 2026-08-05 04:05:13.616 | | updated_at | 2026-08-05T04:05:14Z | 2026-08-05 04:05:13.616 | | virtual_size | 117440512 | 2026-08-05 04:05:13.616 | | visibility | public | 2026-08-05 04:05:13.617 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-05 04:05:13.909 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-05 04:05:13.954 | [2070 Async create_flavors:75460]: Waiting for completion of create_flavors running on PID 75460 (2 other jobs running) 2026-08-05 04:05:13.975 | [2070 Async create_flavors:75460]: Signaling child to exit 2026-08-05 04:05:22.429 | + inc/async:async_inner:64 : rc=0 2026-08-05 04:05:22.453 | [75460 Async create_flavors:75460]: finished successfully 2026-08-05 04:05:22.474 | WAKEUP 2026-08-05 04:05:22.494 | [2070 Async create_flavors:75460]: Signaled 2026-08-05 04:05:22.496 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-05 04:05:22.496 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:22.496 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-05 04:05:22.496 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-05 04:05:22.496 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-08-05 04:05:22.496 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.497 | | Field | Value | 2026-08-05 04:05:22.497 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.497 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 04:05:22.497 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 04:05:22.497 | | description | None | 2026-08-05 04:05:22.497 | | disk | 1 | 2026-08-05 04:05:22.497 | | id | c1 | 2026-08-05 04:05:22.497 | | name | cirros256 | 2026-08-05 04:05:22.498 | | os-flavor-access:is_public | True | 2026-08-05 04:05:22.498 | | properties | hw_rng:allowed='True' | 2026-08-05 04:05:22.498 | | ram | 256 | 2026-08-05 04:05:22.498 | | rxtx_factor | 1.0 | 2026-08-05 04:05:22.498 | | swap | 0 | 2026-08-05 04:05:22.498 | | vcpus | 1 | 2026-08-05 04:05:22.498 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.498 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-08-05 04:05:22.499 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.499 | | Field | Value | 2026-08-05 04:05:22.499 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.499 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 04:05:22.499 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 04:05:22.499 | | description | None | 2026-08-05 04:05:22.499 | | disk | 5 | 2026-08-05 04:05:22.499 | | id | d1 | 2026-08-05 04:05:22.499 | | name | ds512M | 2026-08-05 04:05:22.500 | | os-flavor-access:is_public | True | 2026-08-05 04:05:22.500 | | properties | hw_rng:allowed='True' | 2026-08-05 04:05:22.500 | | ram | 512 | 2026-08-05 04:05:22.500 | | rxtx_factor | 1.0 | 2026-08-05 04:05:22.500 | | swap | 0 | 2026-08-05 04:05:22.500 | | vcpus | 1 | 2026-08-05 04:05:22.500 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.500 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-08-05 04:05:22.500 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.501 | | Field | Value | 2026-08-05 04:05:22.501 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.501 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 04:05:22.501 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 04:05:22.501 | | description | None | 2026-08-05 04:05:22.501 | | disk | 10 | 2026-08-05 04:05:22.501 | | id | d2 | 2026-08-05 04:05:22.501 | | name | ds1G | 2026-08-05 04:05:22.501 | | os-flavor-access:is_public | True | 2026-08-05 04:05:22.502 | | properties | hw_rng:allowed='True' | 2026-08-05 04:05:22.502 | | ram | 1024 | 2026-08-05 04:05:22.502 | | rxtx_factor | 1.0 | 2026-08-05 04:05:22.502 | | swap | 0 | 2026-08-05 04:05:22.502 | | vcpus | 1 | 2026-08-05 04:05:22.502 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.502 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-08-05 04:05:22.502 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.503 | | Field | Value | 2026-08-05 04:05:22.503 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.503 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 04:05:22.503 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 04:05:22.503 | | description | None | 2026-08-05 04:05:22.503 | | disk | 10 | 2026-08-05 04:05:22.503 | | id | d3 | 2026-08-05 04:05:22.503 | | name | ds2G | 2026-08-05 04:05:22.503 | | os-flavor-access:is_public | True | 2026-08-05 04:05:22.503 | | properties | hw_rng:allowed='True' | 2026-08-05 04:05:22.504 | | ram | 2048 | 2026-08-05 04:05:22.504 | | rxtx_factor | 1.0 | 2026-08-05 04:05:22.504 | | swap | 0 | 2026-08-05 04:05:22.504 | | vcpus | 2 | 2026-08-05 04:05:22.504 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.504 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-08-05 04:05:22.504 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.504 | | Field | Value | 2026-08-05 04:05:22.505 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.505 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 04:05:22.505 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 04:05:22.505 | | description | None | 2026-08-05 04:05:22.505 | | disk | 20 | 2026-08-05 04:05:22.505 | | id | d4 | 2026-08-05 04:05:22.506 | | name | ds4G | 2026-08-05 04:05:22.506 | | os-flavor-access:is_public | True | 2026-08-05 04:05:22.506 | | properties | hw_rng:allowed='True' | 2026-08-05 04:05:22.506 | | ram | 4096 | 2026-08-05 04:05:22.506 | | rxtx_factor | 1.0 | 2026-08-05 04:05:22.506 | | swap | 0 | 2026-08-05 04:05:22.506 | | vcpus | 4 | 2026-08-05 04:05:22.506 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.507 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-05 04:05:22.507 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-05 04:05:22.507 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-08-05 04:05:22.507 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.507 | | Field | Value | 2026-08-05 04:05:22.507 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.507 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 04:05:22.507 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 04:05:22.508 | | description | None | 2026-08-05 04:05:22.508 | | disk | 1 | 2026-08-05 04:05:22.508 | | id | 1 | 2026-08-05 04:05:22.508 | | name | m1.tiny | 2026-08-05 04:05:22.508 | | os-flavor-access:is_public | True | 2026-08-05 04:05:22.508 | | properties | hw_rng:allowed='True' | 2026-08-05 04:05:22.508 | | ram | 512 | 2026-08-05 04:05:22.508 | | rxtx_factor | 1.0 | 2026-08-05 04:05:22.508 | | swap | 0 | 2026-08-05 04:05:22.509 | | vcpus | 1 | 2026-08-05 04:05:22.509 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.509 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-08-05 04:05:22.509 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.509 | | Field | Value | 2026-08-05 04:05:22.509 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.509 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 04:05:22.509 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 04:05:22.510 | | description | None | 2026-08-05 04:05:22.510 | | disk | 20 | 2026-08-05 04:05:22.510 | | id | 2 | 2026-08-05 04:05:22.510 | | name | m1.small | 2026-08-05 04:05:22.510 | | os-flavor-access:is_public | True | 2026-08-05 04:05:22.510 | | properties | hw_rng:allowed='True' | 2026-08-05 04:05:22.510 | | ram | 2048 | 2026-08-05 04:05:22.510 | | rxtx_factor | 1.0 | 2026-08-05 04:05:22.510 | | swap | 0 | 2026-08-05 04:05:22.511 | | vcpus | 1 | 2026-08-05 04:05:22.511 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.511 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-08-05 04:05:22.511 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.511 | | Field | Value | 2026-08-05 04:05:22.511 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.511 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 04:05:22.511 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 04:05:22.511 | | description | None | 2026-08-05 04:05:22.512 | | disk | 40 | 2026-08-05 04:05:22.512 | | id | 3 | 2026-08-05 04:05:22.512 | | name | m1.medium | 2026-08-05 04:05:22.512 | | os-flavor-access:is_public | True | 2026-08-05 04:05:22.512 | | properties | hw_rng:allowed='True' | 2026-08-05 04:05:22.512 | | ram | 4096 | 2026-08-05 04:05:22.512 | | rxtx_factor | 1.0 | 2026-08-05 04:05:22.512 | | swap | 0 | 2026-08-05 04:05:22.512 | | vcpus | 2 | 2026-08-05 04:05:22.513 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.513 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-08-05 04:05:22.513 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.513 | | Field | Value | 2026-08-05 04:05:22.513 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.513 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 04:05:22.513 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 04:05:22.513 | | description | None | 2026-08-05 04:05:22.513 | | disk | 80 | 2026-08-05 04:05:22.514 | | id | 4 | 2026-08-05 04:05:22.514 | | name | m1.large | 2026-08-05 04:05:22.514 | | os-flavor-access:is_public | True | 2026-08-05 04:05:22.514 | | properties | hw_rng:allowed='True' | 2026-08-05 04:05:22.514 | | ram | 8192 | 2026-08-05 04:05:22.514 | | rxtx_factor | 1.0 | 2026-08-05 04:05:22.514 | | swap | 0 | 2026-08-05 04:05:22.514 | | vcpus | 4 | 2026-08-05 04:05:22.514 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.515 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-08-05 04:05:22.515 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.515 | | Field | Value | 2026-08-05 04:05:22.515 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.515 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 04:05:22.515 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 04:05:22.515 | | description | None | 2026-08-05 04:05:22.515 | | disk | 160 | 2026-08-05 04:05:22.516 | | id | 5 | 2026-08-05 04:05:22.516 | | name | m1.xlarge | 2026-08-05 04:05:22.516 | | os-flavor-access:is_public | True | 2026-08-05 04:05:22.516 | | properties | hw_rng:allowed='True' | 2026-08-05 04:05:22.516 | | ram | 16384 | 2026-08-05 04:05:22.517 | | rxtx_factor | 1.0 | 2026-08-05 04:05:22.517 | | swap | 0 | 2026-08-05 04:05:22.517 | | vcpus | 8 | 2026-08-05 04:05:22.517 | +----------------------------+-----------------------+ 2026-08-05 04:05:22.549 | [2070 Async create_flavors:75460]: finished create_flavors with result 0 in 42 seconds 2026-08-05 04:05:22.554 | + inc/async:async_wait:197 : return 0 2026-08-05 04:05:22.557 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-05 04:05:22.577 | + functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:05:22.581 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-05 04:05:22.603 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:22.606 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-05 04:05:22.628 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:22.632 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-05 04:05:22.635 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-05 04:05:22.638 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-05 04:05:22.641 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:05:22.643 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-05 04:05:22.646 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-05 04:05:22.649 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-05 04:05:22.651 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-05 04:05:22.653 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-05 04:05:22.656 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-05 04:05:22.658 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-05 04:05:22.660 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-05 04:05:22.662 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-05 04:05:22.664 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-05 04:05:22.666 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-05 04:05:22.668 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-05 04:05:22.670 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-05 04:05:22.671 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 04:05:22.674 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-05 04:05:22.675 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 04:05:22.677 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-05 04:05:22.679 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 04:05:22.681 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-05 04:05:22.682 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 04:05:22.684 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-05 04:05:22.686 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 04:05:22.688 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-05 04:05:22.689 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-05 04:05:22.691 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 04:05:22.693 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-05 04:05:22.695 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 04:05:22.696 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-05 04:05:22.698 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-05 04:05:22.700 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-05 04:05:22.702 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-05 04:05:22.703 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-05 04:05:22.705 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-05 04:05:22.707 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-05 04:05:22.709 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-05 04:05:22.711 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-05 04:05:22.713 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-05 04:05:22.715 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-05 04:05:22.716 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-05 04:05:22.718 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-05 04:05:22.720 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-05 04:05:22.722 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-05 04:05:22.724 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-05 04:05:22.725 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-05 04:05:22.727 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-05 04:05:22.729 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-05 04:05:22.731 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-05 04:05:22.733 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-05 04:05:22.735 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-05 04:05:22.736 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-05 04:05:22.739 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-05 04:05:22.740 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-05 04:05:22.742 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-05 04:05:22.744 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-05 04:05:22.746 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-05 04:05:22.749 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-05 04:05:22.750 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-05 04:05:22.750 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-05 04:05:22.750 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-05 04:05:22.751 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-05 04:05:24.921 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-05 04:05:24.922 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-08-05 04:05:25.198 | + ./stack.sh:main:1406 : save_stackenv 2026-08-05 04:05:25.201 | + functions-common:save_stackenv:65 : local tag= 2026-08-05 04:05:25.205 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-05 04:05:25.210 | + functions-common:save_stackenv:67 : time_stamp=2026-08-05-060525 2026-08-05 04:05:25.213 | + functions-common:save_stackenv:68 : echo '# 2026-08-05-060525 ' 2026-08-05 04:05:25.216 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.219 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-05 04:05:25.222 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.225 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-05 04:05:25.229 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.232 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-05 04:05:25.236 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.239 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-05 04:05:25.241 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.244 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.36 2026-08-05 04:05:25.247 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.250 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.36/identity 2026-08-05 04:05:25.252 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.255 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-05-054121 2026-08-05 04:05:25.258 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.261 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-05 04:05:25.264 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.267 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.36 2026-08-05 04:05:25.270 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.273 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-05 04:05:25.276 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.278 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-05 04:05:25.281 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.284 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-05 04:05:25.287 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.289 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-05 04:05:25.292 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.295 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.36 2026-08-05 04:05:25.298 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-05 04:05:25.300 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-05 04:05:25.303 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-05 04:05:25.306 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-05 04:05:25.309 | + inc/meta-config:merge_config_group:171 : shift 2026-08-05 04:05:25.312 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-05 04:05:25.315 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 04:05:25.318 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-05 04:05:25.320 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-05 04:05:25.324 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-05 04:05:25.327 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-05 04:05:25.330 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-05 04:05:25.333 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 04:05:25.336 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-05 04:05:25.336 | /^\[\[.+\|.*\]\]/ { 2026-08-05 04:05:25.336 | gsub("[][]", "", $1); 2026-08-05 04:05:25.336 | split($1, a, "|"); 2026-08-05 04:05:25.336 | if (a[1] == matchgroup) 2026-08-05 04:05:25.336 | print a[2] 2026-08-05 04:05:25.336 | } 2026-08-05 04:05:25.336 | ' /home/quobyte/devstack/local.conf 2026-08-05 04:05:25.343 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-05 04:05:25.345 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 04:05:25.348 | + functions-common:run_phase:1849 : local phase=extra 2026-08-05 04:05:25.351 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 04:05:25.353 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 04:05:25.357 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 04:05:25.360 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 04:05:25.363 | + functions-common:run_phase:1858 : local extra 2026-08-05 04:05:25.367 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 04:05:25.371 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 04:05:25.374 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 04:05:25.377 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 04:05:25.380 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-05 04:05:25.384 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 04:05:25.404 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:25.407 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 04:05:25.410 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-05 04:05:25.413 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-05 04:05:25.416 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-05 04:05:25.418 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 04:05:25.422 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-05 04:05:25.425 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-05 04:05:25.428 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-05 04:05:25.431 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 04:05:25.434 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-05 04:05:25.437 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 04:05:25.441 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 04:05:25.445 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-05 04:05:25.448 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 04:05:25.451 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-05 04:05:25.454 | + functions-common:run_plugins:1837 : local plugins= 2026-08-05 04:05:25.457 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 04:05:25.460 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-05 04:05:25.464 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-05 04:05:25.467 | + inc/meta-config:merge_config_group:171 : shift 2026-08-05 04:05:25.470 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-05 04:05:25.473 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 04:05:25.476 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-05 04:05:25.479 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-05 04:05:25.483 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-05 04:05:25.486 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-05 04:05:25.489 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-05 04:05:25.492 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 04:05:25.496 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-05 04:05:25.496 | /^\[\[.+\|.*\]\]/ { 2026-08-05 04:05:25.496 | gsub("[][]", "", $1); 2026-08-05 04:05:25.496 | split($1, a, "|"); 2026-08-05 04:05:25.496 | if (a[1] == matchgroup) 2026-08-05 04:05:25.496 | print a[2] 2026-08-05 04:05:25.496 | } 2026-08-05 04:05:25.496 | ' /home/quobyte/devstack/local.conf 2026-08-05 04:05:25.502 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-05 04:05:25.526 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:25.529 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-05 04:05:25.532 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-05 04:05:25.535 | + functions:wait_for_compute:490 : local timeout=60 2026-08-05 04:05:25.538 | + functions:wait_for_compute:491 : local rval=0 2026-08-05 04:05:25.540 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-05 04:05:25.544 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-05 04:05:25.546 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-05 04:05:25.549 | + functions-common:time_start:2407 : local start_time= 2026-08-05 04:05:25.552 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:05:25.556 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:05:25.561 | + functions-common:time_start:2411 : _TIME_START[$name]=1785902725558 2026-08-05 04:05:25.565 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-05 04:05:25.590 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-05 04:05:25.592 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-05 04:05:25.596 | ++ functions:wait_for_compute:496 : hostname 2026-08-05 04:05:25.601 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-05 04:05:25.604 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-05 04:05:25.609 | ++ functions:wait_for_compute:498 : hostname 2026-08-05 04:05:25.613 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:05:25.615 | + :: : ID= 2026-08-05 04:05:25.617 | + :: : [[ '' == '' ]] 2026-08-05 04:05:25.618 | + :: : sleep 1 2026-08-05 04:05:26.622 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-05 04:05:26.624 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-05 04:05:29.735 | + :: : ID=42d24649-2160-443b-a3bf-9ed83ae8c553 2026-08-05 04:05:29.736 | + :: : [[ 42d24649-2160-443b-a3bf-9ed83ae8c553 == '' ]] 2026-08-05 04:05:29.740 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-05 04:05:29.744 | + functions-common:time_stop:2420 : local name 2026-08-05 04:05:29.747 | + functions-common:time_stop:2421 : local end_time 2026-08-05 04:05:29.751 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:05:29.754 | + functions-common:time_stop:2423 : local total 2026-08-05 04:05:29.758 | + functions-common:time_stop:2424 : local start_time 2026-08-05 04:05:29.761 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-05 04:05:29.763 | + functions-common:time_stop:2427 : start_time=1785902725558 2026-08-05 04:05:29.766 | + functions-common:time_stop:2429 : [[ -z 1785902725558 ]] 2026-08-05 04:05:29.771 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:05:29.775 | + functions-common:time_stop:2432 : end_time=1785902729772 2026-08-05 04:05:29.778 | + functions-common:time_stop:2433 : elapsed_time=4214 2026-08-05 04:05:29.781 | + functions-common:time_stop:2434 : total=24802 2026-08-05 04:05:29.783 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:05:29.786 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29016 2026-08-05 04:05:29.789 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-05 04:05:29.792 | + functions:wait_for_compute:516 : return 0 2026-08-05 04:05:29.795 | + ./stack.sh:main:1446 : service_check 2026-08-05 04:05:29.798 | + functions-common:service_check:1713 : local service 2026-08-05 04:05:29.801 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:29.804 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-05 04:05:29.821 | not-found 2026-08-05 04:05:29.826 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:29.829 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-05 04:05:29.847 | enabled 2026-08-05 04:05:29.852 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-05 04:05:29.875 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-05 04:05:29.875 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-05 04:05:29.875 | Active: active (running) since Wed 2026-08-05 06:02:14 CEST; 3min 15s ago 2026-08-05 04:05:29.875 | Main PID: 63211 (uwsgi) 2026-08-05 04:05:29.875 | Status: "uWSGI is ready" 2026-08-05 04:05:29.875 | Tasks: 17 (limit: 14255) 2026-08-05 04:05:29.875 | Memory: 274.0M (peak: 274.5M) 2026-08-05 04:05:29.875 | CPU: 14.563s 2026-08-05 04:05:29.875 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-05 04:05:29.875 | ├─63211 "nova-apiuWSGI master" 2026-08-05 04:05:29.875 | ├─63212 "nova-apiuWSGI worker 1" 2026-08-05 04:05:29.876 | └─63213 "nova-apiuWSGI worker 2" 2026-08-05 04:05:29.876 | 2026-08-05 04:05:29.876 | Aug 05 06:05:29 devstack devstack@n-api.service[63213]: [pid: 63213|app: 0|req: 18/36] 192.168.122.36 () {54 vars in 930 bytes} [Wed Aug 5 06:05:29 2026] GET /compute/v2.1 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-05 04:05:29.876 | Aug 05 06:05:29 devstack devstack@n-api.service[63212]: DEBUG nova.api.openstack.wsgi [None req-b801008c-980f-4301-b9c9-b9035bb64d72 admin admin] Calling method '>' {{(pid=63212) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-05 04:05:29.876 | Aug 05 06:05:29 devstack devstack@n-api.service[63212]: DEBUG oslo_concurrency.lockutils [None req-b801008c-980f-4301-b9c9-b9035bb64d72 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63212) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-05 04:05:29.876 | Aug 05 06:05:29 devstack devstack@n-api.service[63212]: DEBUG oslo_concurrency.lockutils [None req-b801008c-980f-4301-b9c9-b9035bb64d72 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=63212) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-05 04:05:29.876 | Aug 05 06:05:29 devstack devstack@n-api.service[63212]: DEBUG oslo_concurrency.lockutils [None req-b801008c-980f-4301-b9c9-b9035bb64d72 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=63212) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 04:05:29.876 | Aug 05 06:05:29 devstack devstack@n-api.service[63212]: DEBUG oslo_concurrency.lockutils [None req-b801008c-980f-4301-b9c9-b9035bb64d72 admin admin] Acquiring lock "81e4309c-33fe-4ec1-8aca-99a30739793a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=63212) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-05 04:05:29.876 | Aug 05 06:05:29 devstack devstack@n-api.service[63212]: DEBUG oslo_concurrency.lockutils [None req-b801008c-980f-4301-b9c9-b9035bb64d72 admin admin] Lock "81e4309c-33fe-4ec1-8aca-99a30739793a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=63212) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-05 04:05:29.876 | Aug 05 06:05:29 devstack devstack@n-api.service[63212]: DEBUG oslo_concurrency.lockutils [None req-b801008c-980f-4301-b9c9-b9035bb64d72 admin admin] Lock "81e4309c-33fe-4ec1-8aca-99a30739793a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=63212) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 04:05:29.877 | Aug 05 06:05:29 devstack devstack@n-api.service[63212]: INFO nova.api.openstack.requestlog [None req-b801008c-980f-4301-b9c9-b9035bb64d72 admin admin] 192.168.122.36 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.155118 2026-08-05 04:05:29.877 | Aug 05 06:05:29 devstack devstack@n-api.service[63212]: [pid: 63212|app: 0|req: 19/37] 192.168.122.36 () {60 vars in 1320 bytes} [Wed Aug 5 06:05:29 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-05 04:05:29.879 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:29.882 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-05 04:05:29.900 | enabled 2026-08-05 04:05:29.905 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-05 04:05:29.926 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-05 04:05:29.926 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-05 04:05:29.926 | Active: active (running) since Wed 2026-08-05 06:04:34 CEST; 54s ago 2026-08-05 04:05:29.926 | Main PID: 75302 (nova-compute) 2026-08-05 04:05:29.926 | Tasks: 10 (limit: 14255) 2026-08-05 04:05:29.926 | Memory: 135.5M (peak: 136.9M) 2026-08-05 04:05:29.927 | CPU: 4.901s 2026-08-05 04:05:29.927 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-05 04:05:29.927 | └─75302 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-05 04:05:29.927 | 2026-08-05 04:05:29.927 | Aug 05 06:04:58 devstack nova-compute[75302]: DEBUG nova.compute.resource_tracker [None req-e67a4da4-dad7-40b5-a4a3-4349df83dc3a None None] Compute_service record updated for devstack:devstack {{(pid=75302) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-05 04:05:29.927 | Aug 05 06:04:58 devstack nova-compute[75302]: DEBUG oslo_concurrency.lockutils [None req-e67a4da4-dad7-40b5-a4a3-4349df83dc3a None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.066s {{(pid=75302) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 04:05:29.927 | Aug 05 06:04:58 devstack nova-compute[75302]: DEBUG nova.service [None req-e67a4da4-dad7-40b5-a4a3-4349df83dc3a None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=75302) start /opt/stack/nova/nova/service.py:196}} 2026-08-05 04:05:29.927 | Aug 05 06:04:58 devstack nova-compute[75302]: DEBUG nova.service [None req-e67a4da4-dad7-40b5-a4a3-4349df83dc3a None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=75302) start /opt/stack/nova/nova/service.py:212}} 2026-08-05 04:05:29.927 | Aug 05 06:04:58 devstack nova-compute[75302]: DEBUG nova.service [None req-e67a4da4-dad7-40b5-a4a3-4349df83dc3a None None] Join ServiceGroup membership for this service compute {{(pid=75302) start /opt/stack/nova/nova/service.py:222}} 2026-08-05 04:05:29.927 | Aug 05 06:04:58 devstack nova-compute[75302]: DEBUG nova.servicegroup.drivers.db [None req-e67a4da4-dad7-40b5-a4a3-4349df83dc3a None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=75302) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-05 04:05:29.927 | Aug 05 06:05:03 devstack nova-compute[75302]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.93 seconds {{(pid=75302) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:29.928 | Aug 05 06:05:23 devstack nova-compute[75302]: DEBUG oslo_service.periodic_task [None req-c95611db-4a62-4ad8-b01f-489a3d07b369 None None] Running periodic task ComputeManager._sync_power_states {{(pid=75302) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-05 04:05:29.928 | Aug 05 06:05:23 devstack nova-compute[75302]: DEBUG oslo_service.periodic_task [None req-c95611db-4a62-4ad8-b01f-489a3d07b369 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=75302) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-05 04:05:29.928 | Aug 05 06:05:23 devstack nova-compute[75302]: DEBUG oslo.service.backend._threading.loopingcall [None req-c95611db-4a62-4ad8-b01f-489a3d07b369 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 15.95 seconds {{(pid=75302) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:29.931 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:29.934 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-05 04:05:29.950 | not-found 2026-08-05 04:05:29.955 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:29.958 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-05 04:05:29.976 | enabled 2026-08-05 04:05:29.980 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-05 04:05:30.002 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-05 04:05:30.002 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-05 04:05:30.002 | Active: active (running) since Wed 2026-08-05 06:04:21 CEST; 1min 8s ago 2026-08-05 04:05:30.002 | Main PID: 71570 (nova-scheduler:) 2026-08-05 04:05:30.003 | Tasks: 19 (limit: 14255) 2026-08-05 04:05:30.003 | Memory: 155.7M (peak: 156.1M) 2026-08-05 04:05:30.003 | CPU: 5.054s 2026-08-05 04:05:30.003 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-05 04:05:30.003 | ├─71570 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-05 04:05:30.003 | ├─73414 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-05 04:05:30.003 | └─73421 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-05 04:05:30.003 | 2026-08-05 04:05:30.003 | Aug 05 06:04:28 devstack nova-scheduler[73421]: DEBUG nova.servicegroup.drivers.db [None req-2b94a278-1fc1-4dc7-90ce-ae7393e3a70b None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=73421) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-05 04:05:30.003 | Aug 05 06:04:33 devstack nova-scheduler[73414]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73414) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:30.003 | Aug 05 06:04:33 devstack nova-scheduler[73421]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73421) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:30.004 | Aug 05 06:04:35 devstack nova-scheduler[71570]: DEBUG dbcounter [-] [71570] Writing DB stats nova_api:SELECT=3 {{(pid=71570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.004 | Aug 05 06:04:36 devstack nova-scheduler[71570]: DEBUG dbcounter [-] [71570] Writing DB stats nova_cell1:SELECT=1 {{(pid=71570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.004 | Aug 05 06:04:36 devstack nova-scheduler[71570]: DEBUG dbcounter [-] [71570] Writing DB stats nova_cell0:SELECT=1 {{(pid=71570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.004 | Aug 05 06:04:43 devstack nova-scheduler[73414]: DEBUG dbcounter [-] [73414] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73414) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.004 | Aug 05 06:04:43 devstack nova-scheduler[73421]: DEBUG dbcounter [-] [73421] Writing DB stats nova_cell0:SELECT=3 {{(pid=73421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.004 | Aug 05 06:04:56 devstack nova-scheduler[73414]: DEBUG oslo.service.backend._threading.loopingcall [None req-662ec374-a598-4b56-9cd1-ee794e81cef8 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73414) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:30.004 | Aug 05 06:05:23 devstack nova-scheduler[73421]: DEBUG oslo.service.backend._threading.loopingcall [None req-5d0424b6-ac1b-45bb-95ea-d3d8b5d6da4c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73421) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:30.008 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.011 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-05 04:05:30.028 | not-found 2026-08-05 04:05:30.033 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.036 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-05 04:05:30.054 | enabled 2026-08-05 04:05:30.058 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-05 04:05:30.080 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-05 04:05:30.080 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-05 04:05:30.080 | Active: active (running) since Wed 2026-08-05 06:04:24 CEST; 1min 5s ago 2026-08-05 04:05:30.080 | Main PID: 72218 (uwsgi) 2026-08-05 04:05:30.080 | Status: "uWSGI is ready" 2026-08-05 04:05:30.080 | Tasks: 16 (limit: 14255) 2026-08-05 04:05:30.081 | Memory: 221.4M (peak: 221.9M) 2026-08-05 04:05:30.081 | CPU: 10.021s 2026-08-05 04:05:30.081 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-05 04:05:30.081 | ├─72218 "nova-api-metauWSGI master" 2026-08-05 04:05:30.081 | ├─72223 "nova-api-metauWSGI worker 1" 2026-08-05 04:05:30.081 | ├─72224 "nova-api-metauWSGI worker 2" 2026-08-05 04:05:30.081 | └─72226 "nova-api-metauWSGI http 1" 2026-08-05 04:05:30.081 | 2026-08-05 04:05:30.081 | Aug 05 06:04:30 devstack devstack@n-api-meta.service[72224]: DEBUG nova.api.openstack.wsgi_app [None req-f286a7a7-1e23-45dd-8d28-438f4fe9c068 None None] ******************************************************************************** {{(pid=72224) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3552}} 2026-08-05 04:05:30.081 | Aug 05 06:04:30 devstack devstack@n-api-meta.service[72224]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7cb1530a4668 pid: 72224 (default app) 2026-08-05 04:05:30.082 | Aug 05 06:04:39 devstack devstack@n-api-meta.service[72224]: DEBUG dbcounter [-] [72224] Writing DB stats nova_api:SELECT=1 {{(pid=72224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.082 | Aug 05 06:04:39 devstack devstack@n-api-meta.service[72223]: DEBUG dbcounter [-] [72223] Writing DB stats nova_api:SELECT=1 {{(pid=72223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.082 | Aug 05 06:04:39 devstack devstack@n-api-meta.service[72224]: DEBUG dbcounter [-] [72224] Writing DB stats nova_cell1:SELECT=1 {{(pid=72224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.082 | Aug 05 06:04:39 devstack devstack@n-api-meta.service[72224]: DEBUG dbcounter [-] [72224] Writing DB stats nova_cell0:SELECT=1 {{(pid=72224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.082 | Aug 05 06:04:39 devstack devstack@n-api-meta.service[72223]: DEBUG dbcounter [-] [72223] Writing DB stats nova_cell1:SELECT=1 {{(pid=72223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.082 | Aug 05 06:04:39 devstack devstack@n-api-meta.service[72223]: DEBUG dbcounter [-] [72223] Writing DB stats nova_cell0:SELECT=1 {{(pid=72223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.082 | Aug 05 06:04:39 devstack devstack@n-api-meta.service[72224]: DEBUG dbcounter [-] [72224] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=72224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.082 | Aug 05 06:04:39 devstack devstack@n-api-meta.service[72223]: DEBUG dbcounter [-] [72223] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=72223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.087 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.090 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-05 04:05:30.108 | enabled 2026-08-05 04:05:30.112 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-05 04:05:30.135 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-05 04:05:30.135 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-05 04:05:30.135 | Active: active (running) since Wed 2026-08-05 06:02:56 CEST; 2min 33s ago 2026-08-05 04:05:30.136 | Main PID: 69374 (uwsgi) 2026-08-05 04:05:30.136 | Status: "uWSGI is ready" 2026-08-05 04:05:30.136 | Tasks: 5 (limit: 14255) 2026-08-05 04:05:30.136 | Memory: 176.5M (peak: 176.7M) 2026-08-05 04:05:30.136 | CPU: 6.503s 2026-08-05 04:05:30.136 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-05 04:05:30.137 | ├─69374 "placementuWSGI master" 2026-08-05 04:05:30.137 | ├─69375 "placementuWSGI worker 1" 2026-08-05 04:05:30.137 | └─69376 "placementuWSGI worker 2" 2026-08-05 04:05:30.137 | 2026-08-05 04:05:30.137 | Aug 05 06:04:57 devstack devstack@placement-api.service[69375]: INFO placement.requestlog [req-03d8b6be-0a2d-4bc5-9393-3c1c9610947f req-f96e710a-f2ea-4607-b616-ee590d167d22 service nova] 192.168.122.36 "PUT /placement/resource_providers/554974f0-92b6-42c1-9d94-cb475b9a179e/inventories" status: 200 len: 396 microversion: 1.26 2026-08-05 04:05:30.137 | Aug 05 06:04:57 devstack devstack@placement-api.service[69375]: [pid: 69375|app: 0|req: 5/9] 192.168.122.36 () {64 vars in 1493 bytes} [Wed Aug 5 06:04:57 2026] PUT /placement/resource_providers/554974f0-92b6-42c1-9d94-cb475b9a179e/inventories => generated 396 bytes in 59 msecs (HTTP/1.1 200) 8 headers in 296 bytes (2 switches on core 0) 2026-08-05 04:05:30.137 | Aug 05 06:04:57 devstack devstack@placement-api.service[69376]: DEBUG placement.requestlog [req-03d8b6be-0a2d-4bc5-9393-3c1c9610947f req-e73acbc8-5982-400c-9a8b-17d6d0dc52bb None None] Starting request: 192.168.122.36 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ACCELERATORS,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_BMI2,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SHA,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_AMD_SVM,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ADDRESS_SPACE_EMULATED,HW_ARCH_X86_64,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSE42,HW_CPU_X86_BMI,HW_CPU_X86_SSE2,COMPUTE_NODE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE41,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AVX,HW_CPU_X86_F16C,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_RAW" {{(pid=69376) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-05 04:05:30.137 | Aug 05 06:04:58 devstack devstack@placement-api.service[69376]: INFO placement.requestlog [req-03d8b6be-0a2d-4bc5-9393-3c1c9610947f req-e73acbc8-5982-400c-9a8b-17d6d0dc52bb service nova] 192.168.122.36 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ACCELERATORS,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_BMI2,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SHA,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_AMD_SVM,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ADDRESS_SPACE_EMULATED,HW_ARCH_X86_64,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSE42,HW_CPU_X86_BMI,HW_CPU_X86_SSE2,COMPUTE_NODE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE41,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AVX,HW_CPU_X86_F16C,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_RAW" status: 200 len: 2058 microversion: 1.6 2026-08-05 04:05:30.137 | Aug 05 06:04:58 devstack devstack@placement-api.service[69376]: [pid: 69376|app: 0|req: 5/10] 192.168.122.36 () {60 vars in 4907 bytes} [Wed Aug 5 06:04:57 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ACCELERATORS,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_BMI2,HW_CPU_X86_CLMUL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SHA,HW_CPU_X86_AESNI,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSSE3,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE4A,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_AMD_SVM,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_ADDRESS_SPACE_EMULATED,HW_ARCH_X86_64,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_RTL8139,HW_CPU_X86_SSE42,HW_CPU_X86_BMI,HW_CPU_X86_SSE2,COMPUTE_NODE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE41,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_AVX,HW_CPU_X86_F16C,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_RAW => generated 2058 bytes in 55 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-05 04:05:30.137 | Aug 05 06:04:58 devstack devstack@placement-api.service[69375]: DEBUG placement.requestlog [req-03d8b6be-0a2d-4bc5-9393-3c1c9610947f req-5f728ee0-1030-4bf4-93e5-0b53aef6175f None None] Starting request: 192.168.122.36 "PUT /placement/resource_providers/554974f0-92b6-42c1-9d94-cb475b9a179e/traits" {{(pid=69375) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-05 04:05:30.138 | Aug 05 06:04:58 devstack devstack@placement-api.service[69375]: INFO placement.requestlog [req-03d8b6be-0a2d-4bc5-9393-3c1c9610947f req-5f728ee0-1030-4bf4-93e5-0b53aef6175f service nova] 192.168.122.36 "PUT /placement/resource_providers/554974f0-92b6-42c1-9d94-cb475b9a179e/traits" status: 200 len: 2093 microversion: 1.6 2026-08-05 04:05:30.138 | Aug 05 06:04:58 devstack devstack@placement-api.service[69375]: [pid: 69375|app: 0|req: 6/11] 192.168.122.36 () {64 vars in 1478 bytes} [Wed Aug 5 06:04:58 2026] PUT /placement/resource_providers/554974f0-92b6-42c1-9d94-cb475b9a179e/traits => generated 2093 bytes in 292 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-05 04:05:30.138 | Aug 05 06:05:08 devstack devstack@placement-api.service[69376]: DEBUG dbcounter [-] [69376] Writing DB stats placement:SELECT=4 {{(pid=69376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.138 | Aug 05 06:05:08 devstack devstack@placement-api.service[69375]: DEBUG dbcounter [-] [69375] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=69375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.141 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.144 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-05 04:05:30.161 | not-found 2026-08-05 04:05:30.166 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.169 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-05 04:05:30.187 | enabled 2026-08-05 04:05:30.191 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-05 04:05:30.214 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-05 04:05:30.214 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-05 04:05:30.214 | Active: active (running) since Wed 2026-08-05 06:05:01 CEST; 29s ago 2026-08-05 04:05:30.214 | Main PID: 78454 (uwsgi) 2026-08-05 04:05:30.215 | Status: "uWSGI is ready" 2026-08-05 04:05:30.215 | Tasks: 9 (limit: 14255) 2026-08-05 04:05:30.215 | Memory: 258.6M (peak: 259.0M) 2026-08-05 04:05:30.215 | CPU: 11.159s 2026-08-05 04:05:30.215 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-05 04:05:30.215 | ├─78454 "glance-apiuWSGI master" 2026-08-05 04:05:30.215 | ├─78474 "glance-apiuWSGI worker 1" 2026-08-05 04:05:30.215 | └─78475 "glance-apiuWSGI worker 2" 2026-08-05 04:05:30.215 | 2026-08-05 04:05:30.215 | Aug 05 06:05:13 devstack devstack@g-api.service[78475]: INFO glance.location [None req-be85f318-86b4-4ff1-a87e-39e1ce8948a6 admin admin] Image format matched and virtual size computed: 117440512 2026-08-05 04:05:30.216 | Aug 05 06:05:13 devstack devstack@g-api.service[78475]: DEBUG glance_store.backend [None req-be85f318-86b4-4ff1-a87e-39e1ce8948a6 admin admin] Skipping store.set_acls... not implemented. {{(pid=78475) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-05 04:05:30.216 | Aug 05 06:05:13 devstack devstack@g-api.service[78475]: [pid: 78475|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 911 bytes} [Wed Aug 5 06:05:11 2026] PUT /v2/images/02d74946-ca9b-46cd-a590-fddaad1baed9/file => generated 0 bytes in 1881 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-05 04:05:30.216 | Aug 05 06:05:13 devstack devstack@g-api.service[78474]: DEBUG glance.api.middleware.version_negotiation [None req-425a5d18-a853-4092-9dfc-376a08154cd8 admin admin] Determining version of request: GET /v2/images/02d74946-ca9b-46cd-a590-fddaad1baed9 Accept: */* {{(pid=78474) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-05 04:05:30.216 | Aug 05 06:05:13 devstack devstack@g-api.service[78474]: DEBUG glance.api.middleware.version_negotiation [None req-425a5d18-a853-4092-9dfc-376a08154cd8 admin admin] Using url versioning {{(pid=78474) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-05 04:05:30.216 | Aug 05 06:05:13 devstack devstack@g-api.service[78474]: DEBUG glance.api.middleware.version_negotiation [None req-425a5d18-a853-4092-9dfc-376a08154cd8 admin admin] Matched version: v2 {{(pid=78474) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-05 04:05:30.216 | Aug 05 06:05:13 devstack devstack@g-api.service[78474]: DEBUG glance.api.middleware.version_negotiation [None req-425a5d18-a853-4092-9dfc-376a08154cd8 admin admin] new path /v2/images/02d74946-ca9b-46cd-a590-fddaad1baed9 {{(pid=78474) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-05 04:05:30.216 | Aug 05 06:05:13 devstack devstack@g-api.service[78474]: [pid: 78474|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Wed Aug 5 06:05:13 2026] GET /v2/images/02d74946-ca9b-46cd-a590-fddaad1baed9 => generated 976 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-05 04:05:30.216 | Aug 05 06:05:23 devstack devstack@g-api.service[78475]: DEBUG dbcounter [-] [78475] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=78475) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.216 | Aug 05 06:05:23 devstack devstack@g-api.service[78474]: DEBUG dbcounter [-] [78474] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=78474) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.219 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.223 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-05 04:05:30.241 | enabled 2026-08-05 04:05:30.247 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-05 04:05:30.269 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-05 04:05:30.269 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-05 04:05:30.269 | Active: active (running) since Wed 2026-08-05 06:04:50 CEST; 40s ago 2026-08-05 04:05:30.269 | Main PID: 76939 (cinder-schedule) 2026-08-05 04:05:30.269 | Tasks: 1 (limit: 14255) 2026-08-05 04:05:30.269 | Memory: 109.5M (peak: 109.8M) 2026-08-05 04:05:30.270 | CPU: 4.267s 2026-08-05 04:05:30.270 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-05 04:05:30.270 | └─76939 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-05 04:05:30.270 | 2026-08-05 04:05:30.270 | Aug 05 06:04:55 devstack cinder-scheduler[76939]: INFO cinder.manager [None req-91e014b9-aa2f-4dda-a2e0-397355ea3fb0 None None] Service 1 cleanup completed. 2026-08-05 04:05:30.270 | Aug 05 06:04:55 devstack cinder-scheduler[76939]: DEBUG cinder.service [None req-91e014b9-aa2f-4dda-a2e0-397355ea3fb0 None None] Creating RPC server for service cinder-scheduler {{(pid=76939) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-05 04:05:30.270 | Aug 05 06:04:55 devstack cinder-scheduler[76939]: DEBUG cinder.service [None req-91e014b9-aa2f-4dda-a2e0-397355ea3fb0 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=76939) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-05 04:05:30.270 | Aug 05 06:05:04 devstack cinder-scheduler[76939]: DEBUG cinder.scheduler.host_manager [None req-ed35921b-f986-4c63-a230-dab9c0262393 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=76939) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-05 04:05:30.270 | Aug 05 06:05:04 devstack cinder-scheduler[76939]: DEBUG cinder.scheduler.host_manager [None req-ed35921b-f986-4c63-a230-dab9c0262393 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 8, 5, 4, 5, 4, 874712)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 8, 5, 4, 5, 4, 874712)}]. {{(pid=76939) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-05 04:05:30.271 | Aug 05 06:05:04 devstack cinder-scheduler[76939]: DEBUG cinder.scheduler.host_manager [None req-ed35921b-f986-4c63-a230-dab9c0262393 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 8, 5, 4, 5, 4, 844643)} {{(pid=76939) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-05 04:05:30.271 | Aug 05 06:05:14 devstack cinder-scheduler[76939]: DEBUG dbcounter [-] [76939] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=76939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.271 | Aug 05 06:05:25 devstack cinder-scheduler[76939]: DEBUG oslo_service.periodic_task [None req-0dab0357-26bf-401d-b553-d5c42e8a25d0 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=76939) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-05 04:05:30.271 | Aug 05 06:05:25 devstack cinder-scheduler[76939]: INFO cinder.message.api [None req-0dab0357-26bf-401d-b553-d5c42e8a25d0 None None] Deleted 0 expired messages. 2026-08-05 04:05:30.271 | Aug 05 06:05:25 devstack cinder-scheduler[76939]: DEBUG oslo_service.periodic_task [None req-0dab0357-26bf-401d-b553-d5c42e8a25d0 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=76939) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-05 04:05:30.276 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.279 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-05 04:05:30.297 | enabled 2026-08-05 04:05:30.304 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-05 04:05:30.325 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-05 04:05:30.325 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-05 04:05:30.325 | Active: active (running) since Wed 2026-08-05 06:04:42 CEST; 47s ago 2026-08-05 04:05:30.325 | Main PID: 76203 (uwsgi) 2026-08-05 04:05:30.325 | Status: "uWSGI is ready" 2026-08-05 04:05:30.326 | Tasks: 7 (limit: 14255) 2026-08-05 04:05:30.326 | Memory: 248.4M (peak: 248.6M) 2026-08-05 04:05:30.326 | CPU: 11.029s 2026-08-05 04:05:30.326 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-05 04:05:30.326 | ├─76203 "cinder-apiuWSGI master" 2026-08-05 04:05:30.326 | ├─76206 "cinder-apiuWSGI worker 1" 2026-08-05 04:05:30.326 | └─76207 "cinder-apiuWSGI worker 2" 2026-08-05 04:05:30.326 | 2026-08-05 04:05:30.326 | Aug 05 06:04:56 devstack devstack@c-api.service[76206]: DEBUG cinder.api.middleware.request_id [None req-600402eb-076d-4700-8357-42e6156300f6 None None] RequestId filter calling following filter/app {{(pid=76206) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-08-05 04:05:30.327 | Aug 05 06:04:57 devstack devstack@c-api.service[76206]: INFO cinder.api.openstack.wsgi [None req-600402eb-076d-4700-8357-42e6156300f6 admin admin] POST http://192.168.122.36/volume/v3/types/aed20f2f-ef04-4f3a-a3d3-bc1a50f01746/extra_specs 2026-08-05 04:05:30.327 | Aug 05 06:04:57 devstack devstack@c-api.service[76206]: DEBUG cinder.api.openstack.wsgi [None req-600402eb-076d-4700-8357-42e6156300f6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=76206) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-05 04:05:30.327 | Aug 05 06:04:57 devstack devstack@c-api.service[76206]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-08-05 04:05:30.327 | Aug 05 06:04:57 devstack devstack@c-api.service[76206]: warnings.warn( 2026-08-05 04:05:30.327 | Aug 05 06:04:57 devstack devstack@c-api.service[76206]: DEBUG oslo_db.sqlalchemy.engines [None req-600402eb-076d-4700-8357-42e6156300f6 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=76206) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-05 04:05:30.327 | Aug 05 06:04:57 devstack devstack@c-api.service[76206]: INFO cinder.api.openstack.wsgi [None req-600402eb-076d-4700-8357-42e6156300f6 admin admin] http://192.168.122.36/volume/v3/types/aed20f2f-ef04-4f3a-a3d3-bc1a50f01746/extra_specs returned with HTTP 200 2026-08-05 04:05:30.327 | Aug 05 06:04:57 devstack devstack@c-api.service[76206]: [pid: 76206|app: 0|req: 1/3] 192.168.122.36 () {60 vars in 1333 bytes} [Wed Aug 5 06:04:56 2026] POST /volume/v3/types/aed20f2f-ef04-4f3a-a3d3-bc1a50f01746/extra_specs => generated 55 bytes in 913 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-05 04:05:30.327 | Aug 05 06:05:06 devstack devstack@c-api.service[76207]: DEBUG dbcounter [-] [76207] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=76207) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.327 | Aug 05 06:05:07 devstack devstack@c-api.service[76206]: DEBUG dbcounter [-] [76206] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=76206) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.333 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.336 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-05 04:05:30.354 | enabled 2026-08-05 04:05:30.360 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-05 04:05:30.382 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-05 04:05:30.382 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-05 04:05:30.382 | Active: active (running) since Wed 2026-08-05 06:04:52 CEST; 37s ago 2026-08-05 04:05:30.382 | Main PID: 77596 (cinder-volume) 2026-08-05 04:05:30.382 | Tasks: 2 (limit: 14255) 2026-08-05 04:05:30.383 | Memory: 143.1M (peak: 157.9M) 2026-08-05 04:05:30.383 | CPU: 11.582s 2026-08-05 04:05:30.383 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-05 04:05:30.383 | ├─77596 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-05 04:05:30.383 | └─77746 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-05 04:05:30.383 | 2026-08-05 04:05:30.384 | Aug 05 06:05:05 devstack cinder-volume[77746]: DEBUG oslo_concurrency.processutils [None req-ed35921b-f986-4c63-a230-dab9c0262393 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.243s {{(pid=77746) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-05 04:05:30.384 | Aug 05 06:05:05 devstack cinder-volume[77746]: DEBUG oslo_concurrency.processutils [None req-ed35921b-f986-4c63-a230-dab9c0262393 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=77746) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-08-05 04:05:30.384 | Aug 05 06:05:05 devstack sudo[78628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-08-05 04:05:30.384 | Aug 05 06:05:05 devstack sudo[78628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-05 04:05:30.384 | Aug 05 06:05:06 devstack sudo[78628]: pam_unix(sudo:session): session closed for user root 2026-08-05 04:05:30.384 | Aug 05 06:05:06 devstack cinder-volume[77746]: DEBUG oslo_concurrency.processutils [None req-ed35921b-f986-4c63-a230-dab9c0262393 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.250s {{(pid=77746) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-05 04:05:30.384 | Aug 05 06:05:06 devstack cinder-volume[77746]: INFO cinder.volume.manager [None req-ed35921b-f986-4c63-a230-dab9c0262393 None None] Driver post RPC initialization completed successfully. 2026-08-05 04:05:30.384 | Aug 05 06:05:07 devstack cinder-volume[77596]: DEBUG dbcounter [-] [77596] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=77596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.384 | Aug 05 06:05:14 devstack cinder-volume[77746]: DEBUG dbcounter [-] [77746] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=77746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.384 | Aug 05 06:05:16 devstack cinder-volume[77746]: DEBUG dbcounter [-] [77746] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=77746) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.388 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.391 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-05 04:05:30.408 | not-found 2026-08-05 04:05:30.413 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.416 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-05 04:05:30.434 | not-found 2026-08-05 04:05:30.439 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.442 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-05 04:05:30.460 | not-found 2026-08-05 04:05:30.465 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.469 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-05 04:05:30.486 | not-found 2026-08-05 04:05:30.491 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.495 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-05 04:05:30.512 | not-found 2026-08-05 04:05:30.517 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.521 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-05 04:05:30.540 | enabled 2026-08-05 04:05:30.546 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-05 04:05:30.570 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-05 04:05:30.571 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-05 04:05:30.571 | Active: active (running) since Wed 2026-08-05 06:02:35 CEST; 2min 54s ago 2026-08-05 04:05:30.571 | Main PID: 65982 (neutron-ovn-age) 2026-08-05 04:05:30.571 | Tasks: 20 (limit: 14255) 2026-08-05 04:05:30.571 | Memory: 346.5M (peak: 347.2M) 2026-08-05 04:05:30.571 | CPU: 11.910s 2026-08-05 04:05:30.571 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-05 04:05:30.571 | ├─65982 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-05 04:05:30.571 | ├─67548 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-05 04:05:30.572 | ├─67991 /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/tmp9gzxpokp/privsep.sock 2026-08-05 04:05:30.572 | └─70228 /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/tmpp4ly7rz_/privsep.sock 2026-08-05 04:05:30.572 | 2026-08-05 04:05:30.572 | Aug 05 06:03:40 devstack neutron-ovn-agent[67548]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=67548) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 04:05:30.572 | Aug 05 06:04:15 devstack neutron-ovn-agent[67548]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=89cebccb-7d7b-406d-82e6-f072a45a6f07, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '32:c0:06', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '56:2e:fe:3d:cc:db', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=89cebccb-7d7b-406d-82e6-f072a45a6f07, nb_cfg=1) {{(pid=67548) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-08-05 04:05:30.572 | Aug 05 06:04:15 devstack neutron-ovn-agent[67548]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 5 seconds {{(pid=67548) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-08-05 04:05:30.572 | Aug 05 06:04:20 devstack neutron-ovn-agent[67548]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=246af02c-8314-4582-91f8-4330b46333a6, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=67548) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-08-05 04:05:30.572 | Aug 05 06:04:40 devstack neutron-ovn-agent[67548]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=67548) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-05 04:05:30.572 | Aug 05 06:04:40 devstack neutron-ovn-agent[67548]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=67548) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-05 04:05:30.572 | Aug 05 06:04:40 devstack neutron-ovn-agent[67548]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=67548) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 04:05:30.573 | Aug 05 06:04:40 devstack neutron-ovn-agent[67548]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=67548) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-05 04:05:30.573 | Aug 05 06:04:40 devstack neutron-ovn-agent[67548]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=67548) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-05 04:05:30.573 | Aug 05 06:04:40 devstack neutron-ovn-agent[67548]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=67548) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-05 04:05:30.578 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.581 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-05 04:05:30.598 | not-found 2026-08-05 04:05:30.603 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.605 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-05 04:05:30.622 | not-found 2026-08-05 04:05:30.626 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.629 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-05 04:05:30.646 | not-found 2026-08-05 04:05:30.652 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.654 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-05 04:05:30.676 | not-found 2026-08-05 04:05:30.681 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.683 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-05 04:05:30.701 | enabled 2026-08-05 04:05:30.705 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-05 04:05:30.727 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-05 04:05:30.727 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-05 04:05:30.727 | Active: active (running) since Wed 2026-08-05 05:56:01 CEST; 9min ago 2026-08-05 04:05:30.727 | Main PID: 42486 (dstat.sh) 2026-08-05 04:05:30.727 | Tasks: 3 (limit: 14255) 2026-08-05 04:05:30.727 | Memory: 27.1M (peak: 27.7M) 2026-08-05 04:05:30.727 | CPU: 3.360s 2026-08-05 04:05:30.727 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-05 04:05:30.728 | ├─42486 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-05 04:05:30.728 | ├─42596 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-05 04:05:30.728 | └─42597 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-05 04:05:30.728 | 2026-08-05 04:05:30.728 | Aug 05 06:05:21 devstack dstat.sh[42597]: 05-08 06:05:21| 20 8 69 0 0|5335M 191M 219M 5984M| 0 0 | 0 1759k| 0 318 |2169 1490 |4.29 3.43 2.01|1.0 1.0 0| 0 0 | | 17 285 0 41 0 2026-08-05 04:05:30.728 | Aug 05 06:05:22 devstack dstat.sh[42597]: 05-08 06:05:22| 19 11 64 1 0|5307M 219M 219M 5984M|8831B 27k| 92k 636k|6.00 63.0 |4236 3992 |4.29 3.43 2.01|1.0 0 158| 0 0 | | 17 285 0 40 0 2026-08-05 04:05:30.728 | Aug 05 06:05:23 devstack dstat.sh[42597]: 05-08 06:05:23| 20 12 65 0 0|5298M 228M 219M 5984M|3158B 9140B| 0 259k| 0 19.9 |3163 2984 |4.26 3.44 2.02|3.0 0 106| 0 0 | | 17 288 1 40 0 2026-08-05 04:05:30.728 | Aug 05 06:05:24 devstack dstat.sh[42597]: 05-08 06:05:24| 27 14 57 0 0|5296M 229M 219M 5984M| 52B 0 | 24k 256k|2.00 24.0 |3226 12k|4.26 3.44 2.02|2.0 0 37| 0 0 | | 17 289 0 41 0 2026-08-05 04:05:30.728 | Aug 05 06:05:25 devstack dstat.sh[42597]: 05-08 06:05:25| 14 15 66 0 0|5257M 269M 219M 5984M|7749B 22k| 16k 325k|3.01 25.1 |4554 4234 |4.26 3.44 2.02| 0 0 280| 0 0 | | 17 289 0 41 0 2026-08-05 04:05:30.728 | Aug 05 06:05:26 devstack dstat.sh[42597]: 05-08 06:05:26| 1 2 94 0 0|5260M 265M 219M 5984M| 183B 474B| 0 183k| 0 11.9 |1097 1467 |4.26 3.44 2.02|1.0 0 5.0| 0 0 | | 17 289 0 40 0 2026-08-05 04:05:30.729 | Aug 05 06:05:27 devstack dstat.sh[42597]: 05-08 06:05:27| 16 11 71 0 0|5295M 231M 219M 5984M| 0 0 | 0 1104k| 0 8.03 |1958 1516 |4.26 3.44 2.02|4.0 0 1.0| 0 0 | | 17 289 0 40 0 2026-08-05 04:05:30.729 | Aug 05 06:05:28 devstack dstat.sh[42597]: 05-08 06:05:28| 19 8 71 0 0|5332M 194M 219M 5984M| 52B 0 | 0 348k| 0 50.0 |2092 1805 |4.00 3.40 2.01|1.0 0 0| 0 0 | | 17 289 0 40 0 2026-08-05 04:05:30.729 | Aug 05 06:05:29 devstack dstat.sh[42597]: 05-08 06:05:29| 22 5 70 0 0|5329M 197M 219M 5984M| 0 0 | 0 0 | 0 0 |2371 1975 |4.00 3.40 2.01|1.0 0 3.0| 0 0 | | 17 293 0 40 0 2026-08-05 04:05:30.729 | Aug 05 06:05:30 devstack dstat.sh[42597]: 05-08 06:05:30| 12 19 61 0 0|5257M 268M 219M 5984M| 13k 71k|8191B 4095B|2.00 1.00 |5966 4571 |4.00 3.40 2.01|2.0 0 220| 0 0 | | 17 293 0 40 0 2026-08-05 04:05:30.732 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.735 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-05 04:05:30.753 | enabled 2026-08-05 04:05:30.758 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-05 04:05:30.781 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-05 04:05:30.781 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-05 04:05:30.782 | Active: active (running) since Wed 2026-08-05 06:02:33 CEST; 2min 57s ago 2026-08-05 04:05:30.782 | Main PID: 65285 (neutron-ovn-met) 2026-08-05 04:05:30.782 | Tasks: 2 (limit: 14255) 2026-08-05 04:05:30.782 | Memory: 122.0M (peak: 122.6M) 2026-08-05 04:05:30.782 | CPU: 3.737s 2026-08-05 04:05:30.782 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-05 04:05:30.782 | └─65285 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-08-05 04:05:30.782 | 2026-08-05 04:05:30.782 | Aug 05 06:02:37 devstack neutron-ovn-metadata-agent[65285]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-05 04:05:30.782 | Aug 05 06:02:37 devstack neutron-ovn-metadata-agent[65285]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-05 04:05:30.782 | Aug 05 06:02:37 devstack neutron-ovn-metadata-agent[65285]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-05 04:05:30.783 | Aug 05 06:02:37 devstack neutron-ovn-metadata-agent[65285]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-08-05 04:05:30.783 | Aug 05 06:02:37 devstack neutron-ovn-metadata-agent[65285]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-05 04:05:30.783 | Aug 05 06:02:37 devstack neutron-ovn-metadata-agent[65285]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-05 04:05:30.783 | Aug 05 06:02:37 devstack neutron-ovn-metadata-agent[65285]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-08-05 04:05:30.783 | Aug 05 06:02:37 devstack neutron-ovn-metadata-agent[65285]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-05 04:05:30.783 | Aug 05 06:02:37 devstack neutron-ovn-metadata-agent[65285]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-05 04:05:30.783 | Aug 05 06:02:37 devstack neutron-ovn-metadata-agent[65285]: ERROR neutron 2026-08-05 04:05:30.787 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.789 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-05 04:05:30.806 | enabled 2026-08-05 04:05:30.811 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-05 04:05:30.834 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-05 04:05:30.834 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-05 04:05:30.834 | Active: active (running) since Wed 2026-08-05 06:02:38 CEST; 2min 52s ago 2026-08-05 04:05:30.834 | Main PID: 67054 (uwsgi) 2026-08-05 04:05:30.834 | Status: "uWSGI is ready" 2026-08-05 04:05:30.834 | Tasks: 23 (limit: 14255) 2026-08-05 04:05:30.834 | Memory: 388.0M (peak: 388.8M) 2026-08-05 04:05:30.834 | CPU: 42.739s 2026-08-05 04:05:30.834 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-05 04:05:30.834 | ├─67054 "neutron-apiuWSGI master" 2026-08-05 04:05:30.835 | ├─67055 "neutron-apiuWSGI worker 1" 2026-08-05 04:05:30.835 | └─67056 "neutron-apiuWSGI worker 2" 2026-08-05 04:05:30.835 | 2026-08-05 04:05:30.835 | Aug 05 06:05:07 devstack devstack@neutron-api.service[67055]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=67055) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-05 04:05:30.835 | Aug 05 06:05:07 devstack devstack@neutron-api.service[67055]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=67055) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1416}} 2026-08-05 04:05:30.835 | Aug 05 06:05:09 devstack devstack@neutron-api.service[67056]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=67056) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-05 04:05:30.835 | Aug 05 06:05:09 devstack devstack@neutron-api.service[67056]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=67056) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1416}} 2026-08-05 04:05:30.835 | Aug 05 06:05:17 devstack devstack@neutron-api.service[67055]: DEBUG dbcounter [-] [67055] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=67055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.835 | Aug 05 06:05:19 devstack devstack@neutron-api.service[67056]: DEBUG dbcounter [-] [67056] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=67056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.835 | Aug 05 06:05:22 devstack devstack@neutron-api.service[67055]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=67055) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-05 04:05:30.836 | Aug 05 06:05:22 devstack devstack@neutron-api.service[67055]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=67055) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1416}} 2026-08-05 04:05:30.836 | Aug 05 06:05:24 devstack devstack@neutron-api.service[67056]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=67056) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-05 04:05:30.836 | Aug 05 06:05:24 devstack devstack@neutron-api.service[67056]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=67056) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1416}} 2026-08-05 04:05:30.839 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.841 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-05 04:05:30.860 | enabled 2026-08-05 04:05:30.865 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-05 04:05:30.888 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-05 04:05:30.888 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-05 04:05:30.888 | Active: active (running) since Wed 2026-08-05 06:02:42 CEST; 2min 47s ago 2026-08-05 04:05:30.888 | Main PID: 68068 (neutron-periodi) 2026-08-05 04:05:30.888 | Tasks: 15 (limit: 14255) 2026-08-05 04:05:30.888 | Memory: 181.1M (peak: 181.3M) 2026-08-05 04:05:30.889 | CPU: 6.851s 2026-08-05 04:05:30.889 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-05 04:05:30.889 | ├─68068 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-05 04:05:30.889 | └─68920 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-05 04:05:30.889 | 2026-08-05 04:05:30.889 | Aug 05 06:04:20 devstack neutron-periodic-workers[68920]: DEBUG dbcounter [-] [68920] Writing DB stats neutron:SELECT=4 {{(pid=68920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.889 | Aug 05 06:04:37 devstack neutron-periodic-workers[68920]: DEBUG neutron.db.agents_db [None req-256bcaaf-dbfd-4d31-9680-9ee6255105e6 None None] Agent healthcheck: found 0 active agents {{(pid=68920) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-05 04:05:30.889 | Aug 05 06:04:37 devstack neutron-periodic-workers[68920]: DEBUG oslo.service.backend._threading.loopingcall [None req-256bcaaf-dbfd-4d31-9680-9ee6255105e6 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=68920) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:30.889 | Aug 05 06:04:47 devstack neutron-periodic-workers[68920]: DEBUG oslo.service.backend._threading.loopingcall [None req-813105b5-5246-48d3-aaf4-6904fb8a4240 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=68920) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:30.890 | Aug 05 06:04:54 devstack neutron-periodic-workers[68920]: DEBUG oslo.service.backend._threading.loopingcall [None req-062939bf-d280-4d0a-abba-e7006d5b712f None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=68920) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:30.890 | Aug 05 06:05:04 devstack neutron-periodic-workers[68920]: DEBUG oslo.service.backend._threading.loopingcall [None req-216b6915-d7ec-42ce-b0af-4b13b735b8c2 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.98 seconds {{(pid=68920) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:30.890 | Aug 05 06:05:14 devstack neutron-periodic-workers[68920]: DEBUG dbcounter [-] [68920] Writing DB stats neutron:SELECT=5,neutron:DELETE=1 {{(pid=68920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.890 | Aug 05 06:05:14 devstack neutron-periodic-workers[68920]: DEBUG neutron.db.agents_db [None req-256bcaaf-dbfd-4d31-9680-9ee6255105e6 None None] Agent healthcheck: found 0 active agents {{(pid=68920) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-05 04:05:30.890 | Aug 05 06:05:14 devstack neutron-periodic-workers[68920]: DEBUG oslo.service.backend._threading.loopingcall [None req-256bcaaf-dbfd-4d31-9680-9ee6255105e6 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=68920) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:30.890 | Aug 05 06:05:24 devstack neutron-periodic-workers[68920]: DEBUG oslo.service.backend._threading.loopingcall [None req-813105b5-5246-48d3-aaf4-6904fb8a4240 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=68920) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:30.894 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.896 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-05 04:05:30.915 | enabled 2026-08-05 04:05:30.918 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-05 04:05:30.941 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-05 04:05:30.941 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-05 04:05:30.942 | Active: active (running) since Wed 2026-08-05 06:02:40 CEST; 2min 50s ago 2026-08-05 04:05:30.942 | Main PID: 67560 (neutron-rpc-ser) 2026-08-05 04:05:30.942 | Tasks: 23 (limit: 14255) 2026-08-05 04:05:30.942 | Memory: 201.1M (peak: 201.6M) 2026-08-05 04:05:30.942 | CPU: 7.616s 2026-08-05 04:05:30.942 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-05 04:05:30.942 | ├─67560 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-05 04:05:30.942 | ├─68882 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-05 04:05:30.942 | └─68893 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-05 04:05:30.942 | 2026-08-05 04:05:30.943 | Aug 05 06:02:54 devstack neutron-rpc-server[68893]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=68893) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-05 04:05:30.943 | Aug 05 06:02:54 devstack neutron-rpc-server[68882]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=68882) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-05 04:05:30.943 | Aug 05 06:02:54 devstack neutron-rpc-server[68882]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=68882) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-05 04:05:30.943 | Aug 05 06:02:54 devstack neutron-rpc-server[68893]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=68893) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-05 04:05:30.943 | Aug 05 06:02:54 devstack neutron-rpc-server[68893]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=68893) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-05 04:05:30.943 | Aug 05 06:02:54 devstack neutron-rpc-server[68882]: DEBUG neutron.service [-] calling wait on {{(pid=68882) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-05 04:05:30.943 | Aug 05 06:02:54 devstack neutron-rpc-server[68893]: DEBUG neutron.service [-] calling wait on {{(pid=68893) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-05 04:05:30.943 | Aug 05 06:03:02 devstack neutron-rpc-server[67560]: DEBUG dbcounter [-] [67560] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=67560) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:30.943 | Aug 05 06:03:24 devstack neutron-rpc-server[68893]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-05 04:05:30.943 | Aug 05 06:03:24 devstack neutron-rpc-server[68882]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-05 04:05:30.946 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:30.949 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-05 04:05:30.967 | enabled 2026-08-05 04:05:30.972 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-05 04:05:30.994 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-05 04:05:30.994 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-05 04:05:30.994 | Active: active (running) since Wed 2026-08-05 06:02:45 CEST; 2min 45s ago 2026-08-05 04:05:30.994 | Main PID: 68572 (neutron-ovn-mai) 2026-08-05 04:05:30.994 | Tasks: 12 (limit: 14255) 2026-08-05 04:05:30.994 | Memory: 253.8M (peak: 254.3M) 2026-08-05 04:05:30.994 | CPU: 7.740s 2026-08-05 04:05:30.995 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-05 04:05:30.995 | ├─68572 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-05 04:05:30.995 | └─68681 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-05 04:05:30.995 | 2026-08-05 04:05:30.995 | Aug 05 06:03:14 devstack neutron-ovn-maintenance-worker[68681]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0609052f-391e-45b9-b67f-3f5b9dd6b76e None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=68681) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:98}} 2026-08-05 04:05:30.995 | Aug 05 06:03:14 devstack neutron-ovn-maintenance-worker[68681]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0609052f-391e-45b9-b67f-3f5b9dd6b76e None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=68681) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:100}} 2026-08-05 04:05:30.995 | Aug 05 06:03:14 devstack neutron-ovn-maintenance-worker[68681]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0609052f-391e-45b9-b67f-3f5b9dd6b76e None None] OVN maintenance task update_router_distributed_flag finished in 0.011 seconds 2026-08-05 04:05:30.995 | Aug 05 06:03:14 devstack neutron-ovn-maintenance-worker[68681]: DEBUG futurist.periodics [None req-0609052f-391e-45b9-b67f-3f5b9dd6b76e 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=68681) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-05 04:05:30.995 | Aug 05 06:03:14 devstack neutron-ovn-maintenance-worker[68681]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0609052f-391e-45b9-b67f-3f5b9dd6b76e None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=68681) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:98}} 2026-08-05 04:05:30.995 | Aug 05 06:03:14 devstack neutron-ovn-maintenance-worker[68681]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0609052f-391e-45b9-b67f-3f5b9dd6b76e None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=68681) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:100}} 2026-08-05 04:05:30.996 | Aug 05 06:03:14 devstack neutron-ovn-maintenance-worker[68681]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-0609052f-391e-45b9-b67f-3f5b9dd6b76e None None] OVN maintenance task update_security_group_with_address_group finished in 0.023 seconds 2026-08-05 04:05:30.996 | Aug 05 06:03:14 devstack neutron-ovn-maintenance-worker[68681]: DEBUG futurist.periodics [None req-0609052f-391e-45b9-b67f-3f5b9dd6b76e 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=68681) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-05 04:05:30.996 | Aug 05 06:03:14 devstack neutron-ovn-maintenance-worker[68681]: DEBUG futurist.periodics [None req-0609052f-391e-45b9-b67f-3f5b9dd6b76e 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=68681) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-05 04:05:30.996 | Aug 05 06:03:24 devstack neutron-ovn-maintenance-worker[68681]: DEBUG dbcounter [-] [68681] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=68681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:31.000 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:31.002 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-05 04:05:31.020 | enabled 2026-08-05 04:05:31.024 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-05 04:05:31.046 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-05 04:05:31.046 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-05 04:05:31.046 | Active: active (running) since Wed 2026-08-05 06:04:26 CEST; 1min 4s ago 2026-08-05 04:05:31.046 | Main PID: 72873 (nova-novncproxy) 2026-08-05 04:05:31.046 | Tasks: 4 (limit: 14255) 2026-08-05 04:05:31.046 | Memory: 109.9M (peak: 110.1M) 2026-08-05 04:05:31.047 | CPU: 3.667s 2026-08-05 04:05:31.047 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-05 04:05:31.047 | └─72873 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-08-05 04:05:31.047 | 2026-08-05 04:05:31.047 | Aug 05 06:04:27 devstack nova-novncproxy[72873]: If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:05:31.047 | Aug 05 06:04:27 devstack nova-novncproxy[72873]: framework. For more detail see 2026-08-05 04:05:31.047 | Aug 05 06:04:27 devstack nova-novncproxy[72873]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:05:31.047 | Aug 05 06:04:27 devstack nova-novncproxy[72873]: import eventlet # noqa 2026-08-05 04:05:31.047 | Aug 05 06:04:27 devstack nova-novncproxy[72873]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 04:05:31.047 | Aug 05 06:04:31 devstack nova-novncproxy[72873]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-05 04:05:31.047 | Aug 05 06:04:31 devstack nova-novncproxy[72873]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-05 04:05:31.048 | Aug 05 06:04:31 devstack nova-novncproxy[72873]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-05 04:05:31.048 | Aug 05 06:04:31 devstack nova-novncproxy[72873]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-05 04:05:31.048 | Aug 05 06:04:31 devstack nova-novncproxy[72873]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-05 04:05:31.051 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:31.054 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-05 04:05:31.074 | enabled 2026-08-05 04:05:31.078 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-05 04:05:31.101 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-05 04:05:31.101 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-05 04:05:31.101 | Active: active (running) since Wed 2026-08-05 06:04:29 CEST; 1min 1s ago 2026-08-05 04:05:31.101 | Main PID: 73682 (nova-conductor:) 2026-08-05 04:05:31.101 | Tasks: 19 (limit: 14255) 2026-08-05 04:05:31.101 | Memory: 157.0M (peak: 157.4M) 2026-08-05 04:05:31.101 | CPU: 5.021s 2026-08-05 04:05:31.101 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-05 04:05:31.102 | ├─73682 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-05 04:05:31.102 | ├─75293 "nova-conductor: ServiceWrapper worker(0)" 2026-08-05 04:05:31.102 | └─75295 "nova-conductor: ServiceWrapper worker(1)" 2026-08-05 04:05:31.102 | 2026-08-05 04:05:31.102 | Aug 05 06:04:35 devstack nova-conductor[75295]: DEBUG nova.servicegroup.drivers.db [None req-3ca2d1e6-3a37-4260-b72c-d96fa7e8e842 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=75295) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-05 04:05:31.102 | Aug 05 06:04:40 devstack nova-conductor[75293]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=75293) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.102 | Aug 05 06:04:40 devstack nova-conductor[75295]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=75295) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.102 | Aug 05 06:04:43 devstack nova-conductor[73682]: DEBUG dbcounter [-] [73682] Writing DB stats nova_api:SELECT=1 {{(pid=73682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:31.102 | Aug 05 06:04:43 devstack nova-conductor[73682]: DEBUG dbcounter [-] [73682] Writing DB stats nova_cell0:SELECT=1 {{(pid=73682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:31.102 | Aug 05 06:04:43 devstack nova-conductor[73682]: DEBUG dbcounter [-] [73682] Writing DB stats nova_cell1:SELECT=1 {{(pid=73682) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:31.103 | Aug 05 06:04:50 devstack nova-conductor[75293]: DEBUG dbcounter [-] [75293] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=75293) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:31.103 | Aug 05 06:04:50 devstack nova-conductor[75295]: DEBUG dbcounter [-] [75295] Writing DB stats nova_cell0:SELECT=3 {{(pid=75295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:31.103 | Aug 05 06:05:14 devstack nova-conductor[75295]: DEBUG oslo.service.backend._threading.loopingcall [None req-67b609e0-4bab-4b01-ab2e-db298d19f2df None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=75295) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.103 | Aug 05 06:05:20 devstack nova-conductor[75293]: DEBUG oslo.service.backend._threading.loopingcall [None req-c1d7ab49-d99d-49f3-8cb2-021c877b7149 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=75293) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.107 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-05 04:05:31.111 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-05 04:05:31.130 | enabled 2026-08-05 04:05:31.135 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-05 04:05:31.158 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-05 04:05:31.158 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-05 04:05:31.159 | Active: active (running) since Wed 2026-08-05 06:04:31 CEST; 59s ago 2026-08-05 04:05:31.159 | Main PID: 74232 (nova-conductor:) 2026-08-05 04:05:31.159 | Tasks: 37 (limit: 14255) 2026-08-05 04:05:31.159 | Memory: 168.2M (peak: 168.6M) 2026-08-05 04:05:31.159 | CPU: 5.198s 2026-08-05 04:05:31.159 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-05 04:05:31.159 | ├─74232 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-05 04:05:31.160 | ├─75378 "nova-conductor: ServiceWrapper worker(0)" 2026-08-05 04:05:31.160 | └─75380 "nova-conductor: ServiceWrapper worker(1)" 2026-08-05 04:05:31.160 | 2026-08-05 04:05:31.160 | Aug 05 06:04:51 devstack nova-conductor[75380]: DEBUG dbcounter [-] [75380] Writing DB stats nova_cell1:SELECT=5,nova_cell1:INSERT=1,nova_cell1:UPDATE=1 {{(pid=75380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-05 04:05:31.160 | Aug 05 06:04:51 devstack nova-conductor[75380]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.94 seconds {{(pid=75380) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.160 | Aug 05 06:04:51 devstack nova-conductor[75378]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.93 seconds {{(pid=75378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.160 | Aug 05 06:05:01 devstack nova-conductor[75380]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=75380) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.160 | Aug 05 06:05:01 devstack nova-conductor[75378]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=75378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.161 | Aug 05 06:05:11 devstack nova-conductor[75378]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=75378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.161 | Aug 05 06:05:11 devstack nova-conductor[75380]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=75380) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.161 | Aug 05 06:05:21 devstack nova-conductor[75380]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=75380) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.161 | Aug 05 06:05:21 devstack nova-conductor[75378]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=75378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.161 | Aug 05 06:05:22 devstack nova-conductor[75378]: DEBUG oslo.service.backend._threading.loopingcall [None req-dfdd21ce-25e4-417e-9638-dffb3a539805 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=75378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-05 04:05:31.164 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-05 04:05:31.183 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:31.186 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-05 04:05:31.206 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:31.209 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-05 04:05:31.212 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-05 04:05:31.770 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 04:05:31.770 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:05:31.770 | we strongly recommend against using it for new projects. 2026-08-05 04:05:31.771 | 2026-08-05 04:05:31.771 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:05:31.771 | framework. For more detail see 2026-08-05 04:05:31.771 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:05:31.771 | 2026-08-05 04:05:31.771 | import eventlet # noqa 2026-08-05 04:05:32.037 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 04:05:35.100 | INFO dbcounter [None req-de0f2877-ee19-4485-a78b-03f505693642 None None] Registered counter for database nova_api 2026-08-05 04:05:35.224 | DEBUG dbcounter [-] [79900] Writer thread running {{(pid=79900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:05:35.235 | Found 2 cell mappings. 2026-08-05 04:05:35.235 | Skipping cell0 since it does not contain hosts. 2026-08-05 04:05:35.235 | Getting computes from cell 'cell1': 81e4309c-33fe-4ec1-8aca-99a30739793a 2026-08-05 04:05:35.235 | INFO dbcounter [None req-de0f2877-ee19-4485-a78b-03f505693642 None None] Registered counter for database nova_cell1 2026-08-05 04:05:35.310 | DEBUG dbcounter [-] [79900] Writer thread running {{(pid=79900) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-05 04:05:35.470 | Checking host mapping for compute host 'devstack': 554974f0-92b6-42c1-9d94-cb475b9a179e 2026-08-05 04:05:35.471 | Creating host mapping for compute host 'devstack': 554974f0-92b6-42c1-9d94-cb475b9a179e 2026-08-05 04:05:35.471 | Found 1 unmapped computes in cell: 81e4309c-33fe-4ec1-8aca-99a30739793a 2026-08-05 04:05:36.119 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-05 04:05:36.667 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-05 04:05:36.667 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-05 04:05:36.667 | we strongly recommend against using it for new projects. 2026-08-05 04:05:36.668 | 2026-08-05 04:05:36.668 | If you are already using Eventlet, we recommend migrating to a different 2026-08-05 04:05:36.668 | framework. For more detail see 2026-08-05 04:05:36.668 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-05 04:05:36.668 | 2026-08-05 04:05:36.668 | import eventlet # noqa 2026-08-05 04:05:36.930 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-05 04:05:40.379 | +-------------------------------------------+ 2026-08-05 04:05:40.380 | | Upgrade Check Results | 2026-08-05 04:05:40.380 | +-------------------------------------------+ 2026-08-05 04:05:40.380 | | Check: Cells v2 | 2026-08-05 04:05:40.380 | | Result: Success | 2026-08-05 04:05:40.380 | | Details: None | 2026-08-05 04:05:40.380 | +-------------------------------------------+ 2026-08-05 04:05:40.380 | | Check: Placement API | 2026-08-05 04:05:40.380 | | Result: Success | 2026-08-05 04:05:40.380 | | Details: None | 2026-08-05 04:05:40.380 | +-------------------------------------------+ 2026-08-05 04:05:40.380 | | Check: Cinder API | 2026-08-05 04:05:40.381 | | Result: Success | 2026-08-05 04:05:40.381 | | Details: None | 2026-08-05 04:05:40.381 | +-------------------------------------------+ 2026-08-05 04:05:40.381 | | Check: Policy File JSON to YAML Migration | 2026-08-05 04:05:40.381 | | Result: Success | 2026-08-05 04:05:40.381 | | Details: None | 2026-08-05 04:05:40.381 | +-------------------------------------------+ 2026-08-05 04:05:40.381 | | Check: Older than N-1 computes | 2026-08-05 04:05:40.381 | | Result: Success | 2026-08-05 04:05:40.381 | | Details: None | 2026-08-05 04:05:40.381 | +-------------------------------------------+ 2026-08-05 04:05:40.382 | | Check: hw_machine_type unset | 2026-08-05 04:05:40.382 | | Result: Success | 2026-08-05 04:05:40.382 | | Details: None | 2026-08-05 04:05:40.382 | +-------------------------------------------+ 2026-08-05 04:05:40.382 | | Check: Service User Token Configuration | 2026-08-05 04:05:40.382 | | Result: Success | 2026-08-05 04:05:40.382 | | Details: None | 2026-08-05 04:05:40.382 | +-------------------------------------------+ 2026-08-05 04:05:40.980 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-05 04:05:40.985 | + ./stack.sh:main:1485 : command openstack complete 2026-08-05 04:05:40.986 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-05 04:05:44.305 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-05 04:05:44.325 | + functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:44.328 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-05 04:05:44.331 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-05 04:05:44.334 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-05 04:05:44.336 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-05 04:05:44.338 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:05:44.342 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-05 04:05:44.344 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-05 04:05:44.346 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-05 04:05:44.350 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-05 04:05:44.353 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-05 04:05:44.355 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-05 04:05:44.358 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-05 04:05:44.362 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-05 04:05:44.414 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-05 04:05:44.419 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-05 04:05:44.419 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-05 04:05:44.419 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-05 04:05:44.425 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-05 04:05:44.428 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-05 04:05:44.431 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-05 04:05:44.434 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-05 04:05:44.437 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-05 04:05:44.440 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-05 04:05:44.458 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-05 04:05:44.476 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-05 04:05:44.479 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:05:44.482 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-05 04:05:44.484 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-05 04:05:44.487 | + functions-common:run_phase:1848 : local mode=stack 2026-08-05 04:05:44.490 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-05 04:05:44.494 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-05 04:05:44.497 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-05 04:05:44.500 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-05 04:05:44.503 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-05 04:05:44.506 | + functions-common:run_phase:1858 : local extra 2026-08-05 04:05:44.509 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-05 04:05:44.513 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-05 04:05:44.516 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-05 04:05:44.520 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-05 04:05:44.523 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-05 04:05:44.526 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-05 04:05:44.542 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:44.545 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 04:05:44.547 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-05 04:05:44.550 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-05 04:05:44.553 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-05 04:05:44.556 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-05 04:05:44.558 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-05 04:05:44.561 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-05 04:05:44.564 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-05 04:05:44.567 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-05 04:05:44.569 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-05 04:05:44.573 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-05 04:05:44.576 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-05 04:05:44.624 | [2070 Async install_tempest:40591]: Waiting for completion of install_tempest running on PID 40591 (1 other jobs running) 2026-08-05 04:05:44.647 | [2070 Async install_tempest:40591]: Signaling child to exit 2026-08-05 04:05:44.648 | WAKEUP 2026-08-05 04:05:44.669 | [2070 Async install_tempest:40591]: Signaled 2026-08-05 04:05:44.670 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-05 04:05:44.670 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-05 04:05:44.671 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-05 04:05:44.671 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-05 04:05:44.671 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-05 04:05:44.671 | +++ functions-common:git_clone:593 : pwd 2026-08-05 04:05:44.671 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 04:05:44.671 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 04:05:44.671 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 04:05:44.671 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-05 04:05:44.671 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 04:05:44.671 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 04:05:44.672 | ++ functions-common:git_clone:610 : echo master 2026-08-05 04:05:44.672 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 04:05:44.672 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-05 04:05:44.672 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 04:05:44.672 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-05 04:05:44.672 | ++ functions-common:git_timed:697 : local count=0 2026-08-05 04:05:44.672 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-05 04:05:44.672 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 04:05:44.672 | ++ functions-common:git_timed:701 : timeout=0 2026-08-05 04:05:44.672 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-05 04:05:44.672 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-05 04:05:44.673 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 04:05:44.673 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:05:44.673 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:05:44.673 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785902140728 2026-08-05 04:05:44.673 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-05 04:05:44.674 | Cloning into '/opt/stack/tempest'... 2026-08-05 04:05:44.674 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-05 04:05:44.674 | ++ functions-common:time_stop:2420 : local name 2026-08-05 04:05:44.674 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 04:05:44.674 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:05:44.674 | ++ functions-common:time_stop:2423 : local total 2026-08-05 04:05:44.674 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 04:05:44.674 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-05 04:05:44.674 | ++ functions-common:time_stop:2427 : start_time=1785902140728 2026-08-05 04:05:44.674 | ++ functions-common:time_stop:2429 : [[ -z 1785902140728 ]] 2026-08-05 04:05:44.674 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:05:44.674 | ++ functions-common:time_stop:2432 : end_time=1785902149635 2026-08-05 04:05:44.675 | ++ functions-common:time_stop:2433 : elapsed_time=8907 2026-08-05 04:05:44.675 | ++ functions-common:time_stop:2434 : total=418290 2026-08-05 04:05:44.675 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:05:44.675 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=427197 2026-08-05 04:05:44.675 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-05 04:05:44.675 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 04:05:44.675 | ++ functions-common:git_timed:697 : local count=0 2026-08-05 04:05:44.675 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-05 04:05:44.675 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 04:05:44.675 | ++ functions-common:git_timed:701 : timeout=0 2026-08-05 04:05:44.675 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-05 04:05:44.676 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-05 04:05:44.676 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 04:05:44.676 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:05:44.676 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:05:44.676 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785902149710 2026-08-05 04:05:44.676 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 04:05:44.676 | From https://review.opendev.org/openstack/tempest 2026-08-05 04:05:44.676 | * branch master -> FETCH_HEAD 2026-08-05 04:05:44.676 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-05 04:05:44.676 | ++ functions-common:time_stop:2420 : local name 2026-08-05 04:05:44.676 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 04:05:44.677 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:05:44.677 | ++ functions-common:time_stop:2423 : local total 2026-08-05 04:05:44.677 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 04:05:44.677 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-05 04:05:44.677 | ++ functions-common:time_stop:2427 : start_time=1785902149710 2026-08-05 04:05:44.677 | ++ functions-common:time_stop:2429 : [[ -z 1785902149710 ]] 2026-08-05 04:05:44.677 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:05:44.677 | ++ functions-common:time_stop:2432 : end_time=1785902150283 2026-08-05 04:05:44.677 | ++ functions-common:time_stop:2433 : elapsed_time=573 2026-08-05 04:05:44.677 | ++ functions-common:time_stop:2434 : total=427197 2026-08-05 04:05:44.677 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:05:44.678 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=427770 2026-08-05 04:05:44.678 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 04:05:44.678 | ++ functions-common:git_timed:697 : local count=0 2026-08-05 04:05:44.678 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-05 04:05:44.678 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 04:05:44.678 | ++ functions-common:git_timed:701 : timeout=0 2026-08-05 04:05:44.678 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-05 04:05:44.678 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-05 04:05:44.678 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 04:05:44.679 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:05:44.679 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:05:44.679 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785902150347 2026-08-05 04:05:44.679 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 04:05:44.679 | Note: switching to 'FETCH_HEAD'. 2026-08-05 04:05:44.679 | 2026-08-05 04:05:44.679 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 04:05:44.679 | changes and commit them, and you can discard any commits you make in this 2026-08-05 04:05:44.679 | state without impacting any branches by switching back to a branch. 2026-08-05 04:05:44.679 | 2026-08-05 04:05:44.679 | If you want to create a new branch to retain commits you create, you may 2026-08-05 04:05:44.679 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 04:05:44.680 | 2026-08-05 04:05:44.680 | git switch -c 2026-08-05 04:05:44.680 | 2026-08-05 04:05:44.680 | Or undo this operation with: 2026-08-05 04:05:44.680 | 2026-08-05 04:05:44.680 | git switch - 2026-08-05 04:05:44.680 | 2026-08-05 04:05:44.680 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 04:05:44.680 | 2026-08-05 04:05:44.680 | HEAD is now at fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-05 04:05:44.680 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-05 04:05:44.680 | ++ functions-common:time_stop:2420 : local name 2026-08-05 04:05:44.681 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 04:05:44.681 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:05:44.681 | ++ functions-common:time_stop:2423 : local total 2026-08-05 04:05:44.681 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 04:05:44.681 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-05 04:05:44.681 | ++ functions-common:time_stop:2427 : start_time=1785902150347 2026-08-05 04:05:44.681 | ++ functions-common:time_stop:2429 : [[ -z 1785902150347 ]] 2026-08-05 04:05:44.681 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:05:44.681 | ++ functions-common:time_stop:2432 : end_time=1785902150531 2026-08-05 04:05:44.681 | ++ functions-common:time_stop:2433 : elapsed_time=184 2026-08-05 04:05:44.681 | ++ functions-common:time_stop:2434 : total=427770 2026-08-05 04:05:44.682 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:05:44.682 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=427954 2026-08-05 04:05:44.682 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-05 04:05:44.682 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-05 04:05:44.682 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-05 04:05:44.682 | ++ functions-common:git_clone:673 : head -1 2026-08-05 04:05:44.682 | fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-05 04:05:44.682 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 04:05:44.682 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-05 04:05:44.682 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-05 04:05:44.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 'tox!=2.8.0,<4.0.0' 2026-08-05 04:05:44.683 | Collecting tox!=2.8.0,<4.0.0 2026-08-05 04:05:44.683 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-05 04:05:44.683 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-05 04:05:44.683 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-08-05 04:05:44.683 | 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-08-05 04:05:44.683 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-05 04:05:44.683 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-05 04:05:44.683 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-05 04:05:44.683 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-05 04:05:44.683 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-08-05 04:05:44.684 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-05 04:05:44.684 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-08-05 04:05:44.684 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-08-05 04:05:44.684 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-05 04:05:44.684 | 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-08-05 04:05:44.684 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-08-05 04:05:44.684 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-08-05 04:05:44.684 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-05 04:05:44.684 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-08-05 04:05:44.684 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-05 04:05:44.684 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-05 04:05:44.684 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-08-05 04:05:44.685 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 47.5 MB/s 0:00:00 2026-08-05 04:05:44.685 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-05 04:05:44.685 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-08-05 04:05:44.685 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-05 04:05:44.685 | 2026-08-05 04:05:44.685 | 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-08-05 04:05:44.685 | ++ inc/python:pip_install:216 : result=0 2026-08-05 04:05:44.685 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-05 04:05:44.685 | ++ functions-common:time_stop:2420 : local name 2026-08-05 04:05:44.685 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 04:05:44.685 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:05:44.686 | ++ functions-common:time_stop:2423 : local total 2026-08-05 04:05:44.686 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 04:05:44.686 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-05 04:05:44.686 | ++ functions-common:time_stop:2427 : start_time=1785902150601 2026-08-05 04:05:44.686 | ++ functions-common:time_stop:2429 : [[ -z 1785902150601 ]] 2026-08-05 04:05:44.686 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:05:44.686 | ++ functions-common:time_stop:2432 : end_time=1785902154255 2026-08-05 04:05:44.686 | ++ functions-common:time_stop:2433 : elapsed_time=3654 2026-08-05 04:05:44.686 | ++ functions-common:time_stop:2434 : total=160588 2026-08-05 04:05:44.686 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:05:44.686 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164242 2026-08-05 04:05:44.686 | ++ inc/python:pip_install:219 : return 0 2026-08-05 04:05:44.687 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-05 04:05:44.687 | /opt/stack/tempest ~/devstack 2026-08-05 04:05:44.687 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-05 04:05:44.687 | Switched to branch 'master' 2026-08-05 04:05:44.687 | Your branch is up to date with 'origin/master'. 2026-08-05 04:05:44.687 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-05 04:05:44.687 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-05 04:05:44.687 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.9MYVy3Tu8Q 2026-08-05 04:05:44.687 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.9MYVy3Tu8Q 2026-08-05 04:05:44.687 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-05 04:05:44.687 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.9MYVy3Tu8Q 2026-08-05 04:05:44.688 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-05 04:05:44.688 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-05 04:05:44.688 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-05 04:05:44.688 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 04:05:44.688 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 04:05:44.688 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 04:05:44.688 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 04:05:44.688 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-05 04:05:44.688 | full create: /opt/stack/tempest/.tox/tempest 2026-08-05 04:05:44.688 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-05 04:05:44.688 | full develop-inst: /opt/stack/tempest 2026-08-05 04:05:44.688 | 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.6.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#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-08-05 04:05:44.689 | ___________________________________ summary ____________________________________ 2026-08-05 04:05:44.689 | full: skipped tests 2026-08-05 04:05:44.689 | congratulations :) 2026-08-05 04:05:44.689 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.9MYVy3Tu8Q -r requirements.txt 2026-08-05 04:05:44.689 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-08-05 04:05:44.689 | 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-08-05 04:05:44.689 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-08-05 04:05:44.689 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-08-05 04:05:44.689 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-08-05 04:05:44.689 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-05 04:05:44.690 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-05 04:05:44.690 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-05 04:05:44.690 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.6.0) 2026-08-05 04:05:44.690 | 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-08-05 04:05:44.690 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-08-05 04:05:44.690 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-05 04:05:44.690 | 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-08-05 04:05:44.690 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-05 04:05:44.690 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-05 04:05:44.691 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-08-05 04:05:44.691 | 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-08-05 04:05:44.691 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-05 04:05:44.691 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-08-05 04:05:44.691 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-05 04:05:44.691 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-08-05 04:05:44.691 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-05 04:05:44.691 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-05 04:05:44.691 | 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-08-05 04:05:44.691 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-05 04:05:44.691 | 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-08-05 04:05:44.692 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-08-05 04:05:44.692 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-08-05 04:05:44.692 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-08-05 04:05:44.692 | 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-08-05 04:05:44.692 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-08-05 04:05:44.692 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-08-05 04:05:44.692 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-08-05 04:05:44.692 | 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-08-05 04:05:44.692 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-05 04:05:44.692 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-08-05 04:05:44.692 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-08-05 04:05:44.692 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-05 04:05:44.693 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-08-05 04:05:44.693 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-08-05 04:05:44.693 | 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-08-05 04:05:44.693 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-05 04:05:44.693 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-08-05 04:05:44.693 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-08-05 04:05:44.693 | 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-08-05 04:05:44.693 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-08-05 04:05:44.693 | 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-08-05 04:05:44.693 | 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-08-05 04:05:44.693 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-08-05 04:05:44.694 | 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-08-05 04:05:44.694 | 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-08-05 04:05:44.694 | 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-08-05 04:05:44.694 | 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-08-05 04:05:44.694 | 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-08-05 04:05:44.694 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-08-05 04:05:44.694 | 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-08-05 04:05:44.694 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-08-05 04:05:44.694 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-05 04:05:44.695 | 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-08-05 04:05:44.695 | 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-08-05 04:05:44.695 | 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-08-05 04:05:44.695 | 2026-08-05 04:05:44.695 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-05 04:05:44.695 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-08-05 04:05:44.695 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-05 04:05:44.695 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.9MYVy3Tu8Q 2026-08-05 04:05:44.695 | ++ lib/tempest:install_tempest:868 : popd 2026-08-05 04:05:44.695 | ~/devstack 2026-08-05 04:05:44.716 | [2070 Async install_tempest:40591]: finished install_tempest with result 0 in 47 seconds 2026-08-05 04:05:44.721 | ++ inc/async:async_wait:197 : return 0 2026-08-05 04:05:44.725 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-05 04:05:44.728 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:05:44.731 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-05 04:05:44.735 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-05 04:05:44.738 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-05 04:05:44.741 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-05 04:05:44.744 | ++ inc/python:setup_develop:353 : local bindep 2026-08-05 04:05:44.746 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-05 04:05:44.749 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-05 04:05:44.752 | ++ inc/python:setup_develop:359 : local extras= 2026-08-05 04:05:44.754 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-05 04:05:44.757 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-05 04:05:44.760 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-05 04:05:44.763 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-05 04:05:44.765 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-05 04:05:44.768 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-05 04:05:44.771 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-05 04:05:44.774 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-05 04:05:44.777 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-05 04:05:44.779 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-05 04:05:44.782 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-05 04:05:44.786 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-05 04:05:44.792 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-05 04:05:44.794 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-05 04:05:44.797 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-05 04:05:44.960 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-05 04:05:44.963 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-05 04:05:44.965 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-05 04:05:44.968 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-05 04:05:44.970 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-05 04:05:44.973 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-05 04:05:44.975 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-05 04:05:44.978 | ++ inc/python:setup_package:446 : local extras= 2026-08-05 04:05:44.980 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-05 04:05:44.983 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-05 04:05:44.985 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-05 04:05:44.987 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-05 04:05:44.989 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-05 04:05:44.991 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-05 04:05:45.008 | Using python 3.12 to install /opt/stack/tempest 2026-08-05 04:05:45.010 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-08-05 04:05:46.019 | Obtaining file:///opt/stack/tempest 2026-08-05 04:05:46.023 | Installing build dependencies: started 2026-08-05 04:05:47.773 | Installing build dependencies: finished with status 'done' 2026-08-05 04:05:47.774 | Checking if build backend supports build_editable: started 2026-08-05 04:05:48.331 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-05 04:05:48.333 | Getting requirements to build editable: started 2026-08-05 04:05:48.643 | Getting requirements to build editable: finished with status 'done' 2026-08-05 04:05:48.645 | Preparing editable metadata (pyproject.toml): started 2026-08-05 04:05:50.019 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-05 04:05:50.045 | 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.dev43) (7.0.3) 2026-08-05 04:05:50.047 | 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.dev43) (4.15.0) 2026-08-05 04:05:50.048 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.26.0) 2026-08-05 04:05:50.050 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.9.1) 2026-08-05 04:05:50.051 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.0.0) 2026-08-05 04:05:50.052 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (43.0.3) 2026-08-05 04:05:50.053 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.3.0) 2026-08-05 04:05:50.054 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.6.1) 2026-08-05 04:05:50.055 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.6.0) 2026-08-05 04:05:50.056 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (8.3.0) 2026-08-05 04:05:50.101 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev43) 2026-08-05 04:05:50.104 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-05 04:05:50.109 | 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.dev43) (5.11.0) 2026-08-05 04:05:50.111 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.1.1) 2026-08-05 04:05:50.112 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.3.2) 2026-08-05 04:05:50.113 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (6.0.3) 2026-08-05 04:05:50.114 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.4.6) 2026-08-05 04:05:50.115 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.9.0) 2026-08-05 04:05:50.116 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.18.0) 2026-08-05 04:05:50.117 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.7.0) 2026-08-05 04:05:50.118 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.1.0) 2026-08-05 04:05:50.119 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.7.1) 2026-08-05 04:05:50.120 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.20) 2026-08-05 04:05:50.122 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.6.2) 2026-08-05 04:05:50.124 | 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.dev43) (0.6.0) 2026-08-05 04:05:50.126 | 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.dev43) (4.0.0) 2026-08-05 04:05:50.130 | 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.dev43) (3.0.52) 2026-08-05 04:05:50.131 | 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.dev43) (1.11.0) 2026-08-05 04:05:50.132 | 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.dev43) (15.0.0) 2026-08-05 04:05:50.133 | 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.dev43) (1.8.0) 2026-08-05 04:05:50.136 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev43) (2.0.0) 2026-08-05 04:05:50.141 | 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.dev43) (3.0) 2026-08-05 04:05:50.144 | 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.dev43) (2.2.2) 2026-08-05 04:05:50.151 | 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.dev43) (26.1.0) 2026-08-05 04:05:50.152 | 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.dev43) (2025.9.1) 2026-08-05 04:05:50.153 | 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.dev43) (0.37.0) 2026-08-05 04:05:50.154 | 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.dev43) (2026.5.1) 2026-08-05 04:05:50.163 | 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.dev43) (6.9.0) 2026-08-05 04:05:50.167 | 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.dev43) (2.0.0) 2026-08-05 04:05:50.169 | 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.dev43) (2.34.2) 2026-08-05 04:05:50.174 | 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.dev43) (6.5.0) 2026-08-05 04:05:50.175 | 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.dev43) (2.9.0.post0) 2026-08-05 04:05:50.179 | 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.dev43) (4.15.0) 2026-08-05 04:05:50.181 | 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.dev43) (1.2.1) 2026-08-05 04:05:50.186 | 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.dev43) (2.1.0) 2026-08-05 04:05:50.187 | 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.dev43) (3.3.2) 2026-08-05 04:05:50.189 | 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.dev43) (26.2) 2026-08-05 04:05:50.190 | 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.dev43) (7.2.2) 2026-08-05 04:05:50.197 | 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.dev43) (5.0.0) 2026-08-05 04:05:50.199 | 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.dev43) (3.0.3) 2026-08-05 04:05:50.200 | 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.dev43) (1.6.2) 2026-08-05 04:05:50.207 | 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.dev43) (83.0.0) 2026-08-05 04:05:50.211 | 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.dev43) (0.8.1) 2026-08-05 04:05:50.232 | 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.dev43) (1.17.0) 2026-08-05 04:05:50.243 | 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.dev43) (3.4.7) 2026-08-05 04:05:50.244 | 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.dev43) (3.18) 2026-08-05 04:05:50.247 | 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.dev43) (2023.11.17) 2026-08-05 04:05:50.263 | 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.dev43) (4.2.0) 2026-08-05 04:05:50.264 | 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.dev43) (2.20.0) 2026-08-05 04:05:50.270 | 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.dev43) (0.1.2) 2026-08-05 04:05:50.285 | 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.dev43) (0.16.0) 2026-08-05 04:05:50.299 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev43) 2026-08-05 04:05:50.302 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-05 04:05:50.342 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-05 04:05:50.345 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-08-05 04:05:50.361 | Building wheels for collected packages: tempest 2026-08-05 04:05:50.363 | Building editable for tempest (pyproject.toml): started 2026-08-05 04:05:51.990 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-05 04:05:51.991 | Created wheel for tempest: filename=tempest-46.3.1.dev43-0.editable-py3-none-any.whl size=8320 sha256=ca17c87e3c7b299a5ba4f59c66d1a1af5927e4c5994b62791f23f67db1d05d94 2026-08-05 04:05:51.992 | Stored in directory: /tmp/pip-ephem-wheel-cache-smaya3l9/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-05 04:05:51.996 | Successfully built tempest 2026-08-05 04:05:52.323 | Installing collected packages: tomlkit, stestr, tempest 2026-08-05 04:05:52.596 | 2026-08-05 04:05:52.625 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev43 tomlkit-0.15.0 2026-08-05 04:05:52.809 | ++ inc/python:pip_install:216 : result=0 2026-08-05 04:05:52.812 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-05 04:05:52.815 | ++ functions-common:time_stop:2420 : local name 2026-08-05 04:05:52.818 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 04:05:52.821 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:05:52.824 | ++ functions-common:time_stop:2423 : local total 2026-08-05 04:05:52.828 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 04:05:52.831 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-05 04:05:52.834 | ++ functions-common:time_stop:2427 : start_time=1785902745004 2026-08-05 04:05:52.837 | ++ functions-common:time_stop:2429 : [[ -z 1785902745004 ]] 2026-08-05 04:05:52.841 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:05:52.846 | ++ functions-common:time_stop:2432 : end_time=1785902752842 2026-08-05 04:05:52.848 | ++ functions-common:time_stop:2433 : elapsed_time=7838 2026-08-05 04:05:52.851 | ++ functions-common:time_stop:2434 : total=172453 2026-08-05 04:05:52.854 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:05:52.858 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=180291 2026-08-05 04:05:52.861 | ++ inc/python:pip_install:219 : return 0 2026-08-05 04:05:52.863 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-05 04:05:52.867 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-05 04:05:52.870 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-05 04:05:52.872 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-05 04:05:52.876 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-05 04:05:52.879 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-05 04:05:52.882 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-05 04:05:52.885 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-05 04:05:52.888 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-05 04:05:52.891 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-05 04:05:52.895 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-05 04:05:52.899 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-05 04:05:52.901 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-05 04:05:52.905 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-05 04:05:52.908 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-05 04:05:52.911 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-05 04:05:52.915 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-05 04:05:52.918 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-05 04:05:52.920 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-05 04:05:52.923 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-05 04:05:52.926 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-05 04:05:52.929 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-05 04:05:52.931 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-05 04:05:52.934 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-05 04:05:52.937 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-05 04:05:52.939 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-05 04:05:52.942 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-05 04:05:52.942 | ' 2026-08-05 04:05:52.945 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-05 04:05:52.948 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-05 04:05:52.966 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:52.968 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-05 04:05:52.971 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-05 04:05:52.974 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-05 04:05:52.977 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-05 04:05:52.981 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-05 04:05:52.982 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-05 04:05:52.983 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-05 04:05:56.611 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:05:56.615 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-05 04:05:56.617 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-05 04:05:56.620 | ++ lib/tempest:get_active_images:176 : img_id=02d74946-ca9b-46cd-a590-fddaad1baed9 2026-08-05 04:05:56.623 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-05 04:05:56.626 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-05 04:05:56.628 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-05 04:05:56.631 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-05 04:05:56.633 | ++ lib/tempest:configure_tempest:266 : '[' -z 02d74946-ca9b-46cd-a590-fddaad1baed9 ']' 2026-08-05 04:05:56.636 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=02d74946-ca9b-46cd-a590-fddaad1baed9 2026-08-05 04:05:56.638 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-05 04:05:56.656 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-05 04:05:56.660 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-05 04:05:56.665 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-05 04:05:56.670 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-05 04:05:56.673 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-05 04:05:56.676 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-05 04:05:56.680 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-05 04:05:56.685 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-05 04:05:56.689 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-05 04:05:56.691 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-05 04:05:59.797 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:05:59.802 | ++ lib/tempest:configure_tempest:303 : admin_project_id=45a6d5bbcac24d598455fe1cd77a6beb 2026-08-05 04:05:59.805 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-05 04:05:59.824 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:05:59.828 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-05 04:06:03.014 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:06:03.018 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-05 04:06:03.018 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-05 04:06:03.018 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-05 04:06:03.018 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-05 04:06:03.018 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-05 04:06:03.018 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-05 04:06:03.018 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-05 04:06:03.018 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-05 04:06:03.018 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-05 04:06:03.018 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-05 04:06:03.019 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-05 04:06:03.019 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-05 04:06:03.019 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-05 04:06:03.019 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-05 04:06:03.021 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-05 04:06:03.024 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-05 04:06:03.024 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-05 04:06:03.024 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-05 04:06:03.024 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-05 04:06:03.025 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-05 04:06:03.025 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-05 04:06:03.025 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-05 04:06:03.025 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-05 04:06:03.025 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-05 04:06:03.025 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-05 04:06:03.025 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-05 04:06:03.025 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-05 04:06:03.026 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-05 04:06:03.026 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-05 04:06:03.028 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 02d74946-ca9b-46cd-a590-fddaad1baed9 2026-08-05 04:06:03.031 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-05 04:06:03.035 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 02d74946-ca9b-46cd-a590-fddaad1baed9 -c size -f value 2026-08-05 04:06:06.120 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:06:06.123 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-05 04:06:06.126 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-05 04:06:06.127 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-05 04:06:06.171 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-05 04:06:06.174 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-05 04:06:06.176 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-08-05 04:06:09.038 | +----------------------------+-----------------------+ 2026-08-05 04:06:09.039 | | Field | Value | 2026-08-05 04:06:09.039 | +----------------------------+-----------------------+ 2026-08-05 04:06:09.039 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 04:06:09.039 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 04:06:09.039 | | description | None | 2026-08-05 04:06:09.040 | | disk | 1 | 2026-08-05 04:06:09.042 | | id | 42 | 2026-08-05 04:06:09.045 | | name | m1.nano | 2026-08-05 04:06:09.046 | | os-flavor-access:is_public | True | 2026-08-05 04:06:09.046 | | properties | hw_rng:allowed='True' | 2026-08-05 04:06:09.046 | | ram | 192 | 2026-08-05 04:06:09.046 | | rxtx_factor | 1.0 | 2026-08-05 04:06:09.046 | | swap | 0 | 2026-08-05 04:06:09.046 | | vcpus | 1 | 2026-08-05 04:06:09.047 | +----------------------------+-----------------------+ 2026-08-05 04:06:09.329 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-05 04:06:09.332 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-05 04:06:09.332 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-05 04:06:09.332 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-05 04:06:09.332 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-05 04:06:09.332 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-05 04:06:09.332 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-05 04:06:09.333 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-05 04:06:09.333 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-05 04:06:09.333 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-05 04:06:09.333 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-05 04:06:09.333 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-05 04:06:09.333 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-05 04:06:09.334 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-05 04:06:09.334 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-05 04:06:09.336 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 02d74946-ca9b-46cd-a590-fddaad1baed9 2026-08-05 04:06:09.339 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-05 04:06:09.343 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 02d74946-ca9b-46cd-a590-fddaad1baed9 -c size -f value 2026-08-05 04:06:12.390 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:06:12.393 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-05 04:06:12.397 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-05 04:06:12.397 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-05 04:06:12.439 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-05 04:06:12.442 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-05 04:06:12.444 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-08-05 04:06:15.279 | +----------------------------+-----------------------+ 2026-08-05 04:06:15.280 | | Field | Value | 2026-08-05 04:06:15.280 | +----------------------------+-----------------------+ 2026-08-05 04:06:15.280 | | OS-FLV-DISABLED:disabled | False | 2026-08-05 04:06:15.280 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-05 04:06:15.280 | | description | None | 2026-08-05 04:06:15.280 | | disk | 1 | 2026-08-05 04:06:15.280 | | id | 84 | 2026-08-05 04:06:15.280 | | name | m1.micro | 2026-08-05 04:06:15.280 | | os-flavor-access:is_public | True | 2026-08-05 04:06:15.280 | | properties | hw_rng:allowed='True' | 2026-08-05 04:06:15.280 | | ram | 256 | 2026-08-05 04:06:15.280 | | rxtx_factor | 1.0 | 2026-08-05 04:06:15.281 | | swap | 0 | 2026-08-05 04:06:15.281 | | vcpus | 1 | 2026-08-05 04:06:15.281 | +----------------------------+-----------------------+ 2026-08-05 04:06:15.566 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-05 04:06:15.569 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-05 04:06:15.586 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:06:15.590 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-05 04:06:15.592 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-05 04:06:15.596 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-05 04:06:15.598 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-05 04:06:15.601 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-05 04:06:15.604 | +++ functions-common:git_clone:593 : pwd 2026-08-05 04:06:15.607 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-05 04:06:15.609 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-05 04:06:15.612 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-05 04:06:15.631 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-05 04:06:15.634 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-05 04:06:15.637 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-05 04:06:15.640 | ++ functions-common:git_clone:610 : echo master 2026-08-05 04:06:15.641 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-05 04:06:15.646 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-05 04:06:15.650 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-05 04:06:15.653 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-08-05 04:06:15.656 | ++ functions-common:git_timed:697 : local count=0 2026-08-05 04:06:15.659 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-05 04:06:15.662 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 04:06:15.667 | ++ functions-common:git_timed:701 : timeout=0 2026-08-05 04:06:15.669 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-05 04:06:15.672 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-05 04:06:15.675 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 04:06:15.678 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:06:15.681 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:06:15.686 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785902775683 2026-08-05 04:06:15.689 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-08-05 04:06:15.693 | Cloning into '/opt/stack/os-test-images'... 2026-08-05 04:06:16.360 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-05 04:06:16.363 | ++ functions-common:time_stop:2420 : local name 2026-08-05 04:06:16.366 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 04:06:16.370 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:06:16.373 | ++ functions-common:time_stop:2423 : local total 2026-08-05 04:06:16.375 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 04:06:16.378 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-05 04:06:16.381 | ++ functions-common:time_stop:2427 : start_time=1785902775683 2026-08-05 04:06:16.384 | ++ functions-common:time_stop:2429 : [[ -z 1785902775683 ]] 2026-08-05 04:06:16.387 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:06:16.392 | ++ functions-common:time_stop:2432 : end_time=1785902776389 2026-08-05 04:06:16.395 | ++ functions-common:time_stop:2433 : elapsed_time=706 2026-08-05 04:06:16.398 | ++ functions-common:time_stop:2434 : total=418290 2026-08-05 04:06:16.401 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:06:16.405 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=418996 2026-08-05 04:06:16.408 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-05 04:06:16.410 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-05 04:06:16.413 | ++ functions-common:git_timed:697 : local count=0 2026-08-05 04:06:16.415 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-05 04:06:16.418 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 04:06:16.421 | ++ functions-common:git_timed:701 : timeout=0 2026-08-05 04:06:16.423 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-05 04:06:16.426 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-05 04:06:16.429 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 04:06:16.432 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:06:16.435 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:06:16.440 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785902776437 2026-08-05 04:06:16.443 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-05 04:06:16.908 | From https://review.opendev.org/openstack/os-test-images 2026-08-05 04:06:16.909 | * branch master -> FETCH_HEAD 2026-08-05 04:06:16.918 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-05 04:06:16.921 | ++ functions-common:time_stop:2420 : local name 2026-08-05 04:06:16.924 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 04:06:16.927 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:06:16.929 | ++ functions-common:time_stop:2423 : local total 2026-08-05 04:06:16.932 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 04:06:16.935 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-05 04:06:16.938 | ++ functions-common:time_stop:2427 : start_time=1785902776437 2026-08-05 04:06:16.941 | ++ functions-common:time_stop:2429 : [[ -z 1785902776437 ]] 2026-08-05 04:06:16.945 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:06:16.950 | ++ functions-common:time_stop:2432 : end_time=1785902776946 2026-08-05 04:06:16.953 | ++ functions-common:time_stop:2433 : elapsed_time=509 2026-08-05 04:06:16.955 | ++ functions-common:time_stop:2434 : total=418996 2026-08-05 04:06:16.958 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:06:16.961 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=419505 2026-08-05 04:06:16.964 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-05 04:06:16.967 | ++ functions-common:git_timed:697 : local count=0 2026-08-05 04:06:16.969 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-05 04:06:16.972 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-05 04:06:16.975 | ++ functions-common:git_timed:701 : timeout=0 2026-08-05 04:06:16.978 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-05 04:06:16.980 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-05 04:06:16.983 | ++ functions-common:time_start:2407 : local start_time= 2026-08-05 04:06:16.986 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-05 04:06:16.990 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-05 04:06:16.994 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1785902776991 2026-08-05 04:06:16.996 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-05 04:06:17.003 | Note: switching to 'FETCH_HEAD'. 2026-08-05 04:06:17.003 | 2026-08-05 04:06:17.003 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-05 04:06:17.003 | changes and commit them, and you can discard any commits you make in this 2026-08-05 04:06:17.003 | state without impacting any branches by switching back to a branch. 2026-08-05 04:06:17.003 | 2026-08-05 04:06:17.003 | If you want to create a new branch to retain commits you create, you may 2026-08-05 04:06:17.003 | do so (now or later) by using -c with the switch command. Example: 2026-08-05 04:06:17.004 | 2026-08-05 04:06:17.004 | git switch -c 2026-08-05 04:06:17.004 | 2026-08-05 04:06:17.004 | Or undo this operation with: 2026-08-05 04:06:17.004 | 2026-08-05 04:06:17.004 | git switch - 2026-08-05 04:06:17.004 | 2026-08-05 04:06:17.004 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-05 04:06:17.004 | 2026-08-05 04:06:17.004 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-05 04:06:17.008 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-05 04:06:17.011 | ++ functions-common:time_stop:2420 : local name 2026-08-05 04:06:17.014 | ++ functions-common:time_stop:2421 : local end_time 2026-08-05 04:06:17.016 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-05 04:06:17.019 | ++ functions-common:time_stop:2423 : local total 2026-08-05 04:06:17.022 | ++ functions-common:time_stop:2424 : local start_time 2026-08-05 04:06:17.025 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-05 04:06:17.028 | ++ functions-common:time_stop:2427 : start_time=1785902776991 2026-08-05 04:06:17.031 | ++ functions-common:time_stop:2429 : [[ -z 1785902776991 ]] 2026-08-05 04:06:17.035 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-05 04:06:17.040 | ++ functions-common:time_stop:2432 : end_time=1785902777036 2026-08-05 04:06:17.042 | ++ functions-common:time_stop:2433 : elapsed_time=45 2026-08-05 04:06:17.045 | ++ functions-common:time_stop:2434 : total=419505 2026-08-05 04:06:17.048 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-05 04:06:17.051 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=419550 2026-08-05 04:06:17.054 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-05 04:06:17.071 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-05 04:06:17.075 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-05 04:06:17.076 | ++ functions-common:git_clone:673 : head -1 2026-08-05 04:06:17.078 | 5d0367e Clean-up zuul config spacing 2026-08-05 04:06:17.081 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-05 04:06:17.084 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-05 04:06:17.084 | /opt/stack/os-test-images ~/devstack 2026-08-05 04:06:17.087 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-05 04:06:17.530 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-05 04:06:18.177 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-05 04:06:20.970 | generate installed: PyYAML==6.0.3 2026-08-05 04:06:20.970 | generate run-test-pre: PYTHONHASHSEED='3742471646' 2026-08-05 04:06:20.970 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-05 04:06:21.095 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-05 04:06:21.118 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-08-05 04:06:21.137 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-08-05 04:06:21.165 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-05 04:06:21.167 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-05 04:06:21.175 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-05 04:06:21.183 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-05 04:06:21.215 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-05 04:06:21.228 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-05 04:06:21.236 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-05 04:06:21.247 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-05 04:06:21.247 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-08-05 04:06:21.255 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-08-05 04:06:21.261 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-05 04:06:21.279 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-08-05 04:06:21.283 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-05 04:06:21.285 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-05 04:06:21.296 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-05 04:06:21.307 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-05 04:06:21.320 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-05 04:06:21.323 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-05 04:06:21.336 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-08-05 04:06:21.340 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-05 04:06:21.342 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-08-05 04:06:21.353 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-08-05 04:06:21.357 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-08-05 04:06:21.368 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-05 04:06:21.395 | ___________________________________ summary ____________________________________ 2026-08-05 04:06:21.395 | generate: commands succeeded 2026-08-05 04:06:21.396 | congratulations :) 2026-08-05 04:06:21.439 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-05 04:06:21.439 | ~/devstack 2026-08-05 04:06:21.442 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-08-05 04:06:21.477 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-05 04:06:21.480 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-05 04:06:21.502 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-05 04:06:21.504 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-05 04:06:21.507 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-05 04:06:21.542 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-05 04:06:21.578 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-05 04:06:21.581 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-05 04:06:21.584 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-05 04:06:21.586 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-05 04:06:21.589 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-05 04:06:24.739 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:06:24.743 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-05 04:06:24.743 | address-scope 2026-08-05 04:06:24.743 | agent 2026-08-05 04:06:24.743 | allowed-address-pairs 2026-08-05 04:06:24.743 | auto-allocated-topology 2026-08-05 04:06:24.744 | availability_zone 2026-08-05 04:06:24.744 | default-subnetpools 2026-08-05 04:06:24.744 | dhcp_agent_scheduler 2026-08-05 04:06:24.744 | dns-integration 2026-08-05 04:06:24.744 | dns-domain-ports 2026-08-05 04:06:24.744 | dns-integration-domain-keywords 2026-08-05 04:06:24.744 | empty-string-filtering 2026-08-05 04:06:24.744 | external-net 2026-08-05 04:06:24.744 | extra_dhcp_opt 2026-08-05 04:06:24.744 | extraroute 2026-08-05 04:06:24.744 | extraroute-atomic 2026-08-05 04:06:24.745 | filter-validation 2026-08-05 04:06:24.745 | floating-ip-port-forwarding-detail 2026-08-05 04:06:24.745 | fip-port-details 2026-08-05 04:06:24.745 | flavors 2026-08-05 04:06:24.745 | floatingip-pools 2026-08-05 04:06:24.745 | router 2026-08-05 04:06:24.745 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:06:24.745 | enable-default-route-bfd 2026-08-05 04:06:24.745 | enable-default-route-ecmp 2026-08-05 04:06:24.745 | ext-gw-mode 2026-08-05 04:06:24.745 | l3-ha 2026-08-05 04:06:24.745 | external-gateway-multihoming 2026-08-05 04:06:24.746 | l3-flavors 2026-08-05 04:06:24.746 | l3_agent_scheduler 2026-08-05 04:06:24.746 | multi-provider 2026-08-05 04:06:24.746 | net-mtu 2026-08-05 04:06:24.746 | net-mtu-writable 2026-08-05 04:06:24.747 | network_availability_zone 2026-08-05 04:06:24.747 | network-ip-availability 2026-08-05 04:06:24.747 | network-ip-availability-details 2026-08-05 04:06:24.748 | pagination 2026-08-05 04:06:24.748 | port-device-profile 2026-08-05 04:06:24.748 | port-mac-address-regenerate 2026-08-05 04:06:24.749 | port-numa-affinity-policy 2026-08-05 04:06:24.749 | port-numa-affinity-policy-socket 2026-08-05 04:06:24.749 | binding 2026-08-05 04:06:24.750 | binding-extended 2026-08-05 04:06:24.750 | port-security 2026-08-05 04:06:24.750 | project-id 2026-08-05 04:06:24.751 | provider 2026-08-05 04:06:24.751 | qinq 2026-08-05 04:06:24.751 | quota-check-limit 2026-08-05 04:06:24.751 | quota-check-limit-default 2026-08-05 04:06:24.751 | quotas 2026-08-05 04:06:24.751 | quota_details 2026-08-05 04:06:24.751 | rbac-policies 2026-08-05 04:06:24.751 | rbac-address-scope 2026-08-05 04:06:24.751 | rbac-security-groups 2026-08-05 04:06:24.751 | revision-if-match 2026-08-05 04:06:24.751 | standard-attr-revisions 2026-08-05 04:06:24.751 | router_availability_zone 2026-08-05 04:06:24.752 | router-enable-snat 2026-08-05 04:06:24.752 | security-groups-default-rules 2026-08-05 04:06:24.752 | security-groups-default-statefulness 2026-08-05 04:06:24.752 | security-groups-normalized-cidr 2026-08-05 04:06:24.753 | security-groups-remote-address-group 2026-08-05 04:06:24.753 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:06:24.754 | security-groups-shared-filtering 2026-08-05 04:06:24.754 | security-group 2026-08-05 04:06:24.754 | service-type 2026-08-05 04:06:24.754 | sorting 2026-08-05 04:06:24.754 | standard-attr-description 2026-08-05 04:06:24.754 | stateful-security-group 2026-08-05 04:06:24.755 | subnet-dns-publish-fixed-ip 2026-08-05 04:06:24.755 | subnet-external-network 2026-08-05 04:06:24.755 | subnet_onboard 2026-08-05 04:06:24.755 | subnet-service-types 2026-08-05 04:06:24.755 | subnet_allocation 2026-08-05 04:06:24.755 | subnetpool-prefix-ops 2026-08-05 04:06:24.755 | tag-creation 2026-08-05 04:06:24.755 | standard-attr-tag 2026-08-05 04:06:24.755 | standard-attr-timestamp 2026-08-05 04:06:24.755 | vlan-transparent' 2026-08-05 04:06:24.755 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-05 04:06:24.756 | address-scope 2026-08-05 04:06:24.756 | agent 2026-08-05 04:06:24.756 | allowed-address-pairs 2026-08-05 04:06:24.756 | auto-allocated-topology 2026-08-05 04:06:24.756 | availability_zone 2026-08-05 04:06:24.758 | default-subnetpools 2026-08-05 04:06:24.758 | dhcp_agent_scheduler 2026-08-05 04:06:24.758 | dns-integration 2026-08-05 04:06:24.758 | dns-domain-ports 2026-08-05 04:06:24.758 | dns-integration-domain-keywords 2026-08-05 04:06:24.758 | empty-string-filtering 2026-08-05 04:06:24.758 | external-net 2026-08-05 04:06:24.759 | extra_dhcp_opt 2026-08-05 04:06:24.759 | extraroute 2026-08-05 04:06:24.759 | extraroute-atomic 2026-08-05 04:06:24.759 | filter-validation 2026-08-05 04:06:24.759 | floating-ip-port-forwarding-detail 2026-08-05 04:06:24.759 | fip-port-details 2026-08-05 04:06:24.759 | flavors 2026-08-05 04:06:24.759 | floatingip-pools 2026-08-05 04:06:24.759 | router 2026-08-05 04:06:24.759 | l3-agent-scheduler-ha-chassis-priority 2026-08-05 04:06:24.759 | enable-default-route-bfd 2026-08-05 04:06:24.760 | enable-default-route-ecmp 2026-08-05 04:06:24.760 | ext-gw-mode 2026-08-05 04:06:24.760 | l3-ha 2026-08-05 04:06:24.760 | external-gateway-multihoming 2026-08-05 04:06:24.761 | l3-flavors 2026-08-05 04:06:24.761 | l3_agent_scheduler 2026-08-05 04:06:24.761 | multi-provider 2026-08-05 04:06:24.761 | net-mtu 2026-08-05 04:06:24.761 | net-mtu-writable 2026-08-05 04:06:24.761 | network_availability_zone 2026-08-05 04:06:24.761 | network-ip-availability 2026-08-05 04:06:24.762 | network-ip-availability-details 2026-08-05 04:06:24.762 | pagination 2026-08-05 04:06:24.762 | port-device-profile 2026-08-05 04:06:24.762 | port-mac-address-regenerate 2026-08-05 04:06:24.762 | port-numa-affinity-policy 2026-08-05 04:06:24.762 | port-numa-affinity-policy-socket 2026-08-05 04:06:24.762 | binding 2026-08-05 04:06:24.762 | binding-extended 2026-08-05 04:06:24.762 | port-security 2026-08-05 04:06:24.762 | project-id 2026-08-05 04:06:24.762 | provider 2026-08-05 04:06:24.762 | qinq 2026-08-05 04:06:24.763 | quota-check-limit 2026-08-05 04:06:24.763 | quota-check-limit-default 2026-08-05 04:06:24.763 | quotas 2026-08-05 04:06:24.763 | quota_details 2026-08-05 04:06:24.763 | rbac-policies 2026-08-05 04:06:24.763 | rbac-address-scope 2026-08-05 04:06:24.763 | rbac-security-groups 2026-08-05 04:06:24.763 | revision-if-match 2026-08-05 04:06:24.763 | standard-attr-revisions 2026-08-05 04:06:24.763 | router_availability_zone 2026-08-05 04:06:24.764 | router-enable-snat 2026-08-05 04:06:24.764 | security-groups-default-rules 2026-08-05 04:06:24.764 | security-groups-default-statefulness 2026-08-05 04:06:24.764 | security-groups-normalized-cidr 2026-08-05 04:06:24.764 | security-groups-remote-address-group 2026-08-05 04:06:24.764 | security-groups-rules-belongs-to-default-sg 2026-08-05 04:06:24.765 | security-groups-shared-filtering 2026-08-05 04:06:24.765 | security-group 2026-08-05 04:06:24.765 | service-type 2026-08-05 04:06:24.765 | sorting 2026-08-05 04:06:24.765 | standard-attr-description 2026-08-05 04:06:24.765 | stateful-security-group 2026-08-05 04:06:24.765 | subnet-dns-publish-fixed-ip 2026-08-05 04:06:24.765 | subnet-external-network 2026-08-05 04:06:24.765 | subnet_onboard 2026-08-05 04:06:24.765 | subnet-service-types 2026-08-05 04:06:24.765 | subnet_allocation 2026-08-05 04:06:24.766 | subnetpool-prefix-ops 2026-08-05 04:06:24.766 | tag-creation 2026-08-05 04:06:24.766 | standard-attr-tag 2026-08-05 04:06:24.766 | standard-attr-timestamp 2026-08-05 04:06:24.766 | vlan-transparent =~ external-net ]] 2026-08-05 04:06:24.766 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-05 04:06:24.766 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-05 04:06:27.908 | +++ functions-common:oscwrap:2465 : return 0 2026-08-05 04:06:27.912 | ++ lib/tempest:configure_tempest:395 : public_network_id=25b2596b-f7c9-4396-8462-d1376cd71e9f 2026-08-05 04:06:27.915 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-05 04:06:31.472 | +---------------------------+--------------------------------------+ 2026-08-05 04:06:31.473 | | Field | Value | 2026-08-05 04:06:31.473 | +---------------------------+--------------------------------------+ 2026-08-05 04:06:31.473 | | admin_state_up | UP | 2026-08-05 04:06:31.473 | | availability_zone_hints | | 2026-08-05 04:06:31.473 | | availability_zones | | 2026-08-05 04:06:31.473 | | created_at | 2026-08-05T04:06:30Z | 2026-08-05 04:06:31.473 | | description | | 2026-08-05 04:06:31.473 | | dns_domain | None | 2026-08-05 04:06:31.473 | | id | 5b4ce18c-0dfc-4804-8266-2230e6504de4 | 2026-08-05 04:06:31.473 | | ipv4_address_scope | None | 2026-08-05 04:06:31.474 | | ipv6_address_scope | None | 2026-08-05 04:06:31.474 | | is_default | False | 2026-08-05 04:06:31.475 | | is_vlan_qinq | None | 2026-08-05 04:06:31.475 | | is_vlan_transparent | False | 2026-08-05 04:06:31.475 | | mtu | 1442 | 2026-08-05 04:06:31.475 | | name | shared | 2026-08-05 04:06:31.476 | | port_security_enabled | True | 2026-08-05 04:06:31.476 | | project_id | 45a6d5bbcac24d598455fe1cd77a6beb | 2026-08-05 04:06:31.476 | | provider:network_type | geneve | 2026-08-05 04:06:31.476 | | provider:physical_network | None | 2026-08-05 04:06:31.477 | | provider:segmentation_id | 20734 | 2026-08-05 04:06:31.477 | | pvlan | None | 2026-08-05 04:06:31.477 | | qinq | False | 2026-08-05 04:06:31.477 | | qos_policy_id | None | 2026-08-05 04:06:31.477 | | revision_number | 1 | 2026-08-05 04:06:31.477 | | router:external | Internal | 2026-08-05 04:06:31.477 | | segments | None | 2026-08-05 04:06:31.477 | | shared | True | 2026-08-05 04:06:31.478 | | status | ACTIVE | 2026-08-05 04:06:31.478 | | subnets | | 2026-08-05 04:06:31.478 | | tags | | 2026-08-05 04:06:31.478 | | updated_at | 2026-08-05T04:06:30Z | 2026-08-05 04:06:31.478 | +---------------------------+--------------------------------------+ 2026-08-05 04:06:31.766 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-08-05 04:06:35.589 | +----------------------+--------------------------------------+ 2026-08-05 04:06:35.590 | | Field | Value | 2026-08-05 04:06:35.590 | +----------------------+--------------------------------------+ 2026-08-05 04:06:35.590 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-05 04:06:35.590 | | cidr | 192.168.233.0/24 | 2026-08-05 04:06:35.590 | | created_at | 2026-08-05T04:06:34Z | 2026-08-05 04:06:35.590 | | description | shared-subnet | 2026-08-05 04:06:35.590 | | dns_nameservers | | 2026-08-05 04:06:35.591 | | dns_publish_fixed_ip | None | 2026-08-05 04:06:35.591 | | enable_dhcp | True | 2026-08-05 04:06:35.591 | | gateway_ip | 192.168.233.1 | 2026-08-05 04:06:35.591 | | host_routes | | 2026-08-05 04:06:35.591 | | id | 829d0a06-f951-4d05-9d47-e46c0f6f3401 | 2026-08-05 04:06:35.591 | | ip_version | 4 | 2026-08-05 04:06:35.591 | | ipv6_address_mode | None | 2026-08-05 04:06:35.592 | | ipv6_ra_mode | None | 2026-08-05 04:06:35.592 | | name | shared-subnet | 2026-08-05 04:06:35.592 | | network_id | 5b4ce18c-0dfc-4804-8266-2230e6504de4 | 2026-08-05 04:06:35.592 | | project_id | 45a6d5bbcac24d598455fe1cd77a6beb | 2026-08-05 04:06:35.593 | | revision_number | 0 | 2026-08-05 04:06:35.593 | | router:external | False | 2026-08-05 04:06:35.593 | | segment_id | None | 2026-08-05 04:06:35.593 | | service_types | | 2026-08-05 04:06:35.593 | | subnetpool_id | None | 2026-08-05 04:06:35.593 | | tags | | 2026-08-05 04:06:35.594 | | updated_at | 2026-08-05T04:06:34Z | 2026-08-05 04:06:35.594 | +----------------------+--------------------------------------+ 2026-08-05 04:06:35.869 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-05 04:06:35.905 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-05 04:06:35.943 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-05 04:06:35.948 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-05 04:06:35.982 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-05 04:06:36.017 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-05 04:06:36.052 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-05 04:06:36.089 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-05 04:06:36.127 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.36/identity/v3 2026-08-05 04:06:36.163 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-05 04:06:36.200 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-05 04:06:36.234 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-05 04:06:36.269 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-05 04:06:36.272 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-05 04:06:36.310 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-05 04:06:36.347 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-05 04:06:36.385 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-05 04:06:36.421 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-05 04:06:36.456 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-05 04:06:36.476 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:06:36.479 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-05 04:06:36.481 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-05 04:06:36.520 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-05 04:06:36.540 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:06:36.543 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-05 04:06:36.576 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-05 04:06:36.612 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-05 04:06:36.647 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-05 04:06:36.649 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-05 04:06:36.687 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-05 04:06:36.722 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-05 04:06:36.742 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:06:36.745 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 02d74946-ca9b-46cd-a590-fddaad1baed9 2026-08-05 04:06:36.778 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 02d74946-ca9b-46cd-a590-fddaad1baed9 2026-08-05 04:06:36.814 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-05 04:06:36.848 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-05 04:06:36.881 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-05 04:06:36.918 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-05 04:06:36.936 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:06:36.939 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-05 04:06:36.942 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-05 04:06:36.944 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-05 04:06:36.948 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-05 04:06:36.950 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-05 04:06:36.953 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-05 04:06:36.974 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-05 04:06:36.977 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-05 04:06:37.013 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-05 04:06:37.050 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-05 04:06:37.085 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-05 04:06:37.120 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-05 04:06:37.155 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-05 04:06:37.190 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-05 04:06:37.224 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-05 04:06:37.257 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-05 04:06:37.294 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-05 04:06:37.298 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-05 04:06:37.331 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-05 04:06:37.334 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-05 04:06:37.354 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:06:37.356 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-05 04:06:37.391 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-05 04:06:37.411 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:06:37.414 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-05 04:06:37.417 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-05 04:06:37.437 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:06:37.439 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-05 04:06:37.442 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-05 04:06:37.445 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-05 04:06:37.478 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-05 04:06:37.511 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 25b2596b-f7c9-4396-8462-d1376cd71e9f 2026-08-05 04:06:37.544 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-05 04:06:37.576 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-05 04:06:37.609 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-05 04:06:37.647 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-05 04:06:37.687 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-05 04:06:37.728 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-05 04:06:37.768 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-05 04:06:37.771 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-05 04:06:37.774 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-05 04:06:37.778 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-05 04:06:37.819 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-05 04:06:37.824 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-05 04:06:37.824 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-05 04:06:37.830 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-05 04:06:37.833 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-05 04:06:37.869 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-05 04:06:37.872 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-05 04:06:37.875 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-05 04:06:37.878 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-05 04:06:37.882 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-05 04:06:37.920 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-05 04:06:37.955 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-05 04:06:37.993 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-05 04:06:38.029 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-05 04:06:38.067 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-05 04:06:38.102 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-05 04:06:38.105 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-05 04:06:38.109 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-05 04:06:38.129 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-05 04:06:38.171 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-05 04:06:38.175 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-05 04:06:38.180 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-05 04:06:38.200 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-05 04:06:38.237 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-05 04:06:38.241 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-05 04:06:38.244 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-05 04:06:38.249 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-05 04:06:38.270 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-05 04:06:38.308 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-05 04:06:38.310 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-05 04:06:38.315 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-05 04:06:38.335 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-05 04:06:38.375 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-05 04:06:38.412 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-05 04:06:38.415 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-05 04:06:38.453 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-05 04:06:38.457 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-05 04:06:38.460 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-05 04:06:38.463 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-05 04:06:38.486 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-05 04:06:38.490 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-05 04:06:38.529 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-05 04:06:38.551 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:06:38.554 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-05 04:06:38.589 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-05 04:06:38.592 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-05 04:06:38.596 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-05 04:06:38.599 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-05 04:06:38.602 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-05 04:06:38.605 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-05 04:06:38.608 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-05 04:06:38.611 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-05 04:06:38.614 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-05 04:06:38.636 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-05 04:06:38.640 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-05 04:06:38.680 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-05 04:06:38.683 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-05 04:06:38.686 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-05 04:06:38.689 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-05 04:06:38.726 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-05 04:06:38.765 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-05 04:06:38.801 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-05 04:06:38.804 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-05 04:06:38.807 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 04:06:38.810 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-05 04:06:38.828 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:06:38.832 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-05 04:06:38.870 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 04:06:38.873 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-05 04:06:38.894 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:06:38.897 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-05 04:06:38.934 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 04:06:38.937 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-05 04:06:38.957 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:06:38.960 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-05 04:06:38.993 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 04:06:38.997 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-05 04:06:39.016 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:06:39.019 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-05 04:06:39.054 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 04:06:39.057 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-05 04:06:39.075 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-05 04:06:39.079 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-05 04:06:39.115 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 04:06:39.118 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-05 04:06:39.137 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:06:39.141 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-05 04:06:39.177 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-05 04:06:39.181 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-05 04:06:39.200 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:06:39.203 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-05 04:06:39.238 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-05 04:06:39.241 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-05 04:06:39.276 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-05 04:06:39.279 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-05 04:06:39.312 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-05 04:06:39.315 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-05 04:06:39.349 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-05 04:06:39.352 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-05 04:06:39.387 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-05 04:06:39.391 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-05 04:06:39.430 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-05 04:06:39.434 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-05 04:06:39.437 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-05 04:06:39.443 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-05 04:06:39.448 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.gofuLtpX3V 2026-08-05 04:06:39.451 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-05 04:06:39.453 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-05 04:06:39.459 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-05 04:06:39.465 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.KwHoaLW8F9 2026-08-05 04:06:39.469 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.KwHoaLW8F9 2026-08-05 04:06:39.471 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-05 04:06:39.475 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.KwHoaLW8F9 2026-08-05 04:06:39.478 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-05 04:06:39.483 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-05 04:06:39.488 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-05 04:06:39.497 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 04:06:39.501 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 04:06:39.505 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 04:06:39.509 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-05 04:06:39.512 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-05 04:06:39.517 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-05 04:06:40.086 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-05 04:06:41.047 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-05 04:06:57.730 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-05 04:07:04.804 | 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.6.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#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-08-05 04:07:04.804 | ___________________________________ summary ____________________________________ 2026-08-05 04:07:04.804 | venv-tempest: skipped tests 2026-08-05 04:07:04.805 | congratulations :) 2026-08-05 04:07:04.848 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.KwHoaLW8F9 -r requirements.txt 2026-08-05 04:07:05.767 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-05 04:07:05.767 | !! 2026-08-05 04:07:05.767 | 2026-08-05 04:07:05.767 | ******************************************************************************** 2026-08-05 04:07:05.767 | Requirements should be satisfied by a PEP 517 installer. 2026-08-05 04:07:05.767 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-05 04:07:05.767 | 2026-08-05 04:07:05.767 | This deprecation is overdue, please update your project and remove deprecated 2026-08-05 04:07:05.767 | calls to avoid build errors in the future. 2026-08-05 04:07:05.768 | ******************************************************************************** 2026-08-05 04:07:05.768 | 2026-08-05 04:07:05.768 | !! 2026-08-05 04:07:05.768 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-05 04:07:06.164 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-05 04:07:06.164 | !! 2026-08-05 04:07:06.164 | 2026-08-05 04:07:06.164 | ******************************************************************************** 2026-08-05 04:07:06.164 | Please avoid running ``setup.py`` directly. 2026-08-05 04:07:06.164 | Instead, use pypa/build, pypa/installer or other 2026-08-05 04:07:06.165 | standards-based tools. 2026-08-05 04:07:06.165 | 2026-08-05 04:07:06.165 | This deprecation is overdue, please update your project and remove deprecated 2026-08-05 04:07:06.165 | calls to avoid build errors in the future. 2026-08-05 04:07:06.165 | 2026-08-05 04:07:06.165 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-05 04:07:06.165 | ******************************************************************************** 2026-08-05 04:07:06.165 | 2026-08-05 04:07:06.165 | !! 2026-08-05 04:07:06.165 | self.initialize_options() 2026-08-05 04:07:06.166 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-05 04:07:06.166 | warnings.warn(msg) 2026-08-05 04:07:06.196 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-05 04:07:06.196 | !! 2026-08-05 04:07:06.197 | 2026-08-05 04:07:06.197 | ******************************************************************************** 2026-08-05 04:07:06.197 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-05 04:07:06.197 | 2026-08-05 04:07:06.197 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-05 04:07:06.197 | or your builds will no longer be supported. 2026-08-05 04:07:06.197 | 2026-08-05 04:07:06.197 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-05 04:07:06.197 | ******************************************************************************** 2026-08-05 04:07:06.197 | 2026-08-05 04:07:06.198 | !! 2026-08-05 04:07:06.198 | corresp(dist, value, root_dir) 2026-08-05 04:07:06.356 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-05 04:07:13.247 | 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.6.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#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-08-05 04:07:13.247 | venv-tempest run-test-pre: PYTHONHASHSEED='1810691905' 2026-08-05 04:07:13.247 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.KwHoaLW8F9 -r requirements.txt 2026-08-05 04:07:14.261 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-08-05 04:07:14.262 | 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-08-05 04:07:14.263 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-08-05 04:07:14.265 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-08-05 04:07:14.265 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-08-05 04:07:14.268 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-05 04:07:14.268 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-05 04:07:14.268 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-05 04:07:14.268 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.6.0) 2026-08-05 04:07:14.269 | 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-08-05 04:07:14.270 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-08-05 04:07:14.271 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-05 04:07:14.272 | 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-08-05 04:07:14.273 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-05 04:07:14.274 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-05 04:07:14.275 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-08-05 04:07:14.276 | 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-08-05 04:07:14.277 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-05 04:07:14.278 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-08-05 04:07:14.279 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-05 04:07:14.281 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-08-05 04:07:14.281 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-05 04:07:14.281 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-05 04:07:14.285 | 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-08-05 04:07:14.285 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-05 04:07:14.286 | 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-08-05 04:07:14.289 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-08-05 04:07:14.290 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-08-05 04:07:14.291 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-08-05 04:07:14.292 | 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-08-05 04:07:14.298 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-08-05 04:07:14.299 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-08-05 04:07:14.300 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-08-05 04:07:14.303 | 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-08-05 04:07:14.310 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-05 04:07:14.315 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-08-05 04:07:14.315 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-08-05 04:07:14.316 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-05 04:07:14.318 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-08-05 04:07:14.322 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-08-05 04:07:14.323 | 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-08-05 04:07:14.326 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-05 04:07:14.328 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-08-05 04:07:14.330 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-08-05 04:07:14.331 | 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-08-05 04:07:14.332 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-08-05 04:07:14.344 | 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-08-05 04:07:14.349 | 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-08-05 04:07:14.363 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-08-05 04:07:14.366 | 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-08-05 04:07:14.367 | 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-08-05 04:07:14.369 | 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-08-05 04:07:14.371 | 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-08-05 04:07:14.380 | 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-08-05 04:07:14.403 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-08-05 04:07:14.409 | 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-08-05 04:07:14.411 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-08-05 04:07:14.412 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-05 04:07:14.425 | 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-08-05 04:07:14.426 | 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-08-05 04:07:14.432 | 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-08-05 04:07:14.530 | 2026-08-05 04:07:14.530 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-05 04:07:14.530 | [notice] To update, run: pip install --upgrade pip 2026-08-05 04:07:14.634 | ___________________________________ summary ____________________________________ 2026-08-05 04:07:14.634 | venv-tempest: commands succeeded 2026-08-05 04:07:14.634 | congratulations :) 2026-08-05 04:07:14.678 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.KwHoaLW8F9 2026-08-05 04:07:14.683 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-05 04:07:14.686 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-05 04:07:14.689 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-05 04:07:14.721 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.gofuLtpX3V 2026-08-05 04:07:15.627 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-05 04:07:15.627 | !! 2026-08-05 04:07:15.627 | 2026-08-05 04:07:15.627 | ******************************************************************************** 2026-08-05 04:07:15.627 | Requirements should be satisfied by a PEP 517 installer. 2026-08-05 04:07:15.628 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-05 04:07:15.628 | 2026-08-05 04:07:15.628 | This deprecation is overdue, please update your project and remove deprecated 2026-08-05 04:07:15.628 | calls to avoid build errors in the future. 2026-08-05 04:07:15.628 | ******************************************************************************** 2026-08-05 04:07:15.628 | 2026-08-05 04:07:15.628 | !! 2026-08-05 04:07:15.628 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-05 04:07:16.024 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-05 04:07:16.024 | !! 2026-08-05 04:07:16.024 | 2026-08-05 04:07:16.024 | ******************************************************************************** 2026-08-05 04:07:16.024 | Please avoid running ``setup.py`` directly. 2026-08-05 04:07:16.024 | Instead, use pypa/build, pypa/installer or other 2026-08-05 04:07:16.024 | standards-based tools. 2026-08-05 04:07:16.024 | 2026-08-05 04:07:16.024 | This deprecation is overdue, please update your project and remove deprecated 2026-08-05 04:07:16.025 | calls to avoid build errors in the future. 2026-08-05 04:07:16.025 | 2026-08-05 04:07:16.025 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-05 04:07:16.025 | ******************************************************************************** 2026-08-05 04:07:16.025 | 2026-08-05 04:07:16.025 | !! 2026-08-05 04:07:16.025 | self.initialize_options() 2026-08-05 04:07:16.025 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-05 04:07:16.025 | warnings.warn(msg) 2026-08-05 04:07:16.055 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-05 04:07:16.055 | !! 2026-08-05 04:07:16.055 | 2026-08-05 04:07:16.055 | ******************************************************************************** 2026-08-05 04:07:16.055 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-05 04:07:16.055 | 2026-08-05 04:07:16.055 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-05 04:07:16.055 | or your builds will no longer be supported. 2026-08-05 04:07:16.055 | 2026-08-05 04:07:16.056 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-05 04:07:16.056 | ******************************************************************************** 2026-08-05 04:07:16.056 | 2026-08-05 04:07:16.056 | !! 2026-08-05 04:07:16.056 | corresp(dist, value, root_dir) 2026-08-05 04:07:16.210 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-05 04:07:23.062 | 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.6.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@fa340b1f5fff8f57a018be206644c81b6d36b3d4#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-08-05 04:07:23.063 | venv-tempest run-test-pre: PYTHONHASHSEED='2877187754' 2026-08-05 04:07:23.063 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.gofuLtpX3V 2026-08-05 04:07:27.177 | ___________________________________ summary ____________________________________ 2026-08-05 04:07:27.177 | venv-tempest: commands succeeded 2026-08-05 04:07:27.177 | congratulations :) 2026-08-05 04:07:27.220 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-05 04:07:27.242 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:07:27.246 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-05 04:07:27.250 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-05 04:07:27.272 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-05 04:07:27.276 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-05 04:07:27.280 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 04:07:27.284 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-05 04:07:27.286 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 04:07:27.291 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-08-05 04:07:27.295 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 04:07:27.299 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-05 04:07:27.302 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-05 04:07:27.306 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-08-05 04:07:27.335 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 04:07:27.363 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 04:07:27.367 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-05 04:07:27.372 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-05 04:07:27.412 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-05 04:07:27.416 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-05 04:07:27.420 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-05 04:07:27.460 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-05 04:07:27.463 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-05 04:07:27.467 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-05 04:07:27.506 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-05 04:07:27.506 | ' 2026-08-05 04:07:27.510 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-05 04:07:27.513 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-05 04:07:27.517 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-05 04:07:27.520 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-05 04:07:27.524 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-05 04:07:27.524 | /opt/stack/tempest /opt/stack/tempest 2026-08-05 04:07:27.528 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-05 04:07:27.532 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-05 04:07:27.532 | /opt/stack/tempest 2026-08-05 04:07:27.535 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-05 04:07:27.540 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-05 04:07:27.543 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-05 04:07:27.548 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-05 04:07:27.551 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-05 04:07:27.555 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-05 04:07:27.559 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-05 04:07:27.563 | + functions-common:run_plugins:1837 : local plugins= 2026-08-05 04:07:27.567 | + functions-common:run_plugins:1838 : local plugin 2026-08-05 04:07:27.572 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-05 04:07:27.576 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-05 04:07:27.581 | + inc/meta-config:merge_config_group:171 : shift 2026-08-05 04:07:27.584 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-05 04:07:27.588 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 04:07:27.592 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-05 04:07:27.596 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-05 04:07:27.600 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-05 04:07:27.605 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-05 04:07:27.609 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-05 04:07:27.614 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-05 04:07:27.618 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-05 04:07:27.618 | /^\[\[.+\|.*\]\]/ { 2026-08-05 04:07:27.618 | gsub("[][]", "", $1); 2026-08-05 04:07:27.618 | split($1, a, "|"); 2026-08-05 04:07:27.618 | if (a[1] == matchgroup) 2026-08-05 04:07:27.619 | print a[2] 2026-08-05 04:07:27.619 | } 2026-08-05 04:07:27.619 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 148 osc 448 apt-get 223 test_with_retry 7 dbsync 8 pip_install 180 apt-get-update 5 run_process 45 git_timed 419 ------------------------- Unaccounted time 68 ========================= Total runtime 1580 ================= Async summary ================= Time spent in the background minus waits: 549 sec Elapsed time: 1580 sec Time if we did everything serially: 2129 sec Speedup: 1.34747 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21031 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 33 | | nova_cell1 | SELECT | 67 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5285 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 264 | | nova_cell0 | UPDATE | 4 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 24 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.36 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.36/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble