2026-06-24 02:26:52.395 | + ./stack.sh:main:488 : exec 2026-06-24 02:26:52.395 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-24-042652' 2026-06-24 02:26:52.395 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-24-042652.summary.2026-06-24-042652 2026-06-24 02:26:52.396 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:26:52.396 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-24-042652 2026-06-24 02:26:52.396 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-24-042652 /opt/stack/logs/stack.sh.log 2026-06-24 02:26:52.396 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-24-042652.summary.2026-06-24-042652 /opt/stack/logs/stack.sh.log.summary 2026-06-24 02:26:52.396 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-24 02:26:52.396 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-24 02:26:52.396 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-24 02:26:52.396 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-24 02:26:52.396 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-24 02:26:52.396 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-24 02:26:52.397 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-24 02:26:52.397 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-24 02:26:52.397 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-24 02:26:52.397 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-24 02:26:52.397 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-24 02:26:52.397 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-24 02:26:52.397 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-24 02:26:52.397 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-24 02:26:52.397 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-24 02:26:52.397 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-24 02:26:52.398 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-24 02:26:52.398 | + ./stack.sh:main:574 : set -o errexit 2026-06-24 02:26:52.398 | + ./stack.sh:main:577 : uname -a 2026-06-24 02:26:52.398 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-24 02:26:52.398 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-24 02:26:52.399 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-24 02:26:52.403 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-24 02:26:52.440 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-24 02:26:52.458 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-24 02:26:52.461 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-24 02:26:52.475 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-24 02:26:52.478 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-24 02:26:52.492 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-24 02:26:52.495 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-24 02:26:52.507 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-24 02:26:52.509 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-24 02:26:52.511 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-24 02:26:52.514 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-24 02:26:52.527 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-24 02:26:52.530 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-24 02:26:52.543 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-24 02:26:52.546 | + ./stack.sh:main:591 : tune_host 2026-06-24 02:26:52.548 | + lib/host:tune_host:125 : configure_host_mem 2026-06-24 02:26:52.550 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-24 02:26:52.552 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-24 02:26:52.554 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-24 02:26:52.556 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-24 02:26:52.558 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-24 02:26:52.560 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 02:26:52.562 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 02:26:52.564 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-24 02:26:52.566 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 02:26:52.568 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 02:26:52.570 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 02:26:52.572 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:26:52.574 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:26:52.576 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 02:26:52.578 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-24 02:26:52.581 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-24 02:26:52.583 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-24 02:26:52.586 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-24 02:26:52.589 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-24 02:26:52.591 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-24 02:26:52.594 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-24 02:26:52.596 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:26:52.598 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:26:52.601 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:26:52.604 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268012602 2026-06-24 02:26:52.606 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-24 02:26:52.608 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-24 02:26:52.610 | + 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-06-24 02:26:52.750 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-24 02:26:52.750 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-24 02:26:52.753 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-24 02:26:52.768 | Hit:4 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-24 02:26:52.778 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-24 02:26:56.063 | Fetched 4747 B in 1s (9151 B/s) 2026-06-24 02:26:57.647 | Reading package lists... 2026-06-24 02:26:57.675 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-24 02:26:57.676 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-24 02:26:57.679 | + functions-common:time_stop:2420 : local name 2026-06-24 02:26:57.681 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:26:57.683 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:26:57.685 | + functions-common:time_stop:2423 : local total 2026-06-24 02:26:57.687 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:26:57.689 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-24 02:26:57.690 | + functions-common:time_stop:2427 : start_time=1782268012602 2026-06-24 02:26:57.693 | + functions-common:time_stop:2429 : [[ -z 1782268012602 ]] 2026-06-24 02:26:57.695 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:26:57.699 | + functions-common:time_stop:2432 : end_time=1782268017697 2026-06-24 02:26:57.701 | + functions-common:time_stop:2433 : elapsed_time=5095 2026-06-24 02:26:57.702 | + functions-common:time_stop:2434 : total=0 2026-06-24 02:26:57.705 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:26:57.707 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5095 2026-06-24 02:26:57.708 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-24 02:26:57.710 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 02:26:57.711 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:26:57.714 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:26:57.716 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-24 02:26:57.735 | + 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-06-24 02:26:57.770 | Reading package lists... 2026-06-24 02:26:58.131 | Building dependency tree... 2026-06-24 02:26:58.133 | Reading state information... 2026-06-24 02:26:58.698 | The following NEW packages will be installed: 2026-06-24 02:26:58.700 | ksmtuned 2026-06-24 02:26:58.752 | 0 upgraded, 1 newly installed, 0 to remove and 115 not upgraded. 2026-06-24 02:26:58.752 | Need to get 7444 B of archives. 2026-06-24 02:26:58.752 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-24 02:26:58.752 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-24 02:26:58.957 | perl: warning: Setting locale failed. 2026-06-24 02:26:58.957 | perl: warning: Please check that your locale settings: 2026-06-24 02:26:58.957 | LANGUAGE = (unset), 2026-06-24 02:26:58.957 | LC_ALL = "en_US.utf8", 2026-06-24 02:26:58.958 | LANG = "de_DE.UTF-8" 2026-06-24 02:26:58.958 | are supported and installed on your system. 2026-06-24 02:26:58.958 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:26:59.055 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:26:59.055 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:26:59.055 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:26:59.255 | Fetched 7444 B in 0s (262 kB/s) 2026-06-24 02:26:59.297 | Selecting previously unselected package ksmtuned. 2026-06-24 02:26:59.624 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-06-24 02:26:59.629 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-24 02:26:59.640 | Unpacking ksmtuned (4.20150326) ... 2026-06-24 02:26:59.703 | Setting up ksmtuned (4.20150326) ... 2026-06-24 02:26:59.916 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-24 02:27:00.108 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-24 02:27:00.802 | perl: warning: Setting locale failed. 2026-06-24 02:27:00.802 | perl: warning: Please check that your locale settings: 2026-06-24 02:27:00.802 | LANGUAGE = (unset), 2026-06-24 02:27:00.802 | LC_ALL = "en_US.utf8", 2026-06-24 02:27:00.802 | LANG = "de_DE.UTF-8" 2026-06-24 02:27:00.802 | are supported and installed on your system. 2026-06-24 02:27:00.802 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:27:00.947 | perl: warning: Setting locale failed. 2026-06-24 02:27:00.947 | perl: warning: Please check that your locale settings: 2026-06-24 02:27:00.947 | LANGUAGE = (unset), 2026-06-24 02:27:00.947 | LC_ALL = "en_US.utf8", 2026-06-24 02:27:00.947 | LANG = "de_DE.UTF-8" 2026-06-24 02:27:00.947 | are supported and installed on your system. 2026-06-24 02:27:00.947 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:27:00.998 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:27:00.998 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:27:00.998 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:27:01.067 | perl: warning: Setting locale failed. 2026-06-24 02:27:01.067 | perl: warning: Please check that your locale settings: 2026-06-24 02:27:01.067 | LANGUAGE = (unset), 2026-06-24 02:27:01.067 | LC_ALL = "en_US.utf8", 2026-06-24 02:27:01.068 | LANG = "de_DE.UTF-8" 2026-06-24 02:27:01.068 | are supported and installed on your system. 2026-06-24 02:27:01.068 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:27:01.597 | 2026-06-24 02:27:01.597 | Running kernel seems to be up-to-date. 2026-06-24 02:27:01.597 | 2026-06-24 02:27:01.597 | No services need to be restarted. 2026-06-24 02:27:01.597 | 2026-06-24 02:27:01.597 | No containers need to be restarted. 2026-06-24 02:27:01.597 | 2026-06-24 02:27:01.597 | No user sessions are running outdated binaries. 2026-06-24 02:27:01.598 | 2026-06-24 02:27:01.598 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 02:27:03.616 | + functions-common:apt_get:1211 : result=0 2026-06-24 02:27:03.619 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 02:27:03.622 | + functions-common:time_stop:2420 : local name 2026-06-24 02:27:03.624 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:27:03.628 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:27:03.631 | + functions-common:time_stop:2423 : local total 2026-06-24 02:27:03.633 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:27:03.636 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 02:27:03.638 | + functions-common:time_stop:2427 : start_time=1782268017732 2026-06-24 02:27:03.641 | + functions-common:time_stop:2429 : [[ -z 1782268017732 ]] 2026-06-24 02:27:03.645 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:27:03.650 | + functions-common:time_stop:2432 : end_time=1782268023646 2026-06-24 02:27:03.653 | + functions-common:time_stop:2433 : elapsed_time=5914 2026-06-24 02:27:03.656 | + functions-common:time_stop:2434 : total=993 2026-06-24 02:27:03.658 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:27:03.661 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6907 2026-06-24 02:27:03.664 | + functions-common:apt_get:1215 : return 0 2026-06-24 02:27:03.668 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-24 02:27:03.686 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-24 02:27:03.689 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-24 02:27:03.692 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-24 02:27:03.695 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-24 02:27:03.697 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-24 02:27:03.701 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-24 02:27:03.702 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-24 02:27:03.714 | 0 2026-06-24 02:27:03.718 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-24 02:27:03.721 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-24 02:27:03.725 | + lib/host:tune_host:126 : configure_host_net 2026-06-24 02:27:03.727 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-24 02:27:03.730 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-24 02:27:03.734 | + ./stack.sh:main:597 : fetch_plugins 2026-06-24 02:27:03.737 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-24 02:27:03.740 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-24 02:27:03.743 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-24 02:27:03.746 | + functions-common:fetch_plugins:1771 : return 2026-06-24 02:27:03.749 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-24 02:27:03.752 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-24 02:27:03.755 | + functions-common:run_phase:1849 : local phase= 2026-06-24 02:27:03.758 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:27:03.760 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:27:03.763 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:27:03.767 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:27:03.769 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:27:03.774 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:27:03.778 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:27:03.781 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:27:03.784 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:27:03.787 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-24 02:27:03.790 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:27:03.807 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:27:03.810 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-24 02:27:03.813 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 02:27:03.816 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 02:27:03.818 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 02:27:03.821 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 02:27:03.824 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-24 02:27:03.827 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-24 02:27:03.830 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-24 02:27:03.832 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-24 02:27:03.835 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 02:27:03.838 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-24 02:27:03.841 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-24 02:27:03.844 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-24 02:27:03.847 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-24 02:27:03.850 | + functions-common:plugin_override_defaults:1812 : return 2026-06-24 02:27:03.853 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-24 02:27:03.873 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-24 02:27:03.875 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-24 02:27:03.892 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:27:03.896 | +++ lib/tls:source:43 : hostname -f 2026-06-24 02:27:03.902 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-24 02:27:03.904 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-24 02:27:03.907 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-24 02:27:03.910 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-24 02:27:03.912 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-24 02:27:03.914 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-24 02:27:03.918 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-24 02:27:03.921 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-24 02:27:03.924 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-24 02:27:03.927 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-24 02:27:03.932 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-24 02:27:03.947 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-24 02:27:03.968 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-24 02:27:03.984 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-24 02:27:04.001 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-24 02:27:04.042 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-24 02:27:04.126 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-24 02:27:04.242 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-24 02:27:04.278 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-24 02:27:04.345 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-24 02:27:04.405 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-24 02:27:04.409 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-24 02:27:04.431 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:27:04.434 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-24 02:27:04.438 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-24 02:27:04.442 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-24 02:27:04.445 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-24 02:27:04.451 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-24 02:27:04.474 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-24 02:27:04.478 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-24 02:27:04.482 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-24 02:27:04.486 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-24 02:27:04.490 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-24 02:27:04.493 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-24 02:27:04.498 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-24 02:27:04.501 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-24 02:27:04.505 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-24 02:27:04.510 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-24 02:27:04.536 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-24 02:27:04.539 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-24 02:27:04.543 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-24 02:27:04.547 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-24 02:27:04.551 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-24 02:27:04.555 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-24 02:27:04.558 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-24 02:27:04.562 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-24 02:27:04.566 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-24 02:27:04.570 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-24 02:27:04.573 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-24 02:27:04.577 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.25 2026-06-24 02:27:04.581 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-24 02:27:04.586 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-24 02:27:04.590 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-24 02:27:04.590 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-24 02:27:04.596 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-24 02:27:04.600 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-24 02:27:04.603 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-24 02:27:04.607 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-24 02:27:04.610 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-24 02:27:04.616 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-24 02:27:04.638 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-24 02:27:04.642 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.25 2026-06-24 02:27:04.647 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.25 2026-06-24 02:27:04.647 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-24 02:27:04.652 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.25 2026-06-24 02:27:04.656 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-24 02:27:04.659 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-24 02:27:04.662 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-24 02:27:04.666 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-24 02:27:04.669 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-24 02:27:04.673 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-24 02:27:04.676 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-24 02:27:04.679 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-24 02:27:04.682 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-24 02:27:04.685 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-24 02:27:04.689 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-24 02:27:04.692 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-24 02:27:04.696 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-24 02:27:04.699 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-24 02:27:04.702 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-24 02:27:04.705 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-24 02:27:04.709 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-24 02:27:04.712 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-24 02:27:04.715 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:27:04.719 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-24 02:27:04.722 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-24 02:27:04.726 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-24 02:27:04.748 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-24 02:27:04.752 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-24 02:27:04.755 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-24 02:27:04.760 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-24 02:27:04.763 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-24 02:27:04.767 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-24 02:27:04.770 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-24 02:27:04.774 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-24 02:27:04.777 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-24 02:27:04.781 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-24 02:27:04.784 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-24 02:27:04.787 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-24 02:27:04.791 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-24 02:27:04.794 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-24 02:27:04.798 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-24 02:27:04.801 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-24 02:27:04.805 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-24 02:27:04.808 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-24 02:27:04.812 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-24 02:27:04.815 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-24 02:27:04.958 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-24 02:27:04.978 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-24 02:27:04.981 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-24 02:27:04.984 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-24 02:27:04.988 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-24 02:27:04.991 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-24 02:27:04.995 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-24 02:27:04.999 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-24 02:27:05.002 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-24 02:27:05.006 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-24 02:27:05.009 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-24 02:27:05.012 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-24 02:27:05.015 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-24 02:27:05.019 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-24 02:27:05.023 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-24 02:27:05.026 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-24 02:27:05.030 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-24 02:27:05.034 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-24 02:27:05.037 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-24 02:27:05.041 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-24 02:27:05.044 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-24 02:27:05.051 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-24 02:27:05.051 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-24 02:27:05.052 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-24 02:27:05.053 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-24 02:27:05.059 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=85:7442:587d 2026-06-24 02:27:05.062 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-24 02:27:05.066 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-24 02:27:05.070 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-24 02:27:05.073 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-24 02:27:05.077 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd85:7442:587d::/56 2026-06-24 02:27:05.083 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd85:7442:587d::/56 2026-06-24 02:27:05.083 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-24 02:27:05.090 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd85:7442:587d::/64 2026-06-24 02:27:05.094 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-24 02:27:05.097 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-24 02:27:05.101 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-24 02:27:05.104 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-24 02:27:05.108 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-24 02:27:05.111 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-24 02:27:05.114 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-24 02:27:05.118 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-24 02:27:05.121 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-24 02:27:05.125 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-24 02:27:05.128 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-24 02:27:05.132 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-24 02:27:05.135 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-24 02:27:05.138 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd85:7442:587d::/56 2026-06-24 02:27:05.142 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-24 02:27:05.146 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-24 02:27:05.152 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-24 02:27:05.154 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-24 02:27:05.154 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-24 02:27:05.160 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-24 02:27:05.165 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-24 02:27:05.167 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-24 02:27:05.168 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-24 02:27:05.175 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-24 02:27:05.181 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-24 02:27:05.185 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-24 02:27:05.189 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-24 02:27:05.193 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-24 02:27:05.196 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-24 02:27:05.200 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-24 02:27:05.204 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-24 02:27:05.207 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-24 02:27:05.211 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-24 02:27:05.235 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-24 02:27:05.257 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-24 02:27:05.278 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-24 02:27:05.299 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-24 02:27:05.320 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-24 02:27:05.366 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-24 02:27:05.371 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-24 02:27:05.375 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-24 02:27:05.378 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-24 02:27:05.383 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-24 02:27:05.388 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-24 02:27:05.412 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-24 02:27:05.416 | + ./stack.sh:main:632 : run_phase source 2026-06-24 02:27:05.419 | + functions-common:run_phase:1848 : local mode=source 2026-06-24 02:27:05.423 | + functions-common:run_phase:1849 : local phase= 2026-06-24 02:27:05.426 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:27:05.430 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:27:05.433 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:27:05.436 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:27:05.440 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:27:05.445 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:27:05.450 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:27:05.453 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:27:05.456 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:27:05.460 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-24 02:27:05.463 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:27:05.485 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:27:05.488 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-24 02:27:05.492 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-24 02:27:05.551 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-24 02:27:05.556 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-24 02:27:05.559 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-24 02:27:05.563 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-24 02:27:05.567 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-24 02:27:05.571 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-24 02:27:05.574 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-24 02:27:05.578 | + functions-common:load_plugin_settings:1789 : return 2026-06-24 02:27:05.581 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-24 02:27:05.585 | + functions-common:verify_disabled_services:2131 : local service 2026-06-24 02:27:05.589 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.592 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-24 02:27:05.597 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.600 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-24 02:27:05.604 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.608 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-24 02:27:05.612 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.616 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-24 02:27:05.620 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.624 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-24 02:27:05.628 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.631 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-24 02:27:05.636 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.639 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-24 02:27:05.644 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.647 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-24 02:27:05.651 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.655 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-24 02:27:05.659 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.663 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-24 02:27:05.666 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.670 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-24 02:27:05.674 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.678 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-24 02:27:05.682 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.686 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-24 02:27:05.689 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.694 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-24 02:27:05.697 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.701 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-24 02:27:05.705 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.709 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-24 02:27:05.713 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.716 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-24 02:27:05.720 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.724 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-24 02:27:05.728 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.732 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-24 02:27:05.736 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.740 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-24 02:27:05.744 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.748 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-24 02:27:05.752 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.756 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-24 02:27:05.760 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.764 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-24 02:27:05.768 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.772 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-24 02:27:05.776 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:27:05.780 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-24 02:27:05.784 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-24 02:27:05.788 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-24 02:27:05.792 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-24 02:27:05.817 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:27:05.821 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-24 02:27:05.825 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-24 02:27:05.829 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-24 02:27:05.854 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:27:05.857 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-24 02:27:05.862 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-24 02:27:05.865 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-24 02:27:05.869 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-24 02:27:05.873 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-24 02:27:05.877 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-24 02:27:05.881 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-24 02:27:05.885 | + lib/database:initialize_database_backends:92 : return 0 2026-06-24 02:27:05.888 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-24 02:27:05.888 | Using mysql database backend 2026-06-24 02:27:05.892 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-24 02:27:05.917 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-24 02:27:05.923 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-24 02:27:05.927 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-24 02:27:05.931 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-24 02:27:05.936 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-24 02:27:05.940 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-24 02:27:05.966 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:27:05.970 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-24 02:27:05.996 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-24 02:27:06.021 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:27:06.025 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-24 02:27:06.050 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-24 02:27:06.075 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-24 02:27:06.100 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:27:06.104 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-24 02:27:06.130 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:27:06.134 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-24 02:27:06.137 | + functions-common:save_stackenv:65 : local tag=765 2026-06-24 02:27:06.142 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-24 02:27:06.148 | + functions-common:save_stackenv:67 : time_stamp=2026-06-24-042706 2026-06-24 02:27:06.153 | + functions-common:save_stackenv:68 : echo '# 2026-06-24-042706 765' 2026-06-24 02:27:06.157 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.161 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-24 02:27:06.166 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.169 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-24 02:27:06.173 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.178 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-24 02:27:06.182 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.186 | + 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-06-24 02:27:06.190 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.194 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.25 2026-06-24 02:27:06.198 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.201 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.25/identity 2026-06-24 02:27:06.205 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.209 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-24-042652 2026-06-24 02:27:06.213 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.217 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-24 02:27:06.221 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.225 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.25 2026-06-24 02:27:06.229 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.233 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-24 02:27:06.237 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.241 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-24 02:27:06.246 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.250 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-24 02:27:06.254 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.258 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-24 02:27:06.262 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.266 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.25 2026-06-24 02:27:06.270 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:27:06.274 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-24 02:27:06.278 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-24 02:27:06.282 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-24 02:27:06.286 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-24 02:27:06.289 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-24 02:27:06.293 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 02:27:06.296 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 02:27:06.301 | ++ functions-common:git_clone:593 : pwd 2026-06-24 02:27:06.305 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:27:06.308 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:27:06.312 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:27:06.338 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:27:06.342 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:27:06.346 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:27:06.352 | + functions-common:git_clone:610 : echo master 2026-06-24 02:27:06.352 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:27:06.359 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-24 02:27:06.363 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:27:06.366 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-24 02:27:06.370 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:27:06.373 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:27:06.377 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:27:06.381 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:27:06.385 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:27:06.389 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:27:06.393 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:27:06.397 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:27:06.402 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:27:06.408 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268026404 2026-06-24 02:27:06.412 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-24 02:27:06.417 | Cloning into '/opt/stack/requirements'... 2026-06-24 02:27:10.956 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:27:10.959 | + functions-common:time_stop:2420 : local name 2026-06-24 02:27:10.963 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:27:10.966 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:27:10.970 | + functions-common:time_stop:2423 : local total 2026-06-24 02:27:10.974 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:27:10.978 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:27:10.982 | + functions-common:time_stop:2427 : start_time=1782268026404 2026-06-24 02:27:10.986 | + functions-common:time_stop:2429 : [[ -z 1782268026404 ]] 2026-06-24 02:27:10.990 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:27:10.997 | + functions-common:time_stop:2432 : end_time=1782268030992 2026-06-24 02:27:11.001 | + functions-common:time_stop:2433 : elapsed_time=4588 2026-06-24 02:27:11.004 | + functions-common:time_stop:2434 : total=0 2026-06-24 02:27:11.008 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:27:11.012 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4588 2026-06-24 02:27:11.016 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-24 02:27:11.020 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 02:27:11.024 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:27:11.028 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:27:11.032 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:27:11.036 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:27:11.040 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:27:11.044 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:27:11.048 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:27:11.052 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:27:11.058 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:27:11.064 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268031059 2026-06-24 02:27:11.068 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 02:27:11.759 | From https://review.opendev.org/openstack/requirements 2026-06-24 02:27:11.759 | * branch master -> FETCH_HEAD 2026-06-24 02:27:11.771 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:27:11.774 | + functions-common:time_stop:2420 : local name 2026-06-24 02:27:11.777 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:27:11.780 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:27:11.784 | + functions-common:time_stop:2423 : local total 2026-06-24 02:27:11.786 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:27:11.789 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:27:11.793 | + functions-common:time_stop:2427 : start_time=1782268031059 2026-06-24 02:27:11.795 | + functions-common:time_stop:2429 : [[ -z 1782268031059 ]] 2026-06-24 02:27:11.799 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:27:11.804 | + functions-common:time_stop:2432 : end_time=1782268031801 2026-06-24 02:27:11.808 | + functions-common:time_stop:2433 : elapsed_time=742 2026-06-24 02:27:11.811 | + functions-common:time_stop:2434 : total=4588 2026-06-24 02:27:11.814 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:27:11.818 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5330 2026-06-24 02:27:11.822 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:27:11.825 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:27:11.827 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:27:11.831 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:27:11.834 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:27:11.838 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:27:11.840 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:27:11.844 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:27:11.848 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:27:11.852 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:27:11.858 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268031854 2026-06-24 02:27:11.860 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:27:11.875 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:27:11.875 | 2026-06-24 02:27:11.875 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:27:11.875 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:27:11.875 | state without impacting any branches by switching back to a branch. 2026-06-24 02:27:11.875 | 2026-06-24 02:27:11.875 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:27:11.875 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:27:11.876 | 2026-06-24 02:27:11.876 | git switch -c 2026-06-24 02:27:11.876 | 2026-06-24 02:27:11.876 | Or undo this operation with: 2026-06-24 02:27:11.876 | 2026-06-24 02:27:11.876 | git switch - 2026-06-24 02:27:11.876 | 2026-06-24 02:27:11.876 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:27:11.876 | 2026-06-24 02:27:11.877 | HEAD is now at f84d342a Merge "Add hypercorn" 2026-06-24 02:27:11.879 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:27:11.882 | + functions-common:time_stop:2420 : local name 2026-06-24 02:27:11.886 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:27:11.889 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:27:11.892 | + functions-common:time_stop:2423 : local total 2026-06-24 02:27:11.896 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:27:11.899 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:27:11.902 | + functions-common:time_stop:2427 : start_time=1782268031854 2026-06-24 02:27:11.906 | + functions-common:time_stop:2429 : [[ -z 1782268031854 ]] 2026-06-24 02:27:11.910 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:27:11.916 | + functions-common:time_stop:2432 : end_time=1782268031912 2026-06-24 02:27:11.919 | + functions-common:time_stop:2433 : elapsed_time=58 2026-06-24 02:27:11.922 | + functions-common:time_stop:2434 : total=5330 2026-06-24 02:27:11.926 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:27:11.929 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5388 2026-06-24 02:27:11.933 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-24 02:27:11.951 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-24 02:27:11.956 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 02:27:11.957 | + functions-common:git_clone:673 : head -1 2026-06-24 02:27:11.960 | f84d342a Merge "Add hypercorn" 2026-06-24 02:27:11.964 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:27:11.968 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-24 02:27:11.971 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:27:11.975 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-24 02:27:11.979 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-24 02:27:11.982 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-24 02:27:11.986 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-24 02:27:11.989 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-24 02:27:11.992 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-24 02:27:11.996 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-24 02:27:11.999 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-24 02:27:12.004 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-24 02:27:12.010 | ++ tools/install_prereqs.sh:source:47 : NOW=1782268032 2026-06-24 02:27:12.014 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-24 02:27:12.020 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-24 02:27:12.024 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-24 02:27:12.027 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782268032 2026-06-24 02:27:12.031 | ++ tools/install_prereqs.sh:source:50 : [[ 1782268032 -lt 7200 ]] 2026-06-24 02:27:12.034 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-24 02:27:12.038 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-24 02:27:12.041 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-24 02:27:12.044 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-24 02:27:12.048 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-24 02:27:12.051 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-24 02:27:12.055 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-24 02:27:12.059 | +++ 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-06-24 02:27:12.095 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-24 02:27:12.096 | apache2-dev 2026-06-24 02:27:12.096 | bc 2026-06-24 02:27:12.096 | bsdmainutils 2026-06-24 02:27:12.096 | curl 2026-06-24 02:27:12.096 | g++ 2026-06-24 02:27:12.096 | gawk 2026-06-24 02:27:12.096 | gcc 2026-06-24 02:27:12.096 | gettext 2026-06-24 02:27:12.097 | git 2026-06-24 02:27:12.097 | graphviz 2026-06-24 02:27:12.097 | iputils-ping 2026-06-24 02:27:12.097 | libffi-dev 2026-06-24 02:27:12.097 | libjpeg-dev 2026-06-24 02:27:12.097 | libpq-dev 2026-06-24 02:27:12.097 | libssl-dev 2026-06-24 02:27:12.098 | libsystemd-dev 2026-06-24 02:27:12.098 | libxml2-dev 2026-06-24 02:27:12.098 | libxslt1-dev 2026-06-24 02:27:12.098 | libyaml-dev 2026-06-24 02:27:12.098 | lsof 2026-06-24 02:27:12.098 | openssh-server 2026-06-24 02:27:12.098 | openssl 2026-06-24 02:27:12.099 | pkg-config 2026-06-24 02:27:12.099 | psmisc 2026-06-24 02:27:12.099 | python3-dev 2026-06-24 02:27:12.099 | python3-pip 2026-06-24 02:27:12.099 | python3-systemd 2026-06-24 02:27:12.099 | python3-venv 2026-06-24 02:27:12.100 | tar 2026-06-24 02:27:12.100 | tcpdump 2026-06-24 02:27:12.100 | unzip 2026-06-24 02:27:12.100 | uuid-runtime 2026-06-24 02:27:12.100 | wget 2026-06-24 02:27:12.100 | zlib1g-dev 2026-06-24 02:27:12.100 | libkrb5-dev 2026-06-24 02:27:12.101 | libldap2-dev 2026-06-24 02:27:12.101 | libsasl2-dev 2026-06-24 02:27:12.101 | memcached 2026-06-24 02:27:12.101 | python3-mysqldb 2026-06-24 02:27:12.101 | sqlite3 2026-06-24 02:27:12.101 | conntrack 2026-06-24 02:27:12.101 | curl 2026-06-24 02:27:12.102 | ebtables 2026-06-24 02:27:12.102 | genisoimage 2026-06-24 02:27:12.102 | iptables 2026-06-24 02:27:12.102 | iputils-arping 2026-06-24 02:27:12.102 | kpartx 2026-06-24 02:27:12.102 | libjs-jquery-tablesorter 2026-06-24 02:27:12.103 | parted 2026-06-24 02:27:12.103 | pm-utils 2026-06-24 02:27:12.103 | python3-mysqldb 2026-06-24 02:27:12.103 | socat 2026-06-24 02:27:12.103 | sqlite3 2026-06-24 02:27:12.103 | sudo 2026-06-24 02:27:12.103 | vlan 2026-06-24 02:27:12.104 | lsscsi 2026-06-24 02:27:12.104 | open-iscsi 2026-06-24 02:27:12.104 | cryptsetup 2026-06-24 02:27:12.104 | dosfstools 2026-06-24 02:27:12.104 | genisoimage 2026-06-24 02:27:12.104 | gir1.2-libosinfo-1.0 2026-06-24 02:27:12.104 | netcat-openbsd 2026-06-24 02:27:12.105 | open-iscsi 2026-06-24 02:27:12.105 | qemu-utils 2026-06-24 02:27:12.105 | sg3-utils 2026-06-24 02:27:12.105 | sysfsutils 2026-06-24 02:27:12.105 | lvm2 2026-06-24 02:27:12.105 | qemu-utils 2026-06-24 02:27:12.105 | thin-provisioning-tools 2026-06-24 02:27:12.106 | acl 2026-06-24 02:27:12.106 | dnsmasq-base 2026-06-24 02:27:12.106 | dnsmasq-utils 2026-06-24 02:27:12.106 | ebtables 2026-06-24 02:27:12.106 | haproxy 2026-06-24 02:27:12.106 | iptables 2026-06-24 02:27:12.106 | iputils-arping 2026-06-24 02:27:12.107 | iputils-ping 2026-06-24 02:27:12.107 | postgresql-server-dev-all 2026-06-24 02:27:12.107 | python3-mysqldb 2026-06-24 02:27:12.107 | sqlite3 2026-06-24 02:27:12.107 | sudo 2026-06-24 02:27:12.107 | vlan 2026-06-24 02:27:12.108 | pcp' 2026-06-24 02:27:12.108 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-24 02:27:12.129 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-24 02:27:12.129 | apache2-dev 2026-06-24 02:27:12.129 | bc 2026-06-24 02:27:12.129 | bsdmainutils 2026-06-24 02:27:12.129 | curl 2026-06-24 02:27:12.129 | g++ 2026-06-24 02:27:12.129 | gawk 2026-06-24 02:27:12.130 | gcc 2026-06-24 02:27:12.130 | gettext 2026-06-24 02:27:12.130 | git 2026-06-24 02:27:12.130 | graphviz 2026-06-24 02:27:12.130 | iputils-ping 2026-06-24 02:27:12.130 | libffi-dev 2026-06-24 02:27:12.130 | libjpeg-dev 2026-06-24 02:27:12.131 | libpq-dev 2026-06-24 02:27:12.131 | libssl-dev 2026-06-24 02:27:12.131 | libsystemd-dev 2026-06-24 02:27:12.131 | libxml2-dev 2026-06-24 02:27:12.131 | libxslt1-dev 2026-06-24 02:27:12.131 | libyaml-dev 2026-06-24 02:27:12.131 | lsof 2026-06-24 02:27:12.132 | openssh-server 2026-06-24 02:27:12.132 | openssl 2026-06-24 02:27:12.132 | pkg-config 2026-06-24 02:27:12.132 | psmisc 2026-06-24 02:27:12.132 | python3-dev 2026-06-24 02:27:12.132 | python3-pip 2026-06-24 02:27:12.133 | python3-systemd 2026-06-24 02:27:12.133 | python3-venv 2026-06-24 02:27:12.133 | tar 2026-06-24 02:27:12.133 | tcpdump 2026-06-24 02:27:12.133 | unzip 2026-06-24 02:27:12.133 | uuid-runtime 2026-06-24 02:27:12.133 | wget 2026-06-24 02:27:12.134 | zlib1g-dev 2026-06-24 02:27:12.134 | libkrb5-dev 2026-06-24 02:27:12.134 | libldap2-dev 2026-06-24 02:27:12.134 | libsasl2-dev 2026-06-24 02:27:12.134 | memcached 2026-06-24 02:27:12.134 | python3-mysqldb 2026-06-24 02:27:12.134 | sqlite3 2026-06-24 02:27:12.135 | conntrack 2026-06-24 02:27:12.135 | curl 2026-06-24 02:27:12.135 | ebtables 2026-06-24 02:27:12.135 | genisoimage 2026-06-24 02:27:12.135 | iptables 2026-06-24 02:27:12.135 | iputils-arping 2026-06-24 02:27:12.135 | kpartx 2026-06-24 02:27:12.136 | libjs-jquery-tablesorter 2026-06-24 02:27:12.136 | parted 2026-06-24 02:27:12.136 | pm-utils 2026-06-24 02:27:12.136 | python3-mysqldb 2026-06-24 02:27:12.136 | socat 2026-06-24 02:27:12.136 | sqlite3 2026-06-24 02:27:12.136 | sudo 2026-06-24 02:27:12.137 | vlan 2026-06-24 02:27:12.137 | lsscsi 2026-06-24 02:27:12.137 | open-iscsi 2026-06-24 02:27:12.137 | cryptsetup 2026-06-24 02:27:12.137 | dosfstools 2026-06-24 02:27:12.137 | genisoimage 2026-06-24 02:27:12.138 | gir1.2-libosinfo-1.0 2026-06-24 02:27:12.138 | netcat-openbsd 2026-06-24 02:27:12.138 | open-iscsi 2026-06-24 02:27:12.138 | qemu-utils 2026-06-24 02:27:12.138 | sg3-utils 2026-06-24 02:27:12.138 | sysfsutils 2026-06-24 02:27:12.138 | lvm2 2026-06-24 02:27:12.139 | qemu-utils 2026-06-24 02:27:12.139 | thin-provisioning-tools 2026-06-24 02:27:12.139 | acl 2026-06-24 02:27:12.139 | dnsmasq-base 2026-06-24 02:27:12.139 | dnsmasq-utils 2026-06-24 02:27:12.139 | ebtables 2026-06-24 02:27:12.140 | haproxy 2026-06-24 02:27:12.140 | iptables 2026-06-24 02:27:12.140 | iputils-arping 2026-06-24 02:27:12.140 | iputils-ping 2026-06-24 02:27:12.140 | postgresql-server-dev-all 2026-06-24 02:27:12.140 | python3-mysqldb 2026-06-24 02:27:12.140 | sqlite3 2026-06-24 02:27:12.141 | sudo 2026-06-24 02:27:12.141 | vlan 2026-06-24 02:27:12.141 | pcp ' 2026-06-24 02:27:12.141 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-24 02:27:12.141 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:27:12.141 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:27:12.146 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-24 02:27:12.146 | ++ 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-06-24 02:27:12.152 | ++ 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-06-24 02:27:12.156 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-24 02:27:12.160 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 02:27:12.164 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 02:27:12.168 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 02:27:12.172 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 02:27:12.176 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 02:27:12.180 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:27:12.184 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:27:12.187 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 02:27:12.191 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 02:27:12.194 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 02:27:12.197 | ++ functions-common:apt_get_update:1167 : return 2026-06-24 02:27:12.201 | ++ 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-06-24 02:27:12.203 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 02:27:12.207 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:27:12.210 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:27:12.213 | ++ 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-06-24 02:27:12.244 | ++ 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-06-24 02:27:12.283 | Reading package lists... 2026-06-24 02:27:12.638 | Building dependency tree... 2026-06-24 02:27:12.640 | Reading state information... 2026-06-24 02:27:13.168 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-24 02:27:13.169 | bc set to manually installed. 2026-06-24 02:27:13.169 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-24 02:27:13.169 | g++ set to manually installed. 2026-06-24 02:27:13.169 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-24 02:27:13.169 | gawk set to manually installed. 2026-06-24 02:27:13.169 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-24 02:27:13.169 | gcc set to manually installed. 2026-06-24 02:27:13.169 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-24 02:27:13.169 | git set to manually installed. 2026-06-24 02:27:13.170 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-24 02:27:13.170 | iputils-ping set to manually installed. 2026-06-24 02:27:13.170 | lsof is already the newest version (4.95.0-1build3). 2026-06-24 02:27:13.170 | lsof set to manually installed. 2026-06-24 02:27:13.170 | psmisc is already the newest version (23.7-1build1). 2026-06-24 02:27:13.170 | psmisc set to manually installed. 2026-06-24 02:27:13.170 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-24 02:27:13.170 | python3-dev set to manually installed. 2026-06-24 02:27:13.170 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-24 02:27:13.170 | python3-systemd is already the newest version (235-1build4). 2026-06-24 02:27:13.171 | python3-systemd set to manually installed. 2026-06-24 02:27:13.173 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-24 02:27:13.173 | tar set to manually installed. 2026-06-24 02:27:13.173 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-24 02:27:13.173 | tcpdump set to manually installed. 2026-06-24 02:27:13.173 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-24 02:27:13.173 | uuid-runtime set to manually installed. 2026-06-24 02:27:13.173 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-24 02:27:13.174 | wget set to manually installed. 2026-06-24 02:27:13.174 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-24 02:27:13.174 | zlib1g-dev set to manually installed. 2026-06-24 02:27:13.174 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-24 02:27:13.174 | iptables set to manually installed. 2026-06-24 02:27:13.174 | parted is already the newest version (3.6-4build1). 2026-06-24 02:27:13.174 | parted set to manually installed. 2026-06-24 02:27:13.174 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-24 02:27:13.174 | sudo set to manually installed. 2026-06-24 02:27:13.174 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-24 02:27:13.175 | open-iscsi set to manually installed. 2026-06-24 02:27:13.175 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-24 02:27:13.175 | cryptsetup set to manually installed. 2026-06-24 02:27:13.175 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-24 02:27:13.175 | dosfstools set to manually installed. 2026-06-24 02:27:13.175 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-24 02:27:13.175 | netcat-openbsd set to manually installed. 2026-06-24 02:27:13.175 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-24 02:27:13.175 | sg3-utils set to manually installed. 2026-06-24 02:27:13.176 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-24 02:27:13.176 | lvm2 set to manually installed. 2026-06-24 02:27:13.176 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-24 02:27:13.177 | thin-provisioning-tools set to manually installed. 2026-06-24 02:27:13.177 | acl is already the newest version (2.3.2-1build1.1). 2026-06-24 02:27:13.177 | acl set to manually installed. 2026-06-24 02:27:13.177 | The following additional packages will be installed: 2026-06-24 02:27:13.177 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-24 02:27:13.177 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-24 02:27:13.178 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-24 02:27:13.178 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-24 02:27:13.178 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-24 02:27:13.178 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-24 02:27:13.178 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-24 02:27:13.178 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-24 02:27:13.178 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-24 02:27:13.178 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-24 02:27:13.178 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-24 02:27:13.178 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-24 02:27:13.178 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-24 02:27:13.179 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-24 02:27:13.179 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-24 02:27:13.179 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-24 02:27:13.179 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-24 02:27:13.179 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-24 02:27:13.179 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-24 02:27:13.179 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-24 02:27:13.179 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-24 02:27:13.179 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-24 02:27:13.179 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-24 02:27:13.179 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-24 02:27:13.179 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-24 02:27:13.180 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-24 02:27:13.180 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-24 02:27:13.180 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-24 02:27:13.181 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-24 02:27:13.181 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-24 02:27:13.181 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-24 02:27:13.182 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-24 02:27:13.182 | Suggested packages: 2026-06-24 02:27:13.182 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-24 02:27:13.183 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-24 02:27:13.183 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-24 02:27:13.183 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-24 02:27:13.184 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-24 02:27:13.184 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-24 02:27:13.184 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-24 02:27:13.184 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-24 02:27:13.185 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-24 02:27:13.185 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-24 02:27:13.185 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-24 02:27:13.185 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-24 02:27:13.185 | libqrencode4 libtss2-rc0 zip 2026-06-24 02:27:13.357 | The following NEW packages will be installed: 2026-06-24 02:27:13.358 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-24 02:27:13.358 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-24 02:27:13.358 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-24 02:27:13.358 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-24 02:27:13.358 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-24 02:27:13.358 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-24 02:27:13.358 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-24 02:27:13.358 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-24 02:27:13.358 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-24 02:27:13.358 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-24 02:27:13.358 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-24 02:27:13.359 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-24 02:27:13.359 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-24 02:27:13.359 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-24 02:27:13.359 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-24 02:27:13.359 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-24 02:27:13.359 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-24 02:27:13.359 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-24 02:27:13.359 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-24 02:27:13.359 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-24 02:27:13.359 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-24 02:27:13.359 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-24 02:27:13.360 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-24 02:27:13.360 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-24 02:27:13.360 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-24 02:27:13.360 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-24 02:27:13.361 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-24 02:27:13.361 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-24 02:27:13.361 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-24 02:27:13.362 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-24 02:27:13.362 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-24 02:27:13.362 | uuid-dev vbetool vlan 2026-06-24 02:27:13.363 | The following packages will be upgraded: 2026-06-24 02:27:13.363 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-24 02:27:13.363 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-24 02:27:13.364 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-24 02:27:13.364 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-24 02:27:13.364 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-24 02:27:13.364 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-24 02:27:13.364 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-24 02:27:13.364 | systemd-sysv systemd-timesyncd udev 2026-06-24 02:27:13.441 | 35 upgraded, 161 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 02:27:13.441 | Need to get 208 MB of archives. 2026-06-24 02:27:13.441 | After this operation, 941 MB of additional disk space will be used. 2026-06-24 02:27:13.441 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-24 02:27:13.497 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-24 02:27:13.500 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-24 02:27:13.516 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-24 02:27:13.531 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-24 02:27:13.540 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-24 02:27:13.584 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-24 02:27:13.590 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-24 02:27:13.591 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-24 02:27:13.595 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-24 02:27:13.604 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-24 02:27:13.656 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-24 02:27:13.685 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-24 02:27:13.690 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-24 02:27:13.728 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-24 02:27:13.734 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-24 02:27:13.756 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-24 02:27:13.761 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-24 02:27:13.762 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-24 02:27:13.763 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-24 02:27:13.764 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-24 02:27:13.767 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-24 02:27:13.776 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-24 02:27:13.793 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-24 02:27:13.798 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-24 02:27:13.800 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-24 02:27:13.801 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-24 02:27:13.837 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-24 02:27:13.840 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-24 02:27:13.849 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-24 02:27:13.851 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-24 02:27:13.859 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-24 02:27:13.881 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-24 02:27:13.882 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-24 02:27:13.883 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-24 02:27:13.897 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-24 02:27:13.898 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-24 02:27:13.900 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-24 02:27:13.905 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-24 02:27:13.906 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-24 02:27:13.908 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-24 02:27:13.909 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-24 02:27:13.917 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-24 02:27:13.925 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-24 02:27:13.937 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-24 02:27:13.953 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-24 02:27:13.955 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-24 02:27:14.486 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-24 02:27:14.813 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-24 02:27:14.814 | Get:50 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-24 02:27:14.815 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-24 02:27:14.818 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-24 02:27:14.834 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-24 02:27:14.865 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-24 02:27:15.040 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-24 02:27:15.043 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-24 02:27:15.045 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-24 02:27:15.046 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-24 02:27:15.048 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-24 02:27:15.049 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-24 02:27:15.049 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-24 02:27:15.050 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-24 02:27:15.051 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-24 02:27:15.060 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-24 02:27:15.079 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-24 02:27:15.094 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-24 02:27:15.100 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-24 02:27:15.113 | Get:68 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-24 02:27:15.115 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-24 02:27:15.115 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-24 02:27:15.118 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-24 02:27:15.132 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-24 02:27:15.138 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-24 02:27:15.139 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-24 02:27:15.149 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-24 02:27:15.153 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-24 02:27:15.156 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-24 02:27:15.156 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-24 02:27:15.172 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-24 02:27:15.179 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-24 02:27:15.181 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-24 02:27:15.181 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-24 02:27:15.184 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-24 02:27:15.189 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-24 02:27:15.190 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-24 02:27:15.191 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-24 02:27:15.222 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-24 02:27:15.226 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-24 02:27:15.227 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-24 02:27:15.236 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-24 02:27:15.237 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-24 02:27:15.239 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-24 02:27:15.239 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-24 02:27:15.240 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-24 02:27:15.243 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-24 02:27:15.251 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-24 02:27:15.259 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-24 02:27:15.274 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-24 02:27:15.277 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-24 02:27:15.317 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-24 02:27:15.318 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-24 02:27:15.319 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-24 02:27:15.322 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-24 02:27:15.323 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-24 02:27:15.329 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-24 02:27:15.340 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-24 02:27:15.346 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-24 02:27:15.347 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-24 02:27:15.347 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-24 02:27:15.349 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-24 02:27:15.352 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-24 02:27:15.356 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-24 02:27:15.359 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-24 02:27:15.364 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-24 02:27:15.372 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-24 02:27:15.425 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-24 02:27:15.426 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-24 02:27:15.435 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-24 02:27:15.436 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-24 02:27:15.659 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-24 02:27:15.665 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-24 02:27:15.665 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-24 02:27:15.665 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-24 02:27:15.666 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-24 02:27:15.669 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-24 02:27:15.669 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-24 02:27:15.671 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-24 02:27:15.673 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-24 02:27:15.678 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-24 02:27:15.692 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-24 02:27:15.693 | Get:131 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-24 02:27:15.716 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-24 02:27:15.725 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-24 02:27:15.726 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-24 02:27:15.733 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-24 02:27:15.734 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-24 02:27:15.735 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-24 02:27:15.736 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-24 02:27:15.744 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-24 02:27:15.789 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-24 02:27:15.793 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-24 02:27:15.798 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-24 02:27:15.826 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-24 02:27:15.828 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-24 02:27:15.842 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-24 02:27:15.843 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-24 02:27:15.845 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-24 02:27:15.853 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-24 02:27:15.860 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-24 02:27:16.306 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-24 02:27:16.307 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-24 02:27:16.319 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-24 02:27:16.417 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-24 02:27:16.419 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-24 02:27:17.189 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-24 02:27:17.190 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-24 02:27:17.196 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-24 02:27:17.197 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-24 02:27:17.205 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-24 02:27:17.206 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-24 02:27:17.209 | Get:161 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-24 02:27:17.228 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-24 02:27:17.244 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-24 02:27:17.246 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-24 02:27:17.247 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-24 02:27:17.277 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-24 02:27:17.287 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-24 02:27:17.287 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-24 02:27:17.287 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-24 02:27:17.289 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-24 02:27:17.297 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-24 02:27:17.302 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-24 02:27:17.304 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-24 02:27:17.336 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-24 02:27:17.527 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-24 02:27:17.547 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-24 02:27:17.576 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-24 02:27:17.579 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-24 02:27:17.581 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-24 02:27:17.583 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-24 02:27:17.584 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-24 02:27:17.585 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-24 02:27:17.586 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-24 02:27:17.587 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-24 02:27:17.587 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-24 02:27:17.593 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-24 02:27:17.603 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-24 02:27:17.605 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-24 02:27:17.606 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-24 02:27:17.607 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-24 02:27:17.612 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-24 02:27:17.613 | Get:192 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-24 02:27:17.618 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-24 02:27:17.619 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-24 02:27:17.670 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-24 02:27:17.712 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-24 02:27:17.980 | perl: warning: Setting locale failed. 2026-06-24 02:27:17.980 | perl: warning: Please check that your locale settings: 2026-06-24 02:27:17.980 | LANGUAGE = (unset), 2026-06-24 02:27:17.980 | LC_ALL = "en_US.utf8", 2026-06-24 02:27:17.980 | LANG = "de_DE.UTF-8" 2026-06-24 02:27:17.980 | are supported and installed on your system. 2026-06-24 02:27:17.981 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:27:18.044 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:27:18.044 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:27:18.044 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:27:18.488 | Vorkonfiguration der Pakete ... 2026-06-24 02:27:18.523 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:27:18.729 | Fetched 208 MB in 4s (48.3 MB/s) 2026-06-24 02:27:18.816 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-24 02:27:18.822 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-24 02:27:18.833 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:18.927 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:18.941 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:19.031 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:19.045 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:19.150 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:19.169 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:19.256 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:19.271 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:19.384 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:19.396 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:19.523 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:19.536 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:19.616 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 02:27:19.727 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-24 02:27:19.733 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:19.745 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:19.814 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:19.829 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:19.912 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:19.926 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:20.001 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:20.037 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:20.673 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:20.712 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:20.952 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:20.963 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-24 02:27:21.035 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 02:27:21.159 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-24 02:27:21.166 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-24 02:27:21.178 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-24 02:27:21.313 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-24 02:27:21.440 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-24 02:27:21.448 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-24 02:27:21.460 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-24 02:27:21.526 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-24 02:27:21.537 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-24 02:27:21.594 | Selecting previously unselected package libapr1t64:amd64. 2026-06-24 02:27:21.608 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-24 02:27:21.611 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-24 02:27:21.661 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-24 02:27:21.674 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-24 02:27:21.678 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 02:27:21.721 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-24 02:27:21.734 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-24 02:27:21.738 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 02:27:21.776 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-24 02:27:21.789 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-24 02:27:21.792 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 02:27:21.835 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-24 02:27:21.848 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-24 02:27:21.851 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-24 02:27:21.912 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-24 02:27:21.922 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-24 02:27:21.989 | Selecting previously unselected package apache2-bin. 2026-06-24 02:27:22.002 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-24 02:27:22.006 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-24 02:27:22.151 | Selecting previously unselected package apache2-data. 2026-06-24 02:27:22.164 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-24 02:27:22.167 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-24 02:27:22.360 | Selecting previously unselected package apache2-utils. 2026-06-24 02:27:22.373 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-24 02:27:22.377 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-24 02:27:22.441 | Selecting previously unselected package apache2. 2026-06-24 02:27:22.454 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-24 02:27:22.462 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:27:22.464 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-24 02:27:22.581 | Selecting previously unselected package haproxy. 2026-06-24 02:27:22.594 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 02:27:22.607 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-24 02:27:22.744 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-24 02:27:22.752 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-24 02:27:22.758 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-24 02:27:22.811 | Selecting previously unselected package memcached. 2026-06-24 02:27:22.823 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-24 02:27:22.831 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-24 02:27:22.900 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-24 02:27:22.912 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-24 02:27:22.982 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-24 02:27:23.120 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-24 02:27:23.224 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-24 02:27:23.252 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-24 02:27:23.356 | Selecting previously unselected package libjson-perl. 2026-06-24 02:27:23.367 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-24 02:27:23.371 | Unpacking libjson-perl (4.10000-1) ... 2026-06-24 02:27:23.428 | Selecting previously unselected package postgresql-client-common. 2026-06-24 02:27:23.439 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-24 02:27:23.444 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-24 02:27:23.507 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-24 02:27:23.519 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-24 02:27:23.735 | Selecting previously unselected package ssl-cert. 2026-06-24 02:27:23.746 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-24 02:27:23.750 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-24 02:27:23.810 | Selecting previously unselected package postgresql-common. 2026-06-24 02:27:23.821 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-24 02:27:23.844 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-24 02:27:23.855 | Unpacking postgresql-common (257build1.1) ... 2026-06-24 02:27:23.990 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:27:24.010 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 02:27:24.081 | Selecting previously unselected package libsysfs2:amd64. 2026-06-24 02:27:24.092 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-24 02:27:24.097 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-24 02:27:24.148 | Selecting previously unselected package sysfsutils. 2026-06-24 02:27:24.157 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-24 02:27:24.164 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-24 02:27:24.206 | Selecting previously unselected package autotools-dev. 2026-06-24 02:27:24.217 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-24 02:27:24.222 | Unpacking autotools-dev (20220109.1) ... 2026-06-24 02:27:24.269 | Selecting previously unselected package m4. 2026-06-24 02:27:24.280 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-24 02:27:24.285 | Unpacking m4 (1.4.19-4build1) ... 2026-06-24 02:27:24.375 | Selecting previously unselected package autoconf. 2026-06-24 02:27:24.385 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-24 02:27:24.390 | Unpacking autoconf (2.71-3) ... 2026-06-24 02:27:24.486 | Selecting previously unselected package automake. 2026-06-24 02:27:24.497 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-24 02:27:24.503 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-24 02:27:24.623 | Selecting previously unselected package autopoint. 2026-06-24 02:27:24.634 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-24 02:27:24.638 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-24 02:27:24.684 | Selecting previously unselected package libdebhelper-perl. 2026-06-24 02:27:24.695 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-24 02:27:24.699 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-24 02:27:24.796 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-24 02:27:24.805 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 02:27:24.809 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:26.029 | Selecting previously unselected package libclang-cpp17t64. 2026-06-24 02:27:26.040 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 02:27:26.044 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:26.644 | Selecting previously unselected package libgc1:amd64. 2026-06-24 02:27:26.654 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-24 02:27:26.659 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-24 02:27:26.707 | Selecting previously unselected package libobjc4:amd64. 2026-06-24 02:27:26.718 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-24 02:27:26.722 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-24 02:27:26.763 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-24 02:27:26.774 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-24 02:27:26.778 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-24 02:27:26.835 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-24 02:27:26.846 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 02:27:26.850 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:27.089 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-24 02:27:27.100 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 02:27:27.104 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:27.191 | Selecting previously unselected package libclang1-17t64. 2026-06-24 02:27:27.202 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 02:27:27.207 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:27.545 | Selecting previously unselected package clang-17. 2026-06-24 02:27:27.557 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 02:27:27.561 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:27.613 | Selecting previously unselected package libtool. 2026-06-24 02:27:27.624 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-24 02:27:27.628 | Unpacking libtool (2.4.7-7build1) ... 2026-06-24 02:27:27.681 | Selecting previously unselected package dh-autoreconf. 2026-06-24 02:27:27.693 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-24 02:27:27.697 | Unpacking dh-autoreconf (20) ... 2026-06-24 02:27:27.744 | Selecting previously unselected package libarchive-zip-perl. 2026-06-24 02:27:27.756 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-24 02:27:27.760 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-24 02:27:27.828 | Selecting previously unselected package libsub-override-perl. 2026-06-24 02:27:27.839 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-24 02:27:27.843 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-24 02:27:27.881 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-24 02:27:27.892 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-24 02:27:27.897 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-24 02:27:27.943 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-24 02:27:27.953 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-24 02:27:27.958 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-24 02:27:27.996 | Selecting previously unselected package debugedit. 2026-06-24 02:27:28.007 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-24 02:27:28.011 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-24 02:27:28.054 | Selecting previously unselected package dwz. 2026-06-24 02:27:28.065 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-24 02:27:28.070 | Unpacking dwz (0.15-1build6) ... 2026-06-24 02:27:28.115 | Selecting previously unselected package gettext. 2026-06-24 02:27:28.126 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-24 02:27:28.130 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-24 02:27:28.242 | Selecting previously unselected package intltool-debian. 2026-06-24 02:27:28.251 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-24 02:27:28.255 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-24 02:27:28.295 | Selecting previously unselected package po-debconf. 2026-06-24 02:27:28.306 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-24 02:27:28.311 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-24 02:27:28.398 | Selecting previously unselected package debhelper. 2026-06-24 02:27:28.410 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-24 02:27:28.413 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-24 02:27:28.681 | Selecting previously unselected package uuid-dev:amd64. 2026-06-24 02:27:28.695 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-24 02:27:28.699 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-24 02:27:28.754 | Selecting previously unselected package libsctp1:amd64. 2026-06-24 02:27:28.767 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-24 02:27:28.771 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-24 02:27:28.813 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-24 02:27:28.827 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-24 02:27:28.831 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-24 02:27:28.886 | Selecting previously unselected package libapr1-dev. 2026-06-24 02:27:28.900 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-24 02:27:28.904 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-24 02:27:29.299 | Selecting previously unselected package libldap-dev:amd64. 2026-06-24 02:27:29.314 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 02:27:29.318 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-24 02:27:29.484 | Selecting previously unselected package libldap2-dev. 2026-06-24 02:27:29.498 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-24 02:27:29.502 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-24 02:27:29.542 | Selecting previously unselected package libaprutil1-dev. 2026-06-24 02:27:29.556 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-24 02:27:29.560 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-24 02:27:29.893 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-24 02:27:29.905 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-24 02:27:29.909 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 02:27:29.965 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-24 02:27:29.979 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-24 02:27:29.983 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 02:27:30.036 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-24 02:27:30.050 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-24 02:27:30.054 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 02:27:30.096 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-24 02:27:30.110 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-24 02:27:30.114 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 02:27:30.250 | Selecting previously unselected package apache2-dev. 2026-06-24 02:27:30.264 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-24 02:27:30.268 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-24 02:27:30.367 | Selecting previously unselected package ncal. 2026-06-24 02:27:30.382 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-24 02:27:30.386 | Unpacking ncal (12.1.8) ... 2026-06-24 02:27:30.443 | Selecting previously unselected package bsdmainutils. 2026-06-24 02:27:30.457 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-24 02:27:30.465 | Unpacking bsdmainutils (12.1.8) ... 2026-06-24 02:27:30.508 | Selecting previously unselected package conntrack. 2026-06-24 02:27:30.522 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-24 02:27:30.527 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-24 02:27:30.598 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-24 02:27:30.634 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-24 02:27:30.713 | Selecting previously unselected package dnsmasq-utils. 2026-06-24 02:27:30.724 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-24 02:27:30.728 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-24 02:27:30.781 | Selecting previously unselected package ebtables. 2026-06-24 02:27:30.792 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-24 02:27:30.809 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-24 02:27:30.861 | Selecting previously unselected package fonts-liberation. 2026-06-24 02:27:30.873 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-24 02:27:30.876 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-24 02:27:30.972 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-24 02:27:30.983 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-24 02:27:30.987 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-24 02:27:31.036 | Selecting previously unselected package fonts-liberation2. 2026-06-24 02:27:31.047 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-24 02:27:31.071 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-24 02:27:31.113 | Selecting previously unselected package genisoimage. 2026-06-24 02:27:31.123 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-24 02:27:31.127 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-24 02:27:31.197 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-24 02:27:31.208 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-24 02:27:31.213 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-24 02:27:31.268 | Selecting previously unselected package libann0. 2026-06-24 02:27:31.279 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-24 02:27:31.284 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-24 02:27:31.332 | Selecting previously unselected package libcdt5:amd64. 2026-06-24 02:27:31.342 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 02:27:31.348 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 02:27:31.398 | Selecting previously unselected package libcgraph6:amd64. 2026-06-24 02:27:31.407 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 02:27:31.412 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 02:27:31.463 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-24 02:27:31.475 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-24 02:27:31.480 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-24 02:27:31.690 | Selecting previously unselected package libltdl7:amd64. 2026-06-24 02:27:31.702 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-24 02:27:31.707 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-24 02:27:31.757 | Selecting previously unselected package libpathplan4:amd64. 2026-06-24 02:27:31.771 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 02:27:31.776 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 02:27:31.829 | Selecting previously unselected package libgvc6. 2026-06-24 02:27:31.843 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 02:27:31.848 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-24 02:27:31.926 | Selecting previously unselected package libgvpr2:amd64. 2026-06-24 02:27:31.939 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 02:27:31.944 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 02:27:31.999 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-24 02:27:32.013 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 02:27:32.017 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 02:27:32.092 | Selecting previously unselected package libice6:amd64. 2026-06-24 02:27:32.106 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-24 02:27:32.110 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-24 02:27:32.157 | Selecting previously unselected package libsm6:amd64. 2026-06-24 02:27:32.171 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-24 02:27:32.175 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-24 02:27:32.225 | Selecting previously unselected package libxt6t64:amd64. 2026-06-24 02:27:32.238 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-24 02:27:32.244 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-24 02:27:32.295 | Selecting previously unselected package libxmu6:amd64. 2026-06-24 02:27:32.309 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-24 02:27:32.313 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-24 02:27:32.365 | Selecting previously unselected package libxaw7:amd64. 2026-06-24 02:27:32.378 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-24 02:27:32.384 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-24 02:27:32.438 | Selecting previously unselected package graphviz. 2026-06-24 02:27:32.452 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-24 02:27:32.457 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-24 02:27:32.566 | Selecting previously unselected package icu-devtools. 2026-06-24 02:27:32.578 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-24 02:27:32.583 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-24 02:27:32.652 | Selecting previously unselected package iputils-arping. 2026-06-24 02:27:32.665 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-24 02:27:32.670 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-24 02:27:32.719 | Selecting previously unselected package comerr-dev:amd64. 2026-06-24 02:27:32.732 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-24 02:27:32.740 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-24 02:27:32.800 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-24 02:27:32.814 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 02:27:32.818 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 02:27:32.870 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-24 02:27:32.884 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 02:27:32.888 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 02:27:32.936 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-24 02:27:32.950 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 02:27:32.954 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 02:27:33.004 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-24 02:27:33.019 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 02:27:33.023 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 02:27:33.068 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-24 02:27:33.083 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 02:27:33.087 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 02:27:33.168 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-24 02:27:33.182 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-24 02:27:33.187 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-24 02:27:33.238 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-24 02:27:33.252 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 02:27:33.256 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:33.571 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-24 02:27:33.584 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-24 02:27:33.589 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-24 02:27:33.654 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-24 02:27:33.668 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-24 02:27:33.727 | Selecting previously unselected package libgts-bin. 2026-06-24 02:27:33.739 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-24 02:27:33.744 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-24 02:27:33.801 | Selecting previously unselected package libicu-dev:amd64. 2026-06-24 02:27:33.815 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-24 02:27:33.819 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-24 02:27:34.400 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-24 02:27:34.414 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-24 02:27:34.418 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-24 02:27:34.480 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-24 02:27:34.493 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-24 02:27:34.497 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-24 02:27:34.537 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-24 02:27:34.548 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-24 02:27:34.553 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-24 02:27:34.594 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-24 02:27:34.607 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-24 02:27:34.612 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-24 02:27:34.660 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-24 02:27:34.675 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-24 02:27:34.680 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-24 02:27:34.809 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-24 02:27:34.822 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-24 02:27:34.827 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-24 02:27:34.872 | Selecting previously unselected package libjson-xs-perl. 2026-06-24 02:27:34.885 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 02:27:34.889 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-24 02:27:34.939 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-24 02:27:34.952 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-24 02:27:34.957 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-24 02:27:35.029 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-24 02:27:35.042 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-24 02:27:35.046 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-24 02:27:35.091 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-24 02:27:35.105 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-24 02:27:35.109 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-24 02:27:35.163 | Selecting previously unselected package mysql-common. 2026-06-24 02:27:35.176 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-24 02:27:35.195 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-24 02:27:35.247 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-24 02:27:35.260 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 02:27:35.265 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 02:27:35.369 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-24 02:27:35.383 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-24 02:27:35.387 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-24 02:27:35.482 | Selecting previously unselected package pcp-conf. 2026-06-24 02:27:35.496 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-24 02:27:35.501 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-24 02:27:35.553 | Selecting previously unselected package libpcp3t64. 2026-06-24 02:27:35.567 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 02:27:35.572 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-24 02:27:35.628 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-24 02:27:35.641 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 02:27:35.647 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-24 02:27:35.693 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-24 02:27:35.707 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-24 02:27:35.712 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-24 02:27:35.766 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-24 02:27:35.780 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-24 02:27:35.785 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-24 02:27:35.839 | Selecting previously unselected package libpq5:amd64. 2026-06-24 02:27:35.853 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 02:27:35.858 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 02:27:35.907 | Selecting previously unselected package libssl-dev:amd64. 2026-06-24 02:27:35.921 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-24 02:27:35.925 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-24 02:27:36.154 | Selecting previously unselected package libpq-dev. 2026-06-24 02:27:36.168 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 02:27:36.173 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-24 02:27:36.235 | Selecting previously unselected package libsasl2-dev. 2026-06-24 02:27:36.249 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-24 02:27:36.254 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-24 02:27:36.341 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-24 02:27:36.355 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:27:36.360 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 02:27:36.612 | Selecting previously unselected package libx86-1:amd64. 2026-06-24 02:27:36.623 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-24 02:27:36.627 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-24 02:27:36.673 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-24 02:27:36.684 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-24 02:27:36.688 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-24 02:27:36.803 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-24 02:27:36.816 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-24 02:27:36.870 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-24 02:27:36.881 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-24 02:27:36.889 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-24 02:27:36.988 | Selecting previously unselected package llvm-17-runtime. 2026-06-24 02:27:36.999 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 02:27:37.005 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:37.075 | Selecting previously unselected package libpfm4:amd64. 2026-06-24 02:27:37.085 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-24 02:27:37.089 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-24 02:27:37.161 | Selecting previously unselected package llvm-17. 2026-06-24 02:27:37.173 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 02:27:37.177 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:38.289 | Selecting previously unselected package libffi-dev:amd64. 2026-06-24 02:27:38.298 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-24 02:27:38.303 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-24 02:27:38.362 | Selecting previously unselected package llvm-17-tools. 2026-06-24 02:27:38.373 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 02:27:38.377 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:38.723 | Selecting previously unselected package libz3-4:amd64. 2026-06-24 02:27:38.734 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-24 02:27:38.738 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-24 02:27:38.968 | Selecting previously unselected package libz3-dev:amd64. 2026-06-24 02:27:38.979 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-24 02:27:38.983 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-24 02:27:39.040 | Selecting previously unselected package llvm-17-dev. 2026-06-24 02:27:39.051 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-24 02:27:39.056 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:42.611 | Selecting previously unselected package lsscsi. 2026-06-24 02:27:42.623 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-24 02:27:42.628 | Unpacking lsscsi (0.32-1build1) ... 2026-06-24 02:27:42.678 | Selecting previously unselected package osinfo-db. 2026-06-24 02:27:42.689 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-24 02:27:42.693 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-24 02:27:43.346 | Selecting previously unselected package pkgconf-bin. 2026-06-24 02:27:43.360 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-24 02:27:43.364 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-24 02:27:43.409 | Selecting previously unselected package pkgconf:amd64. 2026-06-24 02:27:43.421 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-24 02:27:43.427 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-24 02:27:43.479 | Selecting previously unselected package pkg-config:amd64. 2026-06-24 02:27:43.491 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-24 02:27:43.498 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-24 02:27:43.542 | Selecting previously unselected package pm-utils. 2026-06-24 02:27:43.553 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-24 02:27:43.557 | Unpacking pm-utils (1.4.1-21) ... 2026-06-24 02:27:43.638 | Selecting previously unselected package postgresql-client-16. 2026-06-24 02:27:43.649 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 02:27:43.654 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 02:27:43.850 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-24 02:27:43.863 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 02:27:43.867 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 02:27:44.403 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-24 02:27:44.414 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-24 02:27:44.418 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-24 02:27:44.475 | Selecting previously unselected package python3-mysqldb. 2026-06-24 02:27:44.487 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-24 02:27:44.491 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-24 02:27:44.547 | Selecting previously unselected package python3-pip-whl. 2026-06-24 02:27:44.558 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-24 02:27:44.562 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-24 02:27:44.626 | Selecting previously unselected package python3-setuptools-whl. 2026-06-24 02:27:44.636 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-24 02:27:44.640 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-24 02:27:44.696 | Selecting previously unselected package python3.12-venv. 2026-06-24 02:27:44.708 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-24 02:27:44.712 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-24 02:27:44.752 | Selecting previously unselected package python3-venv. 2026-06-24 02:27:44.764 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-24 02:27:44.767 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-24 02:27:44.815 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:27:44.848 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 02:27:44.912 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:27:44.923 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 02:27:44.995 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:27:45.006 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 02:27:45.088 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:27:45.139 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 02:27:45.211 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:27:45.222 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 02:27:45.393 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:27:45.423 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 02:27:45.959 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:27:45.973 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 02:27:46.182 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-24 02:27:46.193 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-24 02:27:46.381 | Selecting previously unselected package sqlite3. 2026-06-24 02:27:46.393 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-24 02:27:46.397 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-24 02:27:46.444 | Selecting previously unselected package unzip. 2026-06-24 02:27:46.458 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-24 02:27:46.463 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-24 02:27:46.518 | Selecting previously unselected package vbetool. 2026-06-24 02:27:46.531 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-24 02:27:46.535 | Unpacking vbetool (1.1-5) ... 2026-06-24 02:27:46.585 | Selecting previously unselected package libosinfo-l10n. 2026-06-24 02:27:46.600 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-24 02:27:46.604 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-24 02:27:46.680 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-24 02:27:46.694 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-24 02:27:46.699 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-24 02:27:46.747 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-24 02:27:46.761 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-24 02:27:46.766 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-24 02:27:46.822 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-24 02:27:46.834 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-24 02:27:46.887 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-24 02:27:46.899 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-24 02:27:46.903 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 02:27:46.959 | Selecting previously unselected package libpcp-archive1t64. 2026-06-24 02:27:46.971 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 02:27:46.976 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-24 02:27:47.022 | Selecting previously unselected package libpcp-gui2t64. 2026-06-24 02:27:47.034 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 02:27:47.038 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-24 02:27:47.082 | Selecting previously unselected package libpcp-import1t64. 2026-06-24 02:27:47.096 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 02:27:47.101 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-24 02:27:47.148 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-24 02:27:47.160 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 02:27:47.164 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-24 02:27:47.210 | Selecting previously unselected package libpcp-trace2t64. 2026-06-24 02:27:47.222 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 02:27:47.226 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-24 02:27:47.271 | Selecting previously unselected package libpcp-web1t64. 2026-06-24 02:27:47.283 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-24 02:27:47.287 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-24 02:27:47.336 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-24 02:27:47.348 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-24 02:27:47.360 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-24 02:27:47.447 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-24 02:27:47.479 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-24 02:27:47.584 | Selecting previously unselected package python3-pcp. 2026-06-24 02:27:47.595 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-24 02:27:47.599 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-24 02:27:47.663 | Selecting previously unselected package pcp. 2026-06-24 02:27:47.675 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-24 02:27:47.953 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-24 02:27:48.920 | Selecting previously unselected package socat. 2026-06-24 02:27:48.935 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-24 02:27:48.940 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-24 02:27:49.026 | Selecting previously unselected package vlan. 2026-06-24 02:27:49.038 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-24 02:27:49.042 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-24 02:27:49.129 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-24 02:27:49.142 | Setting up postgresql-client-common (257build1.1) ... 2026-06-24 02:27:49.163 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-24 02:27:49.175 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-24 02:27:49.186 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-24 02:27:49.221 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-24 02:27:49.228 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-24 02:27:49.238 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 02:27:49.248 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-24 02:27:49.258 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-24 02:27:49.268 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-24 02:27:49.277 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:27:49.923 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-24 02:27:49.933 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-24 02:27:49.943 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-24 02:27:49.952 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-24 02:27:50.594 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-24 02:27:50.594 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-24 02:27:51.069 | Setting up ncal (12.1.8) ... 2026-06-24 02:27:51.080 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-24 02:27:51.090 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-24 02:27:51.100 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-24 02:27:51.110 | Setting up vbetool (1.1-5) ... 2026-06-24 02:27:51.120 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-24 02:27:51.153 | Setting up pm-utils (1.4.1-21) ... 2026-06-24 02:27:51.170 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-24 02:27:51.184 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-24 02:27:51.194 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 02:27:51.204 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:27:52.463 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 02:27:52.473 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-24 02:27:52.485 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-24 02:27:52.498 | Setting up m4 (1.4.19-4build1) ... 2026-06-24 02:27:52.507 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-24 02:27:52.516 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-24 02:27:52.525 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-24 02:27:52.551 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-24 02:27:52.596 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-24 02:27:52.606 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-24 02:27:52.616 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-24 02:27:53.509 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-24 02:27:53.954 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 02:27:53.964 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-24 02:27:54.232 | Setting up autotools-dev (20220109.1) ... 2026-06-24 02:27:54.242 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-24 02:27:54.251 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 02:27:54.261 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-24 02:27:54.270 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-24 02:27:54.280 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 02:27:54.289 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-24 02:27:54.299 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-24 02:27:54.308 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 02:27:54.318 | Setting up ebtables (2.0.11-6build1) ... 2026-06-24 02:27:54.913 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-24 02:27:54.923 | Setting up socat (1.8.0.0-4build3) ... 2026-06-24 02:27:54.933 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-24 02:27:54.942 | Setting up bsdmainutils (12.1.8) ... 2026-06-24 02:27:54.955 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-24 02:27:54.967 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-24 02:27:54.977 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 02:27:54.986 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-24 02:27:54.996 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-24 02:27:55.005 | Setting up lsscsi (0.32-1build1) ... 2026-06-24 02:27:55.015 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-24 02:27:55.024 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-24 02:27:55.034 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-24 02:27:55.043 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-24 02:27:55.053 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:27:55.063 | Setting up autoconf (2.71-3) ... 2026-06-24 02:27:55.076 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:55.086 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 02:27:55.095 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-24 02:27:55.105 | Setting up dwz (0.15-1build6) ... 2026-06-24 02:27:55.114 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-24 02:27:55.124 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-24 02:27:55.133 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-24 02:27:55.155 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:55.165 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-24 02:27:55.175 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:27:55.185 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-24 02:27:55.194 | Setting up libjson-perl (4.10000-1) ... 2026-06-24 02:27:55.224 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-24 02:27:55.234 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-24 02:27:55.260 | Setting up debugedit (1:5.0-5build2) ... 2026-06-24 02:27:55.270 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-24 02:27:55.279 | Setting up libsub-override-perl (0.10-1) ... 2026-06-24 02:27:55.289 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-24 02:27:55.298 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 02:27:55.308 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 02:27:55.317 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-24 02:27:55.327 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-24 02:27:55.337 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:27:55.346 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-24 02:27:55.355 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-24 02:27:55.364 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-24 02:27:55.379 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-24 02:27:55.388 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-24 02:27:55.397 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-24 02:27:55.407 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-24 02:27:55.416 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:27:56.535 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 02:27:56.547 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-24 02:27:56.556 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-24 02:27:56.569 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 02:27:56.578 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-24 02:27:56.588 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-24 02:27:56.595 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-24 02:27:56.605 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-24 02:27:56.615 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 02:27:56.624 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-24 02:27:56.633 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-24 02:27:56.642 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-24 02:27:56.651 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-24 02:27:56.660 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-24 02:27:56.669 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-24 02:27:56.755 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:27:56.755 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:27:56.755 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:27:58.577 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 02:27:58.586 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-24 02:27:58.695 | Setting up libtool (2.4.7-7build1) ... 2026-06-24 02:27:58.703 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 02:27:59.230 | 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-06-24 02:27:59.270 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:27:59.287 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-24 02:27:59.296 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-24 02:28:00.135 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-24 02:28:00.750 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-24 02:28:00.762 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-24 02:28:00.774 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-24 02:28:00.851 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-24 02:28:00.851 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-24 02:28:00.855 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-24 02:28:01.646 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 02:28:01.659 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-24 02:28:01.671 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-24 02:28:01.687 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-24 02:28:01.699 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-24 02:28:01.712 | Setting up dh-autoreconf (20) ... 2026-06-24 02:28:01.723 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-24 02:28:01.736 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-24 02:28:01.748 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-24 02:28:01.760 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-24 02:28:01.773 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:28:01.786 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-24 02:28:01.797 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-24 02:28:01.810 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:28:01.822 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-24 02:28:01.889 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:28:01.890 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:28:01.890 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:28:02.094 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:28:02.890 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-24 02:28:03.373 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-24 02:28:03.384 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-24 02:28:03.395 | Setting up postgresql-common (257build1.1) ... 2026-06-24 02:28:03.464 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:28:03.464 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:28:03.464 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:28:03.540 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:28:03.967 | 2026-06-24 02:28:03.967 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-24 02:28:04.132 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-24 02:28:04.132 | Removing obsolete dictionary files: 2026-06-24 02:28:05.178 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-24 02:28:05.748 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-24 02:28:05.797 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-24 02:28:06.536 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-24 02:28:07.605 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-24 02:28:07.615 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-24 02:28:07.625 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-24 02:28:07.635 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-24 02:28:07.645 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-24 02:28:07.655 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-24 02:28:07.667 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-24 02:28:08.358 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-24 02:28:08.369 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-24 02:28:08.380 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-24 02:28:08.393 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 02:28:08.404 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-24 02:28:08.415 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-24 02:28:08.425 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-24 02:28:08.435 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-24 02:28:08.445 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-24 02:28:09.255 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-24 02:28:09.264 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 02:28:09.273 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-24 02:28:09.337 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-24 02:28:09.347 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-24 02:28:09.357 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:28:09.367 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-24 02:28:09.377 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-24 02:28:09.386 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:28:09.396 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-24 02:28:09.406 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-24 02:28:09.416 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 02:28:09.428 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-24 02:28:09.438 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-24 02:28:09.447 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-24 02:28:09.457 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-24 02:28:10.420 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:28:10.432 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-24 02:28:10.443 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-24 02:28:10.454 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-24 02:28:10.465 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 02:28:10.479 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-24 02:28:10.490 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:28:10.502 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-24 02:28:10.577 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:28:10.577 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:28:10.577 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:28:10.756 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-24 02:28:10.768 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:28:10.780 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-24 02:28:10.791 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-24 02:28:10.806 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-24 02:28:11.426 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:28:11.469 | Enabling module mpm_event. 2026-06-24 02:28:11.521 | Enabling module authz_core. 2026-06-24 02:28:11.527 | Enabling module authz_host. 2026-06-24 02:28:11.575 | Enabling module authn_core. 2026-06-24 02:28:11.580 | Enabling module auth_basic. 2026-06-24 02:28:11.629 | Enabling module access_compat. 2026-06-24 02:28:11.678 | Enabling module authn_file. 2026-06-24 02:28:11.727 | Enabling module authz_user. 2026-06-24 02:28:11.776 | Enabling module alias. 2026-06-24 02:28:11.823 | Enabling module dir. 2026-06-24 02:28:11.873 | Enabling module autoindex. 2026-06-24 02:28:11.920 | Enabling module env. 2026-06-24 02:28:11.970 | Enabling module mime. 2026-06-24 02:28:12.017 | Enabling module negotiation. 2026-06-24 02:28:12.064 | Enabling module setenvif. 2026-06-24 02:28:12.111 | Enabling module filter. 2026-06-24 02:28:12.160 | Enabling module deflate. 2026-06-24 02:28:12.208 | Enabling module status. 2026-06-24 02:28:12.255 | Enabling module reqtimeout. 2026-06-24 02:28:12.303 | Enabling conf charset. 2026-06-24 02:28:12.352 | Enabling conf localized-error-pages. 2026-06-24 02:28:12.400 | Enabling conf other-vhosts-access-log. 2026-06-24 02:28:12.446 | Enabling conf security. 2026-06-24 02:28:12.494 | Enabling conf serve-cgi-bin. 2026-06-24 02:28:12.543 | Enabling site 000-default. 2026-06-24 02:28:13.608 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-24 02:28:14.315 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-24 02:28:15.752 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-24 02:28:15.764 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-24 02:28:15.776 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-24 02:28:16.085 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-24 02:28:16.095 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-24 02:28:17.730 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-24 02:28:17.800 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-24 02:28:17.871 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-24 02:28:17.941 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-24 02:28:19.796 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-24 02:28:19.807 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-24 02:28:19.822 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-24 02:28:19.895 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-24 02:28:24.407 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:28:24.622 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:28:24.741 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:28:28.979 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:28:29.889 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-24 02:28:30.018 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 02:28:30.055 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-24 02:28:30.276 | Processing triggers for ufw (0.36.2-6) ... 2026-06-24 02:28:30.404 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 02:28:34.043 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-24 02:28:34.069 | Processing triggers for install-info (7.1-3build2) ... 2026-06-24 02:28:34.234 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-24 02:28:34.513 | perl: warning: Setting locale failed. 2026-06-24 02:28:34.513 | perl: warning: Please check that your locale settings: 2026-06-24 02:28:34.513 | LANGUAGE = (unset), 2026-06-24 02:28:34.513 | LC_ALL = "en_US.utf8", 2026-06-24 02:28:34.513 | LANG = "de_DE.UTF-8" 2026-06-24 02:28:34.514 | are supported and installed on your system. 2026-06-24 02:28:34.514 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:28:34.644 | perl: warning: Setting locale failed. 2026-06-24 02:28:34.644 | perl: warning: Please check that your locale settings: 2026-06-24 02:28:34.644 | LANGUAGE = (unset), 2026-06-24 02:28:34.644 | LC_ALL = "en_US.utf8", 2026-06-24 02:28:34.644 | LANG = "de_DE.UTF-8" 2026-06-24 02:28:34.645 | are supported and installed on your system. 2026-06-24 02:28:34.645 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:28:34.694 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:28:34.694 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:28:34.695 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:28:34.766 | perl: warning: Setting locale failed. 2026-06-24 02:28:34.766 | perl: warning: Please check that your locale settings: 2026-06-24 02:28:34.766 | LANGUAGE = (unset), 2026-06-24 02:28:34.766 | LC_ALL = "en_US.utf8", 2026-06-24 02:28:34.766 | LANG = "de_DE.UTF-8" 2026-06-24 02:28:34.766 | are supported and installed on your system. 2026-06-24 02:28:34.767 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:28:35.123 | 2026-06-24 02:28:35.123 | Running kernel seems to be up-to-date. 2026-06-24 02:28:35.123 | 2026-06-24 02:28:35.123 | Restarting services... 2026-06-24 02:28:35.268 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-24 02:28:38.637 | 2026-06-24 02:28:38.637 | Service restarts being deferred: 2026-06-24 02:28:38.637 | systemctl restart ModemManager.service 2026-06-24 02:28:38.638 | /etc/needrestart/restart.d/dbus.service 2026-06-24 02:28:38.639 | systemctl restart systemd-logind.service 2026-06-24 02:28:38.639 | systemctl restart virtlockd.service 2026-06-24 02:28:38.639 | systemctl restart virtlogd.service 2026-06-24 02:28:38.639 | 2026-06-24 02:28:38.639 | No containers need to be restarted. 2026-06-24 02:28:38.639 | 2026-06-24 02:28:38.639 | User sessions running outdated binaries: 2026-06-24 02:28:38.639 | quobyte @ session #6: sshd[2030] 2026-06-24 02:28:38.653 | quobyte @ user manager service: systemd[1168] 2026-06-24 02:28:38.667 | 2026-06-24 02:28:38.667 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 02:28:41.154 | ++ functions-common:apt_get:1211 : result=0 2026-06-24 02:28:41.158 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 02:28:41.162 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:28:41.164 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:28:41.168 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:28:41.172 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:28:41.175 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:28:41.179 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-24 02:28:41.182 | ++ functions-common:time_stop:2427 : start_time=1782268032239 2026-06-24 02:28:41.186 | ++ functions-common:time_stop:2429 : [[ -z 1782268032239 ]] 2026-06-24 02:28:41.190 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:28:41.196 | ++ functions-common:time_stop:2432 : end_time=1782268121193 2026-06-24 02:28:41.200 | ++ functions-common:time_stop:2433 : elapsed_time=88954 2026-06-24 02:28:41.203 | ++ functions-common:time_stop:2434 : total=6907 2026-06-24 02:28:41.207 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:28:41.210 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95861 2026-06-24 02:28:41.214 | ++ functions-common:apt_get:1215 : return 0 2026-06-24 02:28:41.218 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-24 02:28:41.222 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-24 02:28:41.227 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-24 02:28:41.233 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-24 02:28:41.237 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-24 02:28:41.240 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-24 02:28:41.245 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-24 02:28:41.249 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-24 02:28:41.251 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-24 02:28:41.256 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-24 02:28:41.259 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:28:41.603 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-24 02:28:41.606 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-24 02:28:41.608 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-24 02:28:41.611 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-24 02:28:41.613 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-24 02:28:41.616 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-24 02:28:41.618 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-24 02:28:41.620 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-24 02:28:41.623 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-24 02:28:41.625 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-24 02:28:41.627 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-24 02:28:41.630 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-24 02:28:41.632 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-24 02:28:41.635 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-24 02:28:41.637 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-24 02:28:41.639 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-24 02:28:41.641 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-24 02:28:41.644 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-24 02:28:41.646 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-24 02:28:41.649 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-24 02:28:41.652 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-24 02:28:41.655 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-24 02:28:41.658 | + functions-common:_ensure_lsb_release:420 : return 2026-06-24 02:28:41.661 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-24 02:28:41.676 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-24 02:28:41.679 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-24 02:28:41.694 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-24 02:28:41.696 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-24 02:28:41.711 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-24 02:28:41.714 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-24 02:28:41.716 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-24 02:28:41.718 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-24 02:28:41.721 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-24 02:28:41.723 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-24 02:28:41.725 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-24 02:28:41.727 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-24 02:28:41.730 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-24 02:28:41.733 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-24 02:28:41.735 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-24 02:28:41.735 | Distro: noble 2026-06-24 02:28:41.737 | + tools/install_pip.sh:main:117 : get_versions 2026-06-24 02:28:41.741 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-24 02:28:41.745 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-24 02:28:41.747 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-24 02:28:41.751 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-24 02:28:41.751 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-24 02:28:42.500 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-24 02:28:42.503 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-24 02:28:42.503 | pip: 24.0 2026-06-24 02:28:42.505 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-24 02:28:42.507 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-24 02:28:42.509 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:28:42.511 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:28:42.514 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:28:42.516 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:28:42.518 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:28:42.520 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:28:42.522 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:28:42.524 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:28:42.527 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:28:42.529 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:28:42.531 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:28:42.533 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:28:42.536 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:28:42.538 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-24 02:28:42.540 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:28:42.542 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:28:42.544 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-24 02:28:42.550 | + tools/install_pip.sh:main:146 : set -x 2026-06-24 02:28:42.552 | + tools/install_pip.sh:main:149 : get_versions 2026-06-24 02:28:42.556 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-24 02:28:42.560 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-24 02:28:42.562 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-24 02:28:42.566 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-24 02:28:42.569 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-24 02:28:43.164 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-24 02:28:43.167 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-24 02:28:43.167 | pip: 24.0 2026-06-24 02:28:43.171 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-24 02:28:43.174 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-24 02:28:43.178 | + ./stack.sh:main:804 : fixup_all 2026-06-24 02:28:43.182 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-24 02:28:43.185 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-24 02:28:43.188 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:28:43.191 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:28:43.195 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-24 02:28:43.212 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-24 02:28:43.228 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-24 02:28:43.245 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-24 02:28:43.248 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-24 02:28:43.252 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:28:43.256 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:28:43.259 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:28:43.262 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:28:43.266 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:28:43.270 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:28:43.274 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:28:43.277 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:28:43.280 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:28:43.284 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:28:43.287 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:28:43.291 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:28:43.294 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:28:43.298 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-24 02:28:43.302 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-24 02:28:43.306 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-24 02:28:43.323 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-24 02:28:43.339 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-24 02:28:43.354 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-24 02:28:43.370 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-24 02:28:43.385 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-24 02:28:43.402 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-24 02:28:43.419 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-24 02:28:43.435 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-24 02:28:43.439 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-24 02:28:43.443 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-24 02:28:48.997 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-24 02:28:49.023 | Using python 3.12 to install setuptools 2026-06-24 02:28:49.026 | + 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-06-24 02:28:50.421 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-24 02:28:50.685 | Collecting pip 2026-06-24 02:28:50.799 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-24 02:28:50.810 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-24 02:28:51.284 | Collecting setuptools[core] 2026-06-24 02:28:51.299 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-24 02:28:51.462 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-24 02:28:51.478 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 02:28:51.564 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-24 02:28:51.579 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-24 02:28:51.601 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-06-24 02:28:51.676 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-24 02:28:51.692 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-24 02:28:51.796 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-24 02:28:51.812 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 02:28:51.894 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-24 02:28:51.909 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 02:28:52.024 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-24 02:28:52.038 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-24 02:28:52.118 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-24 02:28:52.133 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-24 02:28:52.386 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 02:28:52.401 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-24 02:28:52.488 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 02:28:52.503 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-24 02:28:52.689 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 02:28:52.704 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-24 02:28:52.766 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 02:28:52.781 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-24 02:28:52.875 | 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-06-24 02:28:52.890 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-24 02:28:52.982 | 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-06-24 02:28:52.996 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 02:28:53.044 | 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-06-24 02:28:53.076 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-24 02:28:53.270 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.6 MB/s eta 0:00:00 2026-06-24 02:28:53.286 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-24 02:28:53.308 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-24 02:28:53.329 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-24 02:28:53.341 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.9 MB/s eta 0:00:00 2026-06-24 02:28:53.357 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-24 02:28:53.371 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.3 MB/s eta 0:00:00 2026-06-24 02:28:53.385 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-24 02:28:53.407 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-24 02:28:53.483 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.9 MB/s eta 0:00:00 2026-06-24 02:28:53.498 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-24 02:28:53.520 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-24 02:28:53.541 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-24 02:28:53.556 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 11.9 MB/s eta 0:00:00 2026-06-24 02:28:53.571 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-24 02:28:53.591 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-24 02:28:53.618 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.8 MB/s eta 0:00:00 2026-06-24 02:28:53.634 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-24 02:28:53.655 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-24 02:28:53.670 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.2 MB/s eta 0:00:00 2026-06-24 02:28:53.685 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-24 02:28:53.757 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.6 MB/s eta 0:00:00 2026-06-24 02:28:54.497 | 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-06-24 02:28:54.521 | Attempting uninstall: setuptools 2026-06-24 02:28:54.537 | Found existing installation: setuptools 68.1.2 2026-06-24 02:28:54.538 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:28:54.538 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-24 02:28:55.695 | Attempting uninstall: pygments 2026-06-24 02:28:55.705 | Found existing installation: Pygments 2.17.2 2026-06-24 02:28:55.705 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:28:55.706 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-24 02:28:56.997 | Attempting uninstall: pip 2026-06-24 02:28:57.003 | Found existing installation: pip 24.0 2026-06-24 02:28:57.075 | Uninstalling pip-24.0: 2026-06-24 02:28:57.085 | Successfully uninstalled pip-24.0 2026-06-24 02:28:58.750 | Attempting uninstall: packaging 2026-06-24 02:28:58.760 | Found existing installation: packaging 24.0 2026-06-24 02:28:58.760 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:28:58.761 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-24 02:28:58.959 | Attempting uninstall: markdown-it-py 2026-06-24 02:28:58.982 | Found existing installation: markdown-it-py 3.0.0 2026-06-24 02:28:58.983 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:28:58.984 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-24 02:28:59.145 | Attempting uninstall: wheel 2026-06-24 02:28:59.193 | Found existing installation: wheel 0.42.0 2026-06-24 02:28:59.193 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:28:59.194 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-24 02:28:59.247 | Attempting uninstall: rich 2026-06-24 02:28:59.296 | Found existing installation: rich 13.7.1 2026-06-24 02:28:59.298 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:28:59.298 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-24 02:29:00.034 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-24 02:29:00.294 | + inc/python:pip_install:216 : result=0 2026-06-24 02:29:00.298 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:29:00.301 | + functions-common:time_stop:2420 : local name 2026-06-24 02:29:00.305 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:29:00.308 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:29:00.312 | + functions-common:time_stop:2423 : local total 2026-06-24 02:29:00.314 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:29:00.318 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:29:00.321 | + functions-common:time_stop:2427 : start_time=1782268129016 2026-06-24 02:29:00.325 | + functions-common:time_stop:2429 : [[ -z 1782268129016 ]] 2026-06-24 02:29:00.329 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:29:00.335 | + functions-common:time_stop:2432 : end_time=1782268140331 2026-06-24 02:29:00.339 | + functions-common:time_stop:2433 : elapsed_time=11315 2026-06-24 02:29:00.342 | + functions-common:time_stop:2434 : total=0 2026-06-24 02:29:00.346 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:29:00.350 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11315 2026-06-24 02:29:00.353 | + inc/python:pip_install:219 : return 0 2026-06-24 02:29:00.356 | + 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-06-24 02:29:00.360 | + 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-06-24 02:29:00.364 | + 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-06-24 02:29:00.368 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-24 02:29:00.371 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-24 02:29:00.375 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-24 02:29:00.404 | Using python 3.12 to install os-testr 2026-06-24 02:29:00.409 | + 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-06-24 02:29:01.903 | Collecting os-testr 2026-06-24 02:29:02.048 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-24 02:29:02.110 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-24 02:29:02.127 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-24 02:29:02.163 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-24 02:29:02.180 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-24 02:29:02.239 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-24 02:29:02.254 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-24 02:29:02.267 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-24 02:29:02.295 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-24 02:29:02.309 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-24 02:29:02.401 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-24 02:29:02.416 | 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-06-24 02:29:02.450 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-24 02:29:02.477 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-24 02:29:02.513 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-24 02:29:02.536 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-24 02:29:02.559 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-24 02:29:02.580 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-24 02:29:02.614 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.6 MB/s 0:00:00 2026-06-24 02:29:02.778 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-24 02:29:02.924 | Attempting uninstall: PyYAML 2026-06-24 02:29:02.932 | Found existing installation: PyYAML 6.0.1 2026-06-24 02:29:02.933 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:29:02.933 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-24 02:29:03.324 | 2026-06-24 02:29:03.328 | 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-06-24 02:29:03.475 | + inc/python:pip_install:216 : result=0 2026-06-24 02:29:03.478 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:29:03.483 | + functions-common:time_stop:2420 : local name 2026-06-24 02:29:03.487 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:29:03.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:29:03.495 | + functions-common:time_stop:2423 : local total 2026-06-24 02:29:03.498 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:29:03.501 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:29:03.505 | + functions-common:time_stop:2427 : start_time=1782268140397 2026-06-24 02:29:03.508 | + functions-common:time_stop:2429 : [[ -z 1782268140397 ]] 2026-06-24 02:29:03.513 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:29:03.518 | + functions-common:time_stop:2432 : end_time=1782268143514 2026-06-24 02:29:03.520 | + functions-common:time_stop:2433 : elapsed_time=3117 2026-06-24 02:29:03.522 | + functions-common:time_stop:2434 : total=11315 2026-06-24 02:29:03.524 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:29:03.529 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14432 2026-06-24 02:29:03.531 | + inc/python:pip_install:219 : return 0 2026-06-24 02:29:03.536 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-24 02:29:03.606 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-24 02:29:03.714 | + ./stack.sh:main:832 : install_infra 2026-06-24 02:29:03.717 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-24 02:29:03.721 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-24 02:29:03.724 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-24 02:29:09.299 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-24 02:29:09.302 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-24 02:29:09.328 | + 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-06-24 02:29:10.730 | Collecting pbr 2026-06-24 02:29:10.733 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-24 02:29:11.186 | Collecting setuptools[core] 2026-06-24 02:29:11.191 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-24 02:29:11.347 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-24 02:29:11.350 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 02:29:11.420 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-24 02:29:11.422 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-24 02:29:11.493 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-24 02:29:11.495 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-24 02:29:11.585 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-24 02:29:11.588 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 02:29:11.657 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-24 02:29:11.660 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 02:29:11.759 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-24 02:29:11.762 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-24 02:29:11.831 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-24 02:29:11.835 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-24 02:29:12.059 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 02:29:12.062 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-24 02:29:12.137 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 02:29:12.139 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-24 02:29:12.302 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 02:29:12.304 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-24 02:29:12.357 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-24 02:29:12.360 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-24 02:29:12.441 | 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-06-24 02:29:12.443 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-24 02:29:12.522 | 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-06-24 02:29:12.525 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 02:29:12.614 | 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-06-24 02:29:12.712 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-24 02:29:12.739 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-24 02:29:12.744 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-24 02:29:12.744 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-24 02:29:12.746 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-24 02:29:12.749 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-24 02:29:12.753 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-24 02:29:12.755 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-24 02:29:12.766 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-24 02:29:12.769 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-24 02:29:12.771 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-24 02:29:12.774 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-24 02:29:12.777 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-24 02:29:12.782 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-24 02:29:12.784 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-24 02:29:12.787 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-24 02:29:12.814 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-24 02:29:13.099 | 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-06-24 02:29:16.907 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-24 02:29:17.097 | + inc/python:pip_install:216 : result=0 2026-06-24 02:29:17.100 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:29:17.103 | + functions-common:time_stop:2420 : local name 2026-06-24 02:29:17.106 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:29:17.109 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:29:17.111 | + functions-common:time_stop:2423 : local total 2026-06-24 02:29:17.113 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:29:17.115 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:29:17.119 | + functions-common:time_stop:2427 : start_time=1782268149320 2026-06-24 02:29:17.122 | + functions-common:time_stop:2429 : [[ -z 1782268149320 ]] 2026-06-24 02:29:17.126 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:29:17.131 | + functions-common:time_stop:2432 : end_time=1782268157127 2026-06-24 02:29:17.134 | + functions-common:time_stop:2433 : elapsed_time=7807 2026-06-24 02:29:17.137 | + functions-common:time_stop:2434 : total=14432 2026-06-24 02:29:17.140 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:29:17.143 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22239 2026-06-24 02:29:17.145 | + inc/python:pip_install:219 : return 0 2026-06-24 02:29:17.149 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-24 02:29:17.152 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-24 02:29:17.176 | + 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-06-24 02:29:18.420 | Processing /opt/stack/requirements 2026-06-24 02:29:18.424 | Installing build dependencies: started 2026-06-24 02:29:21.696 | Installing build dependencies: finished with status 'done' 2026-06-24 02:29:21.699 | Getting requirements to build wheel: started 2026-06-24 02:29:22.019 | Getting requirements to build wheel: finished with status 'done' 2026-06-24 02:29:22.023 | Preparing metadata (pyproject.toml): started 2026-06-24 02:29:23.240 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:29:23.440 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8455) 2026-06-24 02:29:23.540 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-24 02:29:23.562 | 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.dev8455) (26.2) 2026-06-24 02:29:23.678 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8455) 2026-06-24 02:29:23.693 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-24 02:29:23.847 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8455) 2026-06-24 02:29:23.850 | 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-06-24 02:29:23.994 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8455) 2026-06-24 02:29:24.011 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-24 02:29:24.023 | 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.dev8455) (82.0.1) 2026-06-24 02:29:24.358 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-24 02:29:24.374 | 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-06-24 02:29:24.390 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.9 MB/s eta 0:00:00 2026-06-24 02:29:24.466 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-24 02:29:24.481 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-24 02:29:24.601 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-24 02:29:24.616 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-24 02:29:24.707 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-24 02:29:24.722 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 02:29:24.843 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-24 02:29:24.866 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-24 02:29:24.878 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-06-24 02:29:24.881 | 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-06-24 02:29:24.903 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-24 02:29:24.916 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 8.0 MB/s eta 0:00:00 2026-06-24 02:29:24.932 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-24 02:29:24.946 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.7 MB/s eta 0:00:00 2026-06-24 02:29:24.963 | 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-06-24 02:29:24.980 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.5 MB/s eta 0:00:00 2026-06-24 02:29:24.995 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-24 02:29:25.008 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.7 MB/s eta 0:00:00 2026-06-24 02:29:25.024 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-24 02:29:25.039 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.5 MB/s eta 0:00:00 2026-06-24 02:29:25.072 | Building wheels for collected packages: openstack_requirements 2026-06-24 02:29:25.074 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-24 02:29:27.305 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-24 02:29:27.307 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8455-py3-none-any.whl size=52409 sha256=af3f12b043171f92a12a4b85f8c57ca2a84d7cbae62e669ef023ca662c80da80 2026-06-24 02:29:27.310 | Stored in directory: /tmp/pip-ephem-wheel-cache-jahvncwi/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-24 02:29:27.312 | Successfully built openstack_requirements 2026-06-24 02:29:27.588 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-24 02:29:28.345 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8455 requests-2.34.2 urllib3-2.7.0 2026-06-24 02:29:28.582 | + inc/python:pip_install:216 : result=0 2026-06-24 02:29:28.586 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:29:28.589 | + functions-common:time_stop:2420 : local name 2026-06-24 02:29:28.592 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:29:28.595 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:29:28.598 | + functions-common:time_stop:2423 : local total 2026-06-24 02:29:28.601 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:29:28.604 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:29:28.607 | + functions-common:time_stop:2427 : start_time=1782268157168 2026-06-24 02:29:28.611 | + functions-common:time_stop:2429 : [[ -z 1782268157168 ]] 2026-06-24 02:29:28.615 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:29:28.620 | + functions-common:time_stop:2432 : end_time=1782268168616 2026-06-24 02:29:28.623 | + functions-common:time_stop:2433 : elapsed_time=11448 2026-06-24 02:29:28.625 | + functions-common:time_stop:2434 : total=22239 2026-06-24 02:29:28.628 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:29:28.631 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33687 2026-06-24 02:29:28.634 | + inc/python:pip_install:219 : return 0 2026-06-24 02:29:28.637 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-24 02:29:28.641 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-24 02:29:28.644 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-24 02:29:28.647 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:29:28.651 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:29:28.654 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-24 02:29:28.657 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:29:28.661 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-24 02:29:28.685 | Using python 3.12 to install pbr 2026-06-24 02:29:28.687 | + 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-06-24 02:29:29.707 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-24 02:29:29.907 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-24 02:29:30.156 | + inc/python:pip_install:216 : result=0 2026-06-24 02:29:30.160 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:29:30.164 | + functions-common:time_stop:2420 : local name 2026-06-24 02:29:30.168 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:29:30.172 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:29:30.175 | + functions-common:time_stop:2423 : local total 2026-06-24 02:29:30.178 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:29:30.181 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:29:30.184 | + functions-common:time_stop:2427 : start_time=1782268168679 2026-06-24 02:29:30.188 | + functions-common:time_stop:2429 : [[ -z 1782268168679 ]] 2026-06-24 02:29:30.192 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:29:30.197 | + functions-common:time_stop:2432 : end_time=1782268170194 2026-06-24 02:29:30.201 | + functions-common:time_stop:2433 : elapsed_time=1515 2026-06-24 02:29:30.204 | + functions-common:time_stop:2434 : total=33687 2026-06-24 02:29:30.207 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:29:30.210 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35202 2026-06-24 02:29:30.214 | + inc/python:pip_install:219 : return 0 2026-06-24 02:29:30.218 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-24 02:29:35.926 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-24 02:29:36.764 | Collecting bindep 2026-06-24 02:29:36.863 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-24 02:29:36.972 | Collecting distro>=1.7 (from bindep) 2026-06-24 02:29:36.988 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-24 02:29:37.073 | Collecting packaging (from bindep) 2026-06-24 02:29:37.075 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 02:29:37.127 | Collecting Parsley (from bindep) 2026-06-24 02:29:37.142 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-24 02:29:37.235 | Collecting pbr>=2 (from bindep) 2026-06-24 02:29:37.240 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-24 02:29:37.658 | Collecting setuptools (from pbr>=2->bindep) 2026-06-24 02:29:37.661 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-24 02:29:37.751 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-24 02:29:37.781 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-24 02:29:37.791 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-24 02:29:37.795 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-24 02:29:37.812 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-24 02:29:37.833 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.3 MB/s eta 0:00:00 2026-06-24 02:29:37.835 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-24 02:29:37.984 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-24 02:29:39.779 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-24 02:29:39.942 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-24 02:29:39.947 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-24 02:29:39.951 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-24 02:29:39.969 | + ./stack.sh:main:841 : pkgs= 2026-06-24 02:29:39.972 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-24 02:29:39.975 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-24 02:29:39.978 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 02:29:39.982 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-24 02:29:39.984 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:29:39.987 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:29:39.991 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:29:39.994 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:29:39.997 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:29:40.001 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:29:40.006 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:29:40.009 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:29:40.012 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:29:40.015 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-24 02:29:40.017 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:29:40.035 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:29:40.038 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:29:40.041 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:29:40.045 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-24 02:29:40.047 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:29:40.050 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:29:40.054 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:29:40.057 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-24 02:29:40.059 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:29:40.062 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-24 02:29:40.065 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:29:40.068 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:29:40.071 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 02:29:40.073 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 02:29:40.077 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:29:40.080 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 02:29:40.083 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-24 02:29:40.086 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 02:29:40.089 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-24 02:29:40.092 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 02:29:40.095 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 02:29:40.097 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-24 02:29:40.101 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-24 02:29:40.104 | + functions:set_systemd_override:845 : local value=2048 2026-06-24 02:29:40.107 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-24 02:29:40.110 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-24 02:29:40.176 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-24 02:29:40.176 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-24 02:29:40.179 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-24 02:29:40.619 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-24 02:29:40.622 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-24 02:29:40.637 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:29:40.640 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-24 02:29:40.643 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 02:29:40.646 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 02:29:40.649 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 02:29:40.651 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 02:29:40.653 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 02:29:40.656 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 02:29:40.658 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:29:40.660 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:29:40.663 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 02:29:40.665 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 02:29:40.667 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 02:29:40.669 | + functions-common:apt_get_update:1167 : return 2026-06-24 02:29:40.672 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-24 02:29:40.674 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 02:29:40.677 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:29:40.680 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:29:40.683 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-24 02:29:40.703 | + 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-06-24 02:29:40.741 | Reading package lists... 2026-06-24 02:29:41.123 | Building dependency tree... 2026-06-24 02:29:41.125 | Reading state information... 2026-06-24 02:29:41.686 | The following additional packages will be installed: 2026-06-24 02:29:41.688 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-24 02:29:41.688 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-24 02:29:41.688 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-24 02:29:41.689 | erlang-tools erlang-xmerl 2026-06-24 02:29:41.691 | Suggested packages: 2026-06-24 02:29:41.691 | erlang erlang-manpages erlang-doc 2026-06-24 02:29:41.747 | The following NEW packages will be installed: 2026-06-24 02:29:41.747 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-24 02:29:41.747 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-24 02:29:41.748 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-24 02:29:41.749 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-24 02:29:41.817 | 0 upgraded, 18 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 02:29:41.817 | Need to get 36.1 MB of archives. 2026-06-24 02:29:41.817 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-24 02:29:41.817 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-24 02:29:42.055 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-24 02:29:42.089 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-24 02:29:42.091 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-24 02:29:42.107 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-24 02:29:42.130 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-24 02:29:42.132 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-24 02:29:42.152 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-24 02:29:42.153 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-24 02:29:42.156 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-24 02:29:42.161 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-24 02:29:42.177 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-24 02:29:42.203 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-24 02:29:42.205 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-24 02:29:42.208 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-24 02:29:42.213 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-24 02:29:42.221 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-24 02:29:42.241 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-24 02:29:42.715 | perl: warning: Setting locale failed. 2026-06-24 02:29:42.715 | perl: warning: Please check that your locale settings: 2026-06-24 02:29:42.716 | LANGUAGE = (unset), 2026-06-24 02:29:42.716 | LC_ALL = "en_US.utf8", 2026-06-24 02:29:42.716 | LANG = "de_DE.UTF-8" 2026-06-24 02:29:42.716 | are supported and installed on your system. 2026-06-24 02:29:42.716 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:29:42.781 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:29:42.781 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:29:42.781 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:29:42.978 | Fetched 36.1 MB in 1s (50.7 MB/s) 2026-06-24 02:29:43.068 | Selecting previously unselected package erlang-base. 2026-06-24 02:29:43.128 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-06-24 02:29:43.134 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:43.138 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:43.530 | Selecting previously unselected package erlang-asn1. 2026-06-24 02:29:43.543 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:43.547 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:43.612 | Selecting previously unselected package erlang-crypto. 2026-06-24 02:29:43.625 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:43.629 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:43.673 | Selecting previously unselected package erlang-public-key. 2026-06-24 02:29:43.685 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:43.690 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:43.744 | Selecting previously unselected package erlang-mnesia. 2026-06-24 02:29:43.756 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:43.760 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:43.826 | Selecting previously unselected package erlang-runtime-tools. 2026-06-24 02:29:43.838 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:43.841 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:43.904 | Selecting previously unselected package erlang-ssl. 2026-06-24 02:29:43.916 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:43.920 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:44.010 | Selecting previously unselected package erlang-eldap. 2026-06-24 02:29:44.022 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:44.026 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:44.067 | Selecting previously unselected package erlang-ftp. 2026-06-24 02:29:44.079 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:44.083 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:44.127 | Selecting previously unselected package erlang-tftp. 2026-06-24 02:29:44.138 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:44.143 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:44.185 | Selecting previously unselected package erlang-inets. 2026-06-24 02:29:44.197 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:44.201 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:44.282 | Selecting previously unselected package erlang-snmp. 2026-06-24 02:29:44.294 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:44.298 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:44.450 | Selecting previously unselected package erlang-os-mon. 2026-06-24 02:29:44.462 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:44.466 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:44.514 | Selecting previously unselected package erlang-parsetools. 2026-06-24 02:29:44.526 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:44.530 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:44.575 | Selecting previously unselected package erlang-syntax-tools. 2026-06-24 02:29:44.587 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:44.591 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:44.640 | Selecting previously unselected package erlang-tools. 2026-06-24 02:29:44.652 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:44.656 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:44.719 | Selecting previously unselected package erlang-xmerl. 2026-06-24 02:29:44.731 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-24 02:29:44.736 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:44.824 | Selecting previously unselected package rabbitmq-server. 2026-06-24 02:29:44.836 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-24 02:29:44.843 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-24 02:29:45.860 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:46.227 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-24 02:29:46.227 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-24 02:29:48.676 | Searching for services which depend on erlang and should be started... none found. 2026-06-24 02:29:48.711 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.723 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.735 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.747 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.758 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.768 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.776 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.785 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.793 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.802 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.810 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.819 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.827 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.836 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.845 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.854 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-24 02:29:48.863 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-24 02:29:48.946 | info: Selecting GID from range 100 to 999 ... 2026-06-24 02:29:48.950 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-24 02:29:49.050 | info: Selecting UID from range 100 to 999 ... 2026-06-24 02:29:49.050 | 2026-06-24 02:29:49.054 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-24 02:29:49.057 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-24 02:29:49.108 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-24 02:29:49.318 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-24 02:30:09.139 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 02:30:10.810 | perl: warning: Setting locale failed. 2026-06-24 02:30:10.810 | perl: warning: Please check that your locale settings: 2026-06-24 02:30:10.810 | LANGUAGE = (unset), 2026-06-24 02:30:10.810 | LC_ALL = "en_US.utf8", 2026-06-24 02:30:10.810 | LANG = "de_DE.UTF-8" 2026-06-24 02:30:10.810 | are supported and installed on your system. 2026-06-24 02:30:10.811 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:30:10.939 | perl: warning: Setting locale failed. 2026-06-24 02:30:10.939 | perl: warning: Please check that your locale settings: 2026-06-24 02:30:10.939 | LANGUAGE = (unset), 2026-06-24 02:30:10.939 | LC_ALL = "en_US.utf8", 2026-06-24 02:30:10.939 | LANG = "de_DE.UTF-8" 2026-06-24 02:30:10.939 | are supported and installed on your system. 2026-06-24 02:30:10.939 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:30:10.990 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:30:10.990 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:30:10.990 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:30:11.059 | perl: warning: Setting locale failed. 2026-06-24 02:30:11.059 | perl: warning: Please check that your locale settings: 2026-06-24 02:30:11.059 | LANGUAGE = (unset), 2026-06-24 02:30:11.059 | LC_ALL = "en_US.utf8", 2026-06-24 02:30:11.059 | LANG = "de_DE.UTF-8" 2026-06-24 02:30:11.060 | are supported and installed on your system. 2026-06-24 02:30:11.060 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:30:11.552 | 2026-06-24 02:30:11.552 | Running kernel seems to be up-to-date. 2026-06-24 02:30:11.552 | 2026-06-24 02:30:11.552 | Restarting services... 2026-06-24 02:30:11.601 | 2026-06-24 02:30:11.601 | Service restarts being deferred: 2026-06-24 02:30:11.601 | /etc/needrestart/restart.d/dbus.service 2026-06-24 02:30:11.601 | systemctl restart systemd-logind.service 2026-06-24 02:30:11.601 | systemctl restart virtlockd.service 2026-06-24 02:30:11.601 | systemctl restart virtlogd.service 2026-06-24 02:30:11.601 | 2026-06-24 02:30:11.601 | No containers need to be restarted. 2026-06-24 02:30:11.602 | 2026-06-24 02:30:11.602 | User sessions running outdated binaries: 2026-06-24 02:30:11.602 | quobyte @ session #6: sshd[2030] 2026-06-24 02:30:11.610 | quobyte @ user manager service: systemd[1168] 2026-06-24 02:30:11.619 | 2026-06-24 02:30:11.619 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 02:30:13.606 | + functions-common:apt_get:1211 : result=0 2026-06-24 02:30:13.609 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 02:30:13.612 | + functions-common:time_stop:2420 : local name 2026-06-24 02:30:13.615 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:30:13.618 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:30:13.622 | + functions-common:time_stop:2423 : local total 2026-06-24 02:30:13.624 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:30:13.627 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 02:30:13.630 | + functions-common:time_stop:2427 : start_time=1782268180700 2026-06-24 02:30:13.634 | + functions-common:time_stop:2429 : [[ -z 1782268180700 ]] 2026-06-24 02:30:13.638 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:30:13.643 | + functions-common:time_stop:2432 : end_time=1782268213639 2026-06-24 02:30:13.646 | + functions-common:time_stop:2433 : elapsed_time=32939 2026-06-24 02:30:13.649 | + functions-common:time_stop:2434 : total=95861 2026-06-24 02:30:13.652 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:30:13.654 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=128800 2026-06-24 02:30:13.658 | + functions-common:apt_get:1215 : return 0 2026-06-24 02:30:13.660 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-24 02:30:13.663 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:30:13.666 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:30:13.670 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:30:13.672 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:30:13.675 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:30:13.678 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:30:13.681 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:30:13.684 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:30:13.687 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:30:13.690 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:30:13.693 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:30:13.696 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:30:13.699 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:30:13.702 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-24 02:30:13.705 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-24 02:30:13.725 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:30:13.728 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-24 02:30:13.731 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:30:13.735 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-24 02:30:13.737 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-24 02:30:13.741 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-24 02:30:13.745 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-24 02:30:13.748 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-24 02:30:13.751 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-24 02:30:13.754 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-24 02:30:13.757 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-24 02:30:13.760 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-24 02:30:13.764 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-24 02:30:14.837 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-24 02:30:14.837 | user tags 2026-06-24 02:30:14.837 | guest [administrator]' 2026-06-24 02:30:14.841 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-24 02:30:14.841 | user tags 2026-06-24 02:30:14.841 | guest [administrator]' 2026-06-24 02:30:14.842 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-24 02:30:14.848 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-24 02:30:14.850 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-24 02:30:14.853 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-24 02:30:15.975 | Adding user "stackrabbit" ... 2026-06-24 02:30:16.000 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-24 02:30:16.022 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-24 02:30:17.074 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-24 02:30:17.110 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-24 02:30:17.113 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-24 02:30:18.259 | Changing password for user "stackrabbit" ... 2026-06-24 02:30:18.296 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-24 02:30:18.299 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-24 02:30:18.303 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-24 02:30:19.405 | Deleting user "guest" ... 2026-06-24 02:30:19.444 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-24 02:30:19.466 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:30:19.469 | + ./stack.sh:main:858 : install_database 2026-06-24 02:30:19.473 | + lib/database:install_database:118 : install_database_mysql 2026-06-24 02:30:19.476 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-24 02:30:19.480 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:30:19.482 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:30:19.486 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-24 02:30:19.499 | perl: warning: Setting locale failed. 2026-06-24 02:30:19.499 | perl: warning: Please check that your locale settings: 2026-06-24 02:30:19.499 | LANGUAGE = (unset), 2026-06-24 02:30:19.499 | LC_ALL = "en_US.utf8", 2026-06-24 02:30:19.499 | LANG = "de_DE.UTF-8" 2026-06-24 02:30:19.499 | are supported and installed on your system. 2026-06-24 02:30:19.499 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:30:19.549 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:30:19.549 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:30:19.550 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:30:19.658 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-24 02:30:19.662 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-24 02:30:19.667 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-24 02:30:19.670 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:30:19.674 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:30:19.677 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-24 02:30:19.680 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-24 02:30:19.683 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-24 02:30:19.689 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-24 02:30:19.692 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-24 02:30:19.695 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:30:19.699 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:30:19.702 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:30:19.706 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:30:19.709 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:30:19.713 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:30:19.716 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:30:19.719 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:30:19.723 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:30:19.726 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:30:19.730 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:30:19.733 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:30:19.737 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:30:19.741 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-24 02:30:19.745 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:30:19.748 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:30:19.751 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-24 02:30:19.755 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 02:30:19.758 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 02:30:19.762 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 02:30:19.765 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 02:30:19.769 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 02:30:19.773 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 02:30:19.776 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:30:19.780 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:30:19.783 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 02:30:19.787 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 02:30:19.790 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 02:30:19.794 | + functions-common:apt_get_update:1167 : return 2026-06-24 02:30:19.800 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-24 02:30:19.803 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 02:30:19.807 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:30:19.810 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:30:19.814 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-24 02:30:19.842 | + 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-06-24 02:30:19.880 | Reading package lists... 2026-06-24 02:30:20.244 | Building dependency tree... 2026-06-24 02:30:20.245 | Reading state information... 2026-06-24 02:30:20.770 | The following additional packages will be installed: 2026-06-24 02:30:20.770 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-24 02:30:20.770 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-24 02:30:20.770 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-24 02:30:20.770 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-24 02:30:20.771 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-24 02:30:20.771 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-24 02:30:20.773 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-24 02:30:20.774 | Suggested packages: 2026-06-24 02:30:20.774 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-24 02:30:20.774 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-24 02:30:20.824 | The following NEW packages will be installed: 2026-06-24 02:30:20.825 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-24 02:30:20.825 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-24 02:30:20.825 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-24 02:30:20.827 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-24 02:30:20.827 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-24 02:30:20.827 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-24 02:30:20.827 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-24 02:30:20.880 | 0 upgraded, 27 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 02:30:20.880 | Need to get 29.6 MB of archives. 2026-06-24 02:30:20.880 | After this operation, 243 MB of additional disk space will be used. 2026-06-24 02:30:20.880 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-24 02:30:20.929 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-24 02:30:20.930 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-24 02:30:20.931 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-24 02:30:20.937 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-24 02:30:20.940 | Get:6 http://de.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-06-24 02:30:21.138 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-24 02:30:21.154 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-24 02:30:21.154 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-24 02:30:21.155 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-24 02:30:21.156 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-24 02:30:21.159 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-24 02:30:21.160 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-24 02:30:21.160 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-24 02:30:21.161 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-24 02:30:21.162 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-24 02:30:21.163 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-24 02:30:21.166 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-24 02:30:21.168 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-24 02:30:21.168 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-24 02:30:21.171 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-24 02:30:21.172 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-24 02:30:21.172 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-24 02:30:21.173 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-24 02:30:21.183 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-24 02:30:21.257 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-24 02:30:21.258 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-24 02:30:21.486 | perl: warning: Setting locale failed. 2026-06-24 02:30:21.486 | perl: warning: Please check that your locale settings: 2026-06-24 02:30:21.486 | LANGUAGE = (unset), 2026-06-24 02:30:21.486 | LC_ALL = "en_US.utf8", 2026-06-24 02:30:21.486 | LANG = "de_DE.UTF-8" 2026-06-24 02:30:21.486 | are supported and installed on your system. 2026-06-24 02:30:21.486 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:30:21.549 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:30:21.549 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:30:21.549 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:30:21.672 | Vorkonfiguration der Pakete ... 2026-06-24 02:30:21.683 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:30:21.815 | Fetched 29.6 MB in 0s (73.8 MB/s) 2026-06-24 02:30:21.851 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-24 02:30:21.917 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-06-24 02:30:21.926 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 02:30:21.930 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 02:30:22.339 | Selecting previously unselected package mysql-client-8.0. 2026-06-24 02:30:22.353 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 02:30:22.358 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 02:30:22.413 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-24 02:30:22.428 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-24 02:30:22.436 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-24 02:30:22.488 | Selecting previously unselected package libmecab2:amd64. 2026-06-24 02:30:22.503 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-24 02:30:22.508 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-24 02:30:22.562 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-24 02:30:22.577 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-24 02:30:22.582 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-24 02:30:22.638 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-24 02:30:22.648 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 02:30:22.653 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 02:30:23.617 | Selecting previously unselected package mysql-server-8.0. 2026-06-24 02:30:23.629 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-24 02:30:23.635 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:30:23.702 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:30:23.702 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:30:23.702 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:30:23.779 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:30:23.788 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:30:24.071 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 02:30:24.134 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-24 02:30:24.145 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-24 02:30:24.149 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-24 02:30:24.190 | Selecting previously unselected package liburi-perl. 2026-06-24 02:30:24.202 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-24 02:30:24.206 | Unpacking liburi-perl (5.27-1) ... 2026-06-24 02:30:24.287 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-24 02:30:24.299 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-24 02:30:24.304 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-24 02:30:24.368 | Selecting previously unselected package libcgi-pm-perl. 2026-06-24 02:30:24.380 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-24 02:30:24.384 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-24 02:30:24.443 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-24 02:30:24.455 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-24 02:30:24.459 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-24 02:30:24.500 | Selecting previously unselected package libfcgi-perl. 2026-06-24 02:30:24.512 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-24 02:30:24.516 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-24 02:30:24.558 | Selecting previously unselected package libcgi-fast-perl. 2026-06-24 02:30:24.570 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-24 02:30:24.574 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-24 02:30:24.612 | Selecting previously unselected package libclone-perl:amd64. 2026-06-24 02:30:24.624 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-24 02:30:24.628 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-24 02:30:24.669 | Selecting previously unselected package libencode-locale-perl. 2026-06-24 02:30:24.681 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-24 02:30:24.684 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-24 02:30:24.723 | Selecting previously unselected package libfcgi-bin. 2026-06-24 02:30:24.735 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-24 02:30:24.739 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-24 02:30:24.777 | Selecting previously unselected package libhtml-template-perl. 2026-06-24 02:30:24.789 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-24 02:30:24.793 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-24 02:30:24.835 | Selecting previously unselected package libtimedate-perl. 2026-06-24 02:30:24.847 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-24 02:30:24.851 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-24 02:30:24.920 | Selecting previously unselected package libhttp-date-perl. 2026-06-24 02:30:24.932 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-24 02:30:24.936 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-24 02:30:24.974 | Selecting previously unselected package libio-html-perl. 2026-06-24 02:30:24.986 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-24 02:30:24.990 | Unpacking libio-html-perl (1.004-3) ... 2026-06-24 02:30:25.028 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-24 02:30:25.040 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-24 02:30:25.044 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-24 02:30:25.083 | Selecting previously unselected package libhttp-message-perl. 2026-06-24 02:30:25.095 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-24 02:30:25.099 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-24 02:30:25.149 | Selecting previously unselected package mecab-utils. 2026-06-24 02:30:25.161 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-24 02:30:25.165 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-24 02:30:25.208 | Selecting previously unselected package mecab-ipadic. 2026-06-24 02:30:25.220 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-24 02:30:25.224 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-24 02:30:25.874 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-24 02:30:25.889 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-24 02:30:25.893 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-24 02:30:25.936 | Selecting previously unselected package mysql-server. 2026-06-24 02:30:25.951 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-24 02:30:25.956 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 02:30:26.026 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-24 02:30:26.038 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-24 02:30:26.052 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 02:30:26.062 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-24 02:30:26.073 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-24 02:30:26.085 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-24 02:30:26.097 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-24 02:30:26.107 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-24 02:30:26.119 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-24 02:30:26.130 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-24 02:30:26.142 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-24 02:30:26.153 | Setting up libio-html-perl (1.004-3) ... 2026-06-24 02:30:26.164 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 02:30:26.176 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-24 02:30:26.187 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 02:30:26.198 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-24 02:30:26.210 | Setting up liburi-perl (5.27-1) ... 2026-06-24 02:30:26.221 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 02:30:26.272 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:30:26.324 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:30:26.325 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:30:26.325 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:30:26.405 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:30:26.415 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:30:26.476 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-24 02:30:26.512 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-24 02:30:37.432 | mysqld will log errors to /var/log/mysql/error.log 2026-06-24 02:30:38.276 | mysqld is running as pid 22419 2026-06-24 02:30:40.721 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-24 02:30:42.328 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-24 02:30:42.338 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-24 02:30:42.346 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-24 02:30:42.350 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-24 02:30:42.350 | 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-06-24 02:30:42.351 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-24 02:30:42.356 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-24 02:30:42.356 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-24 02:30:42.364 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-24 02:30:42.460 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-24 02:30:42.462 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-24 02:30:42.462 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-24 02:30:42.462 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-24 02:30:42.462 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-24 02:30:42.462 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-24 02:30:42.512 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-24 02:30:42.512 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-24 02:30:42.823 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-24 02:30:42.824 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-24 02:30:42.832 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-24 02:30:42.983 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-24 02:30:43.063 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-24 02:30:43.064 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-24 02:30:43.286 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-24 02:30:43.287 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-24 02:30:43.287 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-24 02:30:43.316 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-24 02:30:43.364 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-24 02:30:43.365 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-24 02:30:43.368 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-24 02:30:43.368 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-24 02:30:43.369 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-24 02:30:43.718 | 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-06-24 02:30:43.834 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-24 02:30:44.081 | 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-06-24 02:30:44.084 | 2026-06-24 02:30:44.084 | done! 2026-06-24 02:30:44.090 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-24 02:30:44.098 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-24 02:30:44.108 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-24 02:30:44.113 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-24 02:30:44.114 | 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-06-24 02:30:44.114 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-24 02:30:44.119 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-24 02:30:44.120 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-24 02:30:44.132 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-24 02:30:44.259 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-24 02:30:44.260 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-24 02:30:44.260 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-24 02:30:44.261 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-24 02:30:44.261 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-24 02:30:44.262 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-24 02:30:44.346 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-24 02:30:44.347 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-24 02:30:44.800 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-24 02:30:44.801 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-24 02:30:44.811 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-24 02:30:45.014 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-24 02:30:45.121 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-24 02:30:45.121 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-24 02:30:45.420 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-24 02:30:45.420 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-24 02:30:45.421 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-24 02:30:45.460 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-24 02:30:45.529 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-24 02:30:45.530 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-24 02:30:45.533 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-24 02:30:45.534 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-24 02:30:45.534 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-24 02:30:45.964 | 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-06-24 02:30:46.095 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-24 02:30:46.342 | 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-06-24 02:30:46.345 | 2026-06-24 02:30:46.345 | done! 2026-06-24 02:30:46.355 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-24 02:30:46.365 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-24 02:30:46.378 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-24 02:30:46.390 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-24 02:30:46.403 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-24 02:30:46.415 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-24 02:30:46.428 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-24 02:30:46.441 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 02:30:48.311 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 02:30:48.570 | perl: warning: Setting locale failed. 2026-06-24 02:30:48.570 | perl: warning: Please check that your locale settings: 2026-06-24 02:30:48.570 | LANGUAGE = (unset), 2026-06-24 02:30:48.570 | LC_ALL = "en_US.utf8", 2026-06-24 02:30:48.570 | LANG = "de_DE.UTF-8" 2026-06-24 02:30:48.570 | are supported and installed on your system. 2026-06-24 02:30:48.570 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:30:48.702 | perl: warning: Setting locale failed. 2026-06-24 02:30:48.702 | perl: warning: Please check that your locale settings: 2026-06-24 02:30:48.702 | LANGUAGE = (unset), 2026-06-24 02:30:48.702 | LC_ALL = "en_US.utf8", 2026-06-24 02:30:48.702 | LANG = "de_DE.UTF-8" 2026-06-24 02:30:48.702 | are supported and installed on your system. 2026-06-24 02:30:48.702 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:30:48.753 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:30:48.753 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:30:48.753 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:30:48.827 | perl: warning: Setting locale failed. 2026-06-24 02:30:48.827 | perl: warning: Please check that your locale settings: 2026-06-24 02:30:48.827 | LANGUAGE = (unset), 2026-06-24 02:30:48.827 | LC_ALL = "en_US.utf8", 2026-06-24 02:30:48.827 | LANG = "de_DE.UTF-8" 2026-06-24 02:30:48.827 | are supported and installed on your system. 2026-06-24 02:30:48.828 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:30:49.328 | 2026-06-24 02:30:49.328 | Running kernel seems to be up-to-date. 2026-06-24 02:30:49.328 | 2026-06-24 02:30:49.328 | Restarting services... 2026-06-24 02:30:49.380 | 2026-06-24 02:30:49.381 | Service restarts being deferred: 2026-06-24 02:30:49.381 | /etc/needrestart/restart.d/dbus.service 2026-06-24 02:30:49.381 | systemctl restart systemd-logind.service 2026-06-24 02:30:49.381 | systemctl restart virtlockd.service 2026-06-24 02:30:49.382 | systemctl restart virtlogd.service 2026-06-24 02:30:49.382 | 2026-06-24 02:30:49.382 | No containers need to be restarted. 2026-06-24 02:30:49.382 | 2026-06-24 02:30:49.382 | User sessions running outdated binaries: 2026-06-24 02:30:49.382 | quobyte @ session #6: sshd[2030] 2026-06-24 02:30:49.390 | quobyte @ user manager service: systemd[1168] 2026-06-24 02:30:49.401 | 2026-06-24 02:30:49.401 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 02:30:51.726 | + functions-common:apt_get:1211 : result=0 2026-06-24 02:30:51.729 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 02:30:51.732 | + functions-common:time_stop:2420 : local name 2026-06-24 02:30:51.735 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:30:51.738 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:30:51.741 | + functions-common:time_stop:2423 : local total 2026-06-24 02:30:51.744 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:30:51.747 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 02:30:51.750 | + functions-common:time_stop:2427 : start_time=1782268219838 2026-06-24 02:30:51.753 | + functions-common:time_stop:2429 : [[ -z 1782268219838 ]] 2026-06-24 02:30:51.758 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:30:51.762 | + functions-common:time_stop:2432 : end_time=1782268251759 2026-06-24 02:30:51.765 | + functions-common:time_stop:2433 : elapsed_time=31921 2026-06-24 02:30:51.768 | + functions-common:time_stop:2434 : total=128800 2026-06-24 02:30:51.770 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:30:51.773 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160721 2026-06-24 02:30:51.776 | + functions-common:apt_get:1215 : return 0 2026-06-24 02:30:51.779 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-24 02:30:51.782 | + ./stack.sh:main:861 : install_database_python 2026-06-24 02:30:51.785 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-24 02:30:51.787 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-24 02:30:51.790 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-24 02:30:51.793 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 02:30:51.797 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-24 02:30:51.800 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-24 02:30:51.802 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 02:30:51.806 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 02:30:51.806 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-24 02:30:51.811 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-24 02:30:51.815 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-24 02:30:51.818 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-24 02:30:51.821 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-24 02:30:51.824 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-24 02:30:51.846 | Using python 3.12 to install PyMySQL 2026-06-24 02:30:51.849 | + 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-06-24 02:30:53.034 | Collecting PyMySQL 2026-06-24 02:30:53.179 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-24 02:30:53.205 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-24 02:30:53.382 | Installing collected packages: PyMySQL 2026-06-24 02:30:53.453 | Successfully installed PyMySQL-1.2.0 2026-06-24 02:30:53.563 | + inc/python:pip_install:216 : result=0 2026-06-24 02:30:53.565 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:30:53.567 | + functions-common:time_stop:2420 : local name 2026-06-24 02:30:53.570 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:30:53.572 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:30:53.574 | + functions-common:time_stop:2423 : local total 2026-06-24 02:30:53.576 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:30:53.579 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:30:53.582 | + functions-common:time_stop:2427 : start_time=1782268251841 2026-06-24 02:30:53.584 | + functions-common:time_stop:2429 : [[ -z 1782268251841 ]] 2026-06-24 02:30:53.587 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:30:53.590 | + functions-common:time_stop:2432 : end_time=1782268253588 2026-06-24 02:30:53.593 | + functions-common:time_stop:2433 : elapsed_time=1747 2026-06-24 02:30:53.595 | + functions-common:time_stop:2434 : total=35202 2026-06-24 02:30:53.597 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:30:53.600 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36949 2026-06-24 02:30:53.602 | + inc/python:pip_install:219 : return 0 2026-06-24 02:30:53.605 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-24 02:30:53.607 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-24 02:30:53.610 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-24 02:30:53.612 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-24 02:30:53.629 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:30:53.631 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-24 02:30:53.634 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-24 02:30:53.650 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:30:53.652 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-24 02:30:53.668 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:30:53.671 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-24 02:30:53.687 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:30:53.689 | + ./stack.sh:main:869 : install_etcd3 2026-06-24 02:30:53.692 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-24 02:30:53.692 | Installing etcd 2026-06-24 02:30:53.694 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-24 02:30:53.710 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-24 02:30:53.725 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-24 02:30:53.728 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-24 02:30:53.746 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-24 02:30:53.751 | ++ 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-06-24 02:30:53.754 | ++ 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-06-24 02:30:53.757 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-24 02:30:53.761 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-24 02:30:53.764 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-24 02:30:53.767 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 02:30:53.770 | ++ 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-06-24 02:30:53.773 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-24 02:30:53.776 | ++ 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-06-24 02:30:53.782 | --2026-06-24 04:30:53-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 02:30:53.850 | Resolving github.com (github.com)... 140.82.121.4 2026-06-24 02:30:53.865 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-24 02:30:54.086 | HTTP request sent, awaiting response... 302 Found 2026-06-24 02:30:54.086 | 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-06-24T03%3A24%3A21Z&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-06-24T02%3A24%3A09Z&ske=2026-06-24T03%3A24%3A21Z&sks=b&skv=2018-11-09&sig=w3tF2VrJeJkvCm2L3SU0hpFioOvGYarFwvQAzXtGIL4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjI3MDA1NCwibmJmIjoxNzgyMjY4MjU0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.4SSdWfadHGAl0LZssa8mC_CqbzplT9XzZ2M7HqjmsIQ&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-24 02:30:54.086 | --2026-06-24 04:30:54-- 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-06-24T03%3A24%3A21Z&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-06-24T02%3A24%3A09Z&ske=2026-06-24T03%3A24%3A21Z&sks=b&skv=2018-11-09&sig=w3tF2VrJeJkvCm2L3SU0hpFioOvGYarFwvQAzXtGIL4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjI3MDA1NCwibmJmIjoxNzgyMjY4MjU0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.4SSdWfadHGAl0LZssa8mC_CqbzplT9XzZ2M7HqjmsIQ&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-24 02:30:54.102 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-06-24 02:30:54.114 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-24 02:30:54.168 | HTTP request sent, awaiting response... 200 OK 2026-06-24 02:30:54.168 | Length: 20927601 (20M) [application/octet-stream] 2026-06-24 02:30:54.168 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-24 02:30:54.220 | 2026-06-24 02:30:54.425 | 0K ........ ........ ... 100% 77.7M=0.3s 2026-06-24 02:30:54.425 | 2026-06-24 02:30:54.425 | 2026-06-24 04:30:54 (77.7 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-24 02:30:54.425 | 2026-06-24 02:30:54.430 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-24 02:30:54.433 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 02:30:54.436 | ++ functions:get_extra_file:81 : return 2026-06-24 02:30:54.439 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-24 02:30:54.441 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-24 02:30:54.443 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-24 02:30:54.446 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-24 02:30:54.470 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-24 02:30:54.473 | + 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-06-24 02:30:54.480 | etcd-v3.5.21-linux-amd64/ 2026-06-24 02:30:54.480 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-24 02:30:54.480 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-24 02:30:54.480 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-24 02:30:54.480 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-24 02:30:54.481 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-24 02:30:54.481 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-24 02:30:54.481 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-24 02:30:54.481 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-24 02:30:54.481 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-24 02:30:54.481 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-24 02:30:54.481 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-24 02:30:54.482 | etcd-v3.5.21-linux-amd64/README.md 2026-06-24 02:30:54.482 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-24 02:30:54.643 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-24 02:30:54.838 | etcd-v3.5.21-linux-amd64/etcd 2026-06-24 02:30:55.095 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-24 02:30:55.134 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-24 02:30:55.170 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-24 02:30:55.174 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-24 02:30:55.193 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:30:55.197 | + ./stack.sh:main:888 : install_dstat 2026-06-24 02:30:55.200 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-24 02:30:55.221 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:30:55.224 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-24 02:30:55.227 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:30:55.231 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-24 02:30:55.233 | + ./stack.sh:main:897 : install_libs 2026-06-24 02:30:55.237 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-24 02:30:55.240 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-24 02:30:55.243 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-24 02:30:55.246 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-24 02:30:55.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.252 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.255 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-24 02:30:55.257 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.260 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-24 02:30:55.262 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-24 02:30:55.266 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-24 02:30:55.268 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-24 02:30:55.272 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.274 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.277 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-24 02:30:55.280 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.283 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-24 02:30:55.285 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-24 02:30:55.288 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-24 02:30:55.291 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-24 02:30:55.294 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.297 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.300 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-24 02:30:55.302 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.305 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-24 02:30:55.308 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-24 02:30:55.311 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-24 02:30:55.314 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-24 02:30:55.317 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.319 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.321 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-24 02:30:55.324 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.327 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-24 02:30:55.330 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-24 02:30:55.333 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-24 02:30:55.336 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-24 02:30:55.340 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.343 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.347 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-24 02:30:55.350 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.353 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-24 02:30:55.355 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-24 02:30:55.358 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-24 02:30:55.361 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-24 02:30:55.365 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.368 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.371 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-24 02:30:55.373 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.376 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-24 02:30:55.379 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-24 02:30:55.382 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-24 02:30:55.385 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-24 02:30:55.388 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.391 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.394 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-24 02:30:55.397 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.399 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-24 02:30:55.402 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-24 02:30:55.404 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-24 02:30:55.407 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-24 02:30:55.411 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.413 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.416 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-24 02:30:55.419 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.423 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-24 02:30:55.426 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-24 02:30:55.429 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-24 02:30:55.431 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-24 02:30:55.434 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.437 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.440 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-24 02:30:55.443 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.445 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-24 02:30:55.448 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-24 02:30:55.451 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-24 02:30:55.454 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-24 02:30:55.457 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.459 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.463 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-24 02:30:55.466 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.469 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-24 02:30:55.472 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-24 02:30:55.474 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-24 02:30:55.477 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-24 02:30:55.480 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.483 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.486 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-24 02:30:55.488 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.491 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-24 02:30:55.494 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-24 02:30:55.496 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-24 02:30:55.499 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-24 02:30:55.502 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.505 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.507 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-24 02:30:55.511 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.513 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-24 02:30:55.516 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-24 02:30:55.519 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-24 02:30:55.522 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-24 02:30:55.524 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.527 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.530 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-24 02:30:55.533 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.536 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-24 02:30:55.539 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-24 02:30:55.542 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-24 02:30:55.545 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-24 02:30:55.547 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.550 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.553 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-24 02:30:55.556 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.560 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-24 02:30:55.563 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-24 02:30:55.565 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-24 02:30:55.569 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-24 02:30:55.572 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.574 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.578 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-24 02:30:55.581 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.583 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-24 02:30:55.587 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-24 02:30:55.590 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-24 02:30:55.592 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-24 02:30:55.596 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.599 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.601 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-24 02:30:55.605 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.607 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-24 02:30:55.610 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-24 02:30:55.613 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-24 02:30:55.616 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-24 02:30:55.619 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.622 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.625 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-24 02:30:55.628 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.631 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-24 02:30:55.634 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-24 02:30:55.637 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-24 02:30:55.640 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-24 02:30:55.643 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.646 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.649 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-24 02:30:55.652 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.655 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-24 02:30:55.658 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-24 02:30:55.661 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-24 02:30:55.664 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-24 02:30:55.667 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.670 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.673 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-24 02:30:55.676 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.678 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-24 02:30:55.681 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-24 02:30:55.685 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-24 02:30:55.687 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-24 02:30:55.690 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.693 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.696 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-24 02:30:55.699 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.702 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-24 02:30:55.705 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-24 02:30:55.708 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-24 02:30:55.711 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-24 02:30:55.714 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.717 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.719 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-24 02:30:55.722 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.725 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-24 02:30:55.728 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-24 02:30:55.732 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-24 02:30:55.735 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-24 02:30:55.738 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.741 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.744 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-24 02:30:55.747 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.750 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-24 02:30:55.753 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-24 02:30:55.755 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-24 02:30:55.758 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-24 02:30:55.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.764 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.767 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-24 02:30:55.770 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.773 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-24 02:30:55.776 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-24 02:30:55.779 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-24 02:30:55.782 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-24 02:30:55.785 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.787 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.790 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-24 02:30:55.793 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.795 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-24 02:30:55.798 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-24 02:30:55.801 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-24 02:30:55.803 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-24 02:30:55.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.809 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.811 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-24 02:30:55.814 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.817 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-24 02:30:55.820 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-24 02:30:55.822 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-24 02:30:55.825 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-24 02:30:55.828 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.830 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.833 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-24 02:30:55.836 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.839 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-24 02:30:55.841 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-24 02:30:55.844 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-24 02:30:55.847 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-24 02:30:55.849 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.852 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.854 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-24 02:30:55.857 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.860 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-24 02:30:55.862 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-24 02:30:55.865 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-24 02:30:55.868 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-24 02:30:55.870 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.873 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.875 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-24 02:30:55.879 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.881 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-24 02:30:55.884 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-24 02:30:55.887 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-24 02:30:55.889 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-24 02:30:55.892 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.894 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.897 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-24 02:30:55.900 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.902 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-24 02:30:55.905 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-24 02:30:55.908 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-24 02:30:55.911 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-24 02:30:55.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.916 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.919 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-24 02:30:55.921 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.924 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-24 02:30:55.927 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-24 02:30:55.929 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-24 02:30:55.932 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-24 02:30:55.935 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.937 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.940 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-24 02:30:55.942 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.945 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-24 02:30:55.948 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-24 02:30:55.950 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-24 02:30:55.953 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-24 02:30:55.956 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.958 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.961 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-24 02:30:55.963 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.966 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-24 02:30:55.969 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-24 02:30:55.971 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-24 02:30:55.974 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-24 02:30:55.977 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:55.979 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:55.982 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-24 02:30:55.985 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:55.987 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-24 02:30:55.990 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-24 02:30:55.992 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-24 02:30:55.995 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-24 02:30:55.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:56.000 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:56.003 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-24 02:30:56.006 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:56.009 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-24 02:30:56.011 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-24 02:30:56.014 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-24 02:30:56.017 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-24 02:30:56.019 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:56.022 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:56.025 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-24 02:30:56.027 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:56.030 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-24 02:30:56.033 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-24 02:30:56.035 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-24 02:30:56.038 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-24 02:30:56.041 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:56.043 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:56.046 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-24 02:30:56.049 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:56.051 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-24 02:30:56.054 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-24 02:30:56.057 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-24 02:30:56.059 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-24 02:30:56.062 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:56.065 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:56.068 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-24 02:30:56.070 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:56.073 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-24 02:30:56.076 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-24 02:30:56.079 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-24 02:30:56.082 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-24 02:30:56.084 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:56.087 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:56.090 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-24 02:30:56.092 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:56.095 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-24 02:30:56.098 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-24 02:30:56.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:30:56.103 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:30:56.106 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-24 02:30:56.109 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:30:56.111 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-24 02:30:56.134 | Using python 3.12 to install etcd3gw 2026-06-24 02:30:56.136 | + 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-06-24 02:30:57.385 | Collecting etcd3gw 2026-06-24 02:30:57.535 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 02:30:57.546 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-24 02:30:57.588 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-24 02:30:57.590 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-24 02:30:57.636 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-24 02:30:57.651 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 02:30:57.695 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-24 02:30:57.710 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-24 02:30:58.214 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-24 02:30:58.230 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-24 02:30:58.245 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-24 02:30:58.439 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-24 02:30:58.441 | 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-06-24 02:30:58.484 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-24 02:30:58.486 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-24 02:30:58.529 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-24 02:30:58.532 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-24 02:30:58.538 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-24 02:30:58.565 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-24 02:30:58.603 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-24 02:30:58.634 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-24 02:30:58.645 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-24 02:30:58.648 | 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-06-24 02:30:58.650 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-24 02:30:58.652 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-24 02:30:58.667 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-24 02:30:58.916 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-24 02:30:58.976 | Attempting uninstall: urllib3 2026-06-24 02:30:58.984 | Found existing installation: urllib3 2.0.7 2026-06-24 02:30:58.985 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:30:58.985 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-24 02:30:59.135 | Attempting uninstall: idna 2026-06-24 02:30:59.143 | Found existing installation: idna 3.6 2026-06-24 02:30:59.144 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:30:59.144 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-24 02:30:59.306 | Attempting uninstall: requests 2026-06-24 02:30:59.312 | Found existing installation: requests 2.31.0 2026-06-24 02:30:59.313 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:30:59.313 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-24 02:30:59.545 | 2026-06-24 02:30:59.550 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-24 02:30:59.687 | + inc/python:pip_install:216 : result=0 2026-06-24 02:30:59.689 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:30:59.691 | + functions-common:time_stop:2420 : local name 2026-06-24 02:30:59.693 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:30:59.695 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:30:59.697 | + functions-common:time_stop:2423 : local total 2026-06-24 02:30:59.699 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:30:59.701 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:30:59.703 | + functions-common:time_stop:2427 : start_time=1782268256128 2026-06-24 02:30:59.705 | + functions-common:time_stop:2429 : [[ -z 1782268256128 ]] 2026-06-24 02:30:59.707 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:30:59.712 | + functions-common:time_stop:2432 : end_time=1782268259708 2026-06-24 02:30:59.716 | + functions-common:time_stop:2433 : elapsed_time=3580 2026-06-24 02:30:59.718 | + functions-common:time_stop:2434 : total=36949 2026-06-24 02:30:59.720 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:30:59.722 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40529 2026-06-24 02:30:59.724 | + inc/python:pip_install:219 : return 0 2026-06-24 02:30:59.727 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-24 02:30:59.729 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-24 02:30:59.732 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-24 02:30:59.734 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:30:59.737 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:30:59.739 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:30:59.741 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:30:59.743 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:30:59.747 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:30:59.750 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:30:59.752 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:30:59.755 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:30:59.757 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:30:59.759 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:30:59.761 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:30:59.763 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:30:59.765 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-24 02:30:59.767 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:30:59.770 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:30:59.772 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-24 02:30:59.774 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-24 02:30:59.776 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 02:30:59.778 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 02:30:59.780 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 02:30:59.782 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 02:30:59.784 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 02:30:59.787 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 02:30:59.789 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:30:59.791 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:30:59.793 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 02:30:59.795 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 02:30:59.797 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 02:30:59.799 | + functions-common:apt_get_update:1167 : return 2026-06-24 02:30:59.802 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-24 02:30:59.804 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 02:30:59.806 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:30:59.808 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:30:59.810 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-24 02:30:59.834 | + 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-06-24 02:30:59.870 | Reading package lists... 2026-06-24 02:31:00.238 | Building dependency tree... 2026-06-24 02:31:00.239 | Reading state information... 2026-06-24 02:31:00.770 | The following additional packages will be installed: 2026-06-24 02:31:00.772 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-24 02:31:00.774 | Suggested packages: 2026-06-24 02:31:00.774 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-24 02:31:00.774 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-24 02:31:00.774 | python3-uwsgidecorators 2026-06-24 02:31:00.810 | The following NEW packages will be installed: 2026-06-24 02:31:00.811 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-24 02:31:00.871 | 0 upgraded, 6 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 02:31:00.871 | Need to get 1270 kB of archives. 2026-06-24 02:31:00.871 | After this operation, 4285 kB of additional disk space will be used. 2026-06-24 02:31:00.871 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-24 02:31:00.888 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-24 02:31:00.890 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-24 02:31:00.895 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-24 02:31:00.902 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-24 02:31:00.906 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-24 02:31:01.135 | perl: warning: Setting locale failed. 2026-06-24 02:31:01.135 | perl: warning: Please check that your locale settings: 2026-06-24 02:31:01.135 | LANGUAGE = (unset), 2026-06-24 02:31:01.135 | LC_ALL = "en_US.utf8", 2026-06-24 02:31:01.135 | LANG = "de_DE.UTF-8" 2026-06-24 02:31:01.136 | are supported and installed on your system. 2026-06-24 02:31:01.136 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:31:01.196 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:31:01.197 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:31:01.197 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:31:01.376 | Fetched 1270 kB in 0s (18.1 MB/s) 2026-06-24 02:31:01.425 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-24 02:31:01.496 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-06-24 02:31:01.503 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-24 02:31:01.511 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-24 02:31:01.564 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-24 02:31:01.577 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-24 02:31:01.581 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-24 02:31:01.629 | Selecting previously unselected package libzmq5:amd64. 2026-06-24 02:31:01.641 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-24 02:31:01.645 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-24 02:31:01.697 | Selecting previously unselected package uwsgi-core. 2026-06-24 02:31:01.709 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-24 02:31:01.714 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-24 02:31:01.891 | Selecting previously unselected package uwsgi. 2026-06-24 02:31:01.904 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-24 02:31:01.911 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-24 02:31:01.962 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-24 02:31:01.974 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-24 02:31:01.978 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-24 02:31:02.049 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-24 02:31:02.061 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-24 02:31:02.072 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-24 02:31:02.084 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-24 02:31:02.104 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-24 02:31:02.686 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-24 02:31:02.724 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 02:31:03.749 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 02:31:03.989 | perl: warning: Setting locale failed. 2026-06-24 02:31:03.989 | perl: warning: Please check that your locale settings: 2026-06-24 02:31:03.989 | LANGUAGE = (unset), 2026-06-24 02:31:03.989 | LC_ALL = "en_US.utf8", 2026-06-24 02:31:03.989 | LANG = "de_DE.UTF-8" 2026-06-24 02:31:03.990 | are supported and installed on your system. 2026-06-24 02:31:03.990 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:31:04.117 | perl: warning: Setting locale failed. 2026-06-24 02:31:04.117 | perl: warning: Please check that your locale settings: 2026-06-24 02:31:04.117 | LANGUAGE = (unset), 2026-06-24 02:31:04.117 | LC_ALL = "en_US.utf8", 2026-06-24 02:31:04.117 | LANG = "de_DE.UTF-8" 2026-06-24 02:31:04.118 | are supported and installed on your system. 2026-06-24 02:31:04.118 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:31:04.167 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:31:04.167 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:31:04.167 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:31:04.236 | perl: warning: Setting locale failed. 2026-06-24 02:31:04.236 | perl: warning: Please check that your locale settings: 2026-06-24 02:31:04.236 | LANGUAGE = (unset), 2026-06-24 02:31:04.236 | LC_ALL = "en_US.utf8", 2026-06-24 02:31:04.236 | LANG = "de_DE.UTF-8" 2026-06-24 02:31:04.236 | are supported and installed on your system. 2026-06-24 02:31:04.236 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:31:04.744 | 2026-06-24 02:31:04.745 | Running kernel seems to be up-to-date. 2026-06-24 02:31:04.745 | 2026-06-24 02:31:04.745 | Restarting services... 2026-06-24 02:31:04.798 | 2026-06-24 02:31:04.798 | Service restarts being deferred: 2026-06-24 02:31:04.798 | /etc/needrestart/restart.d/dbus.service 2026-06-24 02:31:04.798 | systemctl restart systemd-logind.service 2026-06-24 02:31:04.798 | systemctl restart virtlockd.service 2026-06-24 02:31:04.798 | systemctl restart virtlogd.service 2026-06-24 02:31:04.798 | 2026-06-24 02:31:04.798 | No containers need to be restarted. 2026-06-24 02:31:04.798 | 2026-06-24 02:31:04.798 | User sessions running outdated binaries: 2026-06-24 02:31:04.799 | quobyte @ session #6: sshd[2030] 2026-06-24 02:31:04.809 | quobyte @ user manager service: systemd[1168] 2026-06-24 02:31:04.820 | 2026-06-24 02:31:04.821 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 02:31:07.432 | + functions-common:apt_get:1211 : result=0 2026-06-24 02:31:07.435 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 02:31:07.438 | + functions-common:time_stop:2420 : local name 2026-06-24 02:31:07.441 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:31:07.444 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:31:07.448 | + functions-common:time_stop:2423 : local total 2026-06-24 02:31:07.451 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:31:07.455 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 02:31:07.458 | + functions-common:time_stop:2427 : start_time=1782268259831 2026-06-24 02:31:07.461 | + functions-common:time_stop:2429 : [[ -z 1782268259831 ]] 2026-06-24 02:31:07.465 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:31:07.470 | + functions-common:time_stop:2432 : end_time=1782268267467 2026-06-24 02:31:07.474 | + functions-common:time_stop:2433 : elapsed_time=7636 2026-06-24 02:31:07.477 | + functions-common:time_stop:2434 : total=160721 2026-06-24 02:31:07.480 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:31:07.483 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168357 2026-06-24 02:31:07.486 | + functions-common:apt_get:1215 : return 0 2026-06-24 02:31:07.490 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-24 02:31:07.493 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:31:07.497 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:31:07.500 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-24 02:31:07.503 | perl: warning: Setting locale failed. 2026-06-24 02:31:07.503 | perl: warning: Please check that your locale settings: 2026-06-24 02:31:07.504 | LANGUAGE = (unset), 2026-06-24 02:31:07.504 | LC_ALL = "en_US.utf8", 2026-06-24 02:31:07.504 | LANG = (unset) 2026-06-24 02:31:07.504 | are supported and installed on your system. 2026-06-24 02:31:07.504 | perl: warning: Falling back to the standard locale ("C"). 2026-06-24 02:31:07.539 | No module matches proxy 2026-06-24 02:31:07.543 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-24 02:31:07.557 | perl: warning: Setting locale failed. 2026-06-24 02:31:07.557 | perl: warning: Please check that your locale settings: 2026-06-24 02:31:07.557 | LANGUAGE = (unset), 2026-06-24 02:31:07.557 | LC_ALL = "en_US.utf8", 2026-06-24 02:31:07.557 | LANG = "de_DE.UTF-8" 2026-06-24 02:31:07.557 | are supported and installed on your system. 2026-06-24 02:31:07.557 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:31:07.598 | Enabling module proxy. 2026-06-24 02:31:07.604 | To activate the new configuration, you need to run: 2026-06-24 02:31:07.604 | systemctl restart apache2 2026-06-24 02:31:07.609 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-24 02:31:07.621 | perl: warning: Setting locale failed. 2026-06-24 02:31:07.621 | perl: warning: Please check that your locale settings: 2026-06-24 02:31:07.621 | LANGUAGE = (unset), 2026-06-24 02:31:07.622 | LC_ALL = "en_US.utf8", 2026-06-24 02:31:07.622 | LANG = "de_DE.UTF-8" 2026-06-24 02:31:07.622 | are supported and installed on your system. 2026-06-24 02:31:07.622 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:31:07.664 | Considering dependency proxy for proxy_uwsgi: 2026-06-24 02:31:07.664 | Module proxy already enabled 2026-06-24 02:31:07.664 | Enabling module proxy_uwsgi. 2026-06-24 02:31:07.669 | To activate the new configuration, you need to run: 2026-06-24 02:31:07.669 | systemctl restart apache2 2026-06-24 02:31:07.676 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-24 02:31:07.679 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 02:31:07.682 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:31:07.684 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 02:31:07.807 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-24 02:31:07.811 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-24 02:31:07.815 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-24 02:31:07.817 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:31:07.820 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:31:07.823 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-24 02:31:07.826 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:31:07.829 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-24 02:31:07.832 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-24 02:31:07.835 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-24 02:31:07.838 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:31:07.841 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:31:07.844 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-24 02:31:07.847 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:31:07.850 | + ./stack.sh:main:905 : install_glanceclient 2026-06-24 02:31:07.854 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-24 02:31:07.857 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-24 02:31:07.859 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:31:07.862 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:31:07.865 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-24 02:31:07.868 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:31:07.871 | + ./stack.sh:main:906 : install_cinderclient 2026-06-24 02:31:07.874 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-24 02:31:07.877 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-24 02:31:07.880 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:31:07.883 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:31:07.886 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-24 02:31:07.889 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:31:07.891 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-24 02:31:07.895 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-24 02:31:07.897 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:31:07.900 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:31:07.903 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-24 02:31:07.906 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:31:07.909 | + ./stack.sh:main:907 : install_novaclient 2026-06-24 02:31:07.913 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-24 02:31:07.916 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-24 02:31:07.919 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:31:07.922 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:31:07.925 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-24 02:31:07.928 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:31:07.931 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-24 02:31:07.950 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:31:07.953 | + ./stack.sh:main:909 : install_swiftclient 2026-06-24 02:31:07.956 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-24 02:31:07.959 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-24 02:31:07.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:31:07.965 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:31:07.968 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-24 02:31:07.971 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:31:07.974 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-24 02:31:07.994 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:31:07.997 | + ./stack.sh:main:912 : install_neutronclient 2026-06-24 02:31:08.001 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-24 02:31:08.004 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-24 02:31:08.007 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:31:08.010 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:31:08.013 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-24 02:31:08.016 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:31:08.019 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-24 02:31:08.022 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-24 02:31:08.025 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-24 02:31:08.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:31:08.032 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:31:08.035 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-24 02:31:08.038 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:31:08.041 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-24 02:31:08.044 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-24 02:31:08.048 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 02:31:08.052 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-24 02:31:08.055 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-24 02:31:08.058 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 02:31:08.063 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-24 02:31:08.063 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 02:31:08.068 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-24 02:31:08.070 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-24 02:31:08.073 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-24 02:31:08.077 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-24 02:31:08.080 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-24 02:31:08.103 | Using python 3.12 to install keystonemiddleware 2026-06-24 02:31:08.106 | + 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-06-24 02:31:09.302 | Collecting keystonemiddleware 2026-06-24 02:31:09.448 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 02:31:09.509 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-24 02:31:09.524 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 02:31:09.578 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-24 02:31:09.593 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 02:31:09.654 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-24 02:31:09.668 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 02:31:09.714 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-24 02:31:09.729 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 02:31:09.773 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-24 02:31:09.788 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-24 02:31:09.843 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-24 02:31:09.858 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 02:31:09.906 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-24 02:31:09.920 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 02:31:09.978 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-24 02:31:09.992 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 02:31:10.003 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-24 02:31:10.033 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-24 02:31:10.049 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 02:31:10.090 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-24 02:31:10.105 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-24 02:31:10.152 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-24 02:31:10.167 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-24 02:31:10.177 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-24 02:31:10.209 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-24 02:31:10.224 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-24 02:31:10.238 | 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-06-24 02:31:10.275 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-24 02:31:10.290 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 02:31:10.324 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-24 02:31:10.339 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 02:31:10.379 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-24 02:31:10.394 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-24 02:31:10.435 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-24 02:31:10.449 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-24 02:31:10.497 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-24 02:31:10.511 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 02:31:10.554 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-24 02:31:10.569 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-24 02:31:10.606 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-24 02:31:10.621 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-24 02:31:10.631 | 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-06-24 02:31:10.669 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-24 02:31:10.684 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-24 02:31:10.694 | 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-06-24 02:31:10.696 | 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.1) 2026-06-24 02:31:10.843 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-24 02:31:10.858 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-24 02:31:10.914 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-24 02:31:10.929 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-24 02:31:10.939 | 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-06-24 02:31:11.067 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-24 02:31:11.081 | 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-06-24 02:31:11.102 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-24 02:31:11.136 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-24 02:31:11.150 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-24 02:31:11.199 | 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-06-24 02:31:11.200 | 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-06-24 02:31:11.201 | 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-06-24 02:31:11.203 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-24 02:31:11.242 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-24 02:31:11.283 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-24 02:31:11.318 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-24 02:31:11.339 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-24 02:31:11.361 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-24 02:31:11.383 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-24 02:31:11.405 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-24 02:31:11.428 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-24 02:31:11.475 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 52.1 MB/s 0:00:00 2026-06-24 02:31:11.491 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-24 02:31:11.513 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-24 02:31:11.535 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-24 02:31:11.557 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-24 02:31:11.581 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-24 02:31:11.608 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-24 02:31:11.631 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-24 02:31:11.654 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-24 02:31:11.675 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-24 02:31:11.697 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-24 02:31:11.718 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-24 02:31:11.745 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-24 02:31:11.771 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-24 02:31:11.793 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-24 02:31:11.814 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-24 02:31:11.836 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-24 02:31:11.857 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-24 02:31:12.156 | 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-06-24 02:31:12.410 | Attempting uninstall: six 2026-06-24 02:31:12.420 | Found existing installation: six 1.16.0 2026-06-24 02:31:12.420 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:12.420 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-24 02:31:12.483 | Attempting uninstall: pyparsing 2026-06-24 02:31:12.491 | Found existing installation: pyparsing 3.1.1 2026-06-24 02:31:12.491 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:12.491 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-24 02:31:12.631 | Attempting uninstall: PyJWT 2026-06-24 02:31:12.640 | Found existing installation: PyJWT 2.7.0 2026-06-24 02:31:12.640 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:12.643 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-24 02:31:12.809 | Attempting uninstall: netaddr 2026-06-24 02:31:12.818 | Found existing installation: netaddr 0.8.0 2026-06-24 02:31:12.818 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:12.819 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-24 02:31:13.083 | Attempting uninstall: python-dateutil 2026-06-24 02:31:13.094 | Found existing installation: python-dateutil 2.8.2 2026-06-24 02:31:13.095 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:13.096 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-24 02:31:15.364 | 2026-06-24 02:31:15.373 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.0 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-24 02:31:15.545 | + inc/python:pip_install:216 : result=0 2026-06-24 02:31:15.549 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:31:15.551 | + functions-common:time_stop:2420 : local name 2026-06-24 02:31:15.554 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:31:15.556 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:31:15.558 | + functions-common:time_stop:2423 : local total 2026-06-24 02:31:15.561 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:31:15.563 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:31:15.565 | + functions-common:time_stop:2427 : start_time=1782268268097 2026-06-24 02:31:15.567 | + functions-common:time_stop:2429 : [[ -z 1782268268097 ]] 2026-06-24 02:31:15.570 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:31:15.574 | + functions-common:time_stop:2432 : end_time=1782268275571 2026-06-24 02:31:15.577 | + functions-common:time_stop:2433 : elapsed_time=7474 2026-06-24 02:31:15.580 | + functions-common:time_stop:2434 : total=40529 2026-06-24 02:31:15.582 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:31:15.584 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48003 2026-06-24 02:31:15.586 | + inc/python:pip_install:219 : return 0 2026-06-24 02:31:15.589 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-24 02:31:15.591 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-24 02:31:15.594 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 02:31:15.597 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-24 02:31:15.600 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-24 02:31:15.602 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 02:31:15.606 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-24 02:31:15.607 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 02:31:15.612 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-24 02:31:15.615 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-24 02:31:15.617 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-24 02:31:15.621 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-24 02:31:15.624 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-24 02:31:15.646 | Using python 3.12 to install python-memcached 2026-06-24 02:31:15.648 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-24 02:31:16.791 | Collecting python-memcached 2026-06-24 02:31:16.940 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-24 02:31:16.965 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-24 02:31:17.144 | Installing collected packages: python-memcached 2026-06-24 02:31:17.178 | Successfully installed python-memcached-1.62 2026-06-24 02:31:17.279 | + inc/python:pip_install:216 : result=0 2026-06-24 02:31:17.282 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:31:17.284 | + functions-common:time_stop:2420 : local name 2026-06-24 02:31:17.286 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:31:17.288 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:31:17.290 | + functions-common:time_stop:2423 : local total 2026-06-24 02:31:17.292 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:31:17.294 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:31:17.296 | + functions-common:time_stop:2427 : start_time=1782268275641 2026-06-24 02:31:17.298 | + functions-common:time_stop:2429 : [[ -z 1782268275641 ]] 2026-06-24 02:31:17.301 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:31:17.304 | + functions-common:time_stop:2432 : end_time=1782268277302 2026-06-24 02:31:17.306 | + functions-common:time_stop:2433 : elapsed_time=1661 2026-06-24 02:31:17.308 | + functions-common:time_stop:2434 : total=48003 2026-06-24 02:31:17.310 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:31:17.312 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49664 2026-06-24 02:31:17.314 | + inc/python:pip_install:219 : return 0 2026-06-24 02:31:17.317 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-24 02:31:17.331 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:31:17.333 | + ./stack.sh:main:919 : '[' 192.168.122.25 == 192.168.122.25 ']' 2026-06-24 02:31:17.335 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-24 02:31:17.337 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-24 02:31:17.340 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-24 02:31:17.342 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 02:31:17.344 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-24 02:31:17.346 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-24 02:31:17.359 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:31:17.362 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-24 02:31:17.364 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-24 02:31:17.366 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-24 02:31:17.367 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 02:31:17.369 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 02:31:17.372 | ++ functions-common:git_clone:593 : pwd 2026-06-24 02:31:17.374 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:31:17.376 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:31:17.379 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:31:17.391 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:31:17.393 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:31:17.395 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:31:17.398 | + functions-common:git_clone:610 : echo master 2026-06-24 02:31:17.398 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:31:17.402 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-24 02:31:17.404 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:31:17.406 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-24 02:31:17.408 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:31:17.410 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:31:17.412 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:31:17.413 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:31:17.415 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:31:17.417 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:31:17.419 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:31:17.421 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:31:17.424 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:31:17.427 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268277424 2026-06-24 02:31:17.429 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-24 02:31:17.433 | Cloning into '/opt/stack/keystone'... 2026-06-24 02:31:35.894 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:31:35.898 | + functions-common:time_stop:2420 : local name 2026-06-24 02:31:35.902 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:31:35.906 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:31:35.909 | + functions-common:time_stop:2423 : local total 2026-06-24 02:31:35.913 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:31:35.917 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:31:35.920 | + functions-common:time_stop:2427 : start_time=1782268277424 2026-06-24 02:31:35.924 | + functions-common:time_stop:2429 : [[ -z 1782268277424 ]] 2026-06-24 02:31:35.930 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:31:35.936 | + functions-common:time_stop:2432 : end_time=1782268295932 2026-06-24 02:31:35.941 | + functions-common:time_stop:2433 : elapsed_time=18508 2026-06-24 02:31:35.945 | + functions-common:time_stop:2434 : total=5388 2026-06-24 02:31:35.948 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:31:35.952 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23896 2026-06-24 02:31:35.956 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-24 02:31:35.960 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 02:31:35.964 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:31:35.967 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:31:35.971 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:31:35.975 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:31:35.979 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:31:35.982 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:31:35.986 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:31:35.990 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:31:35.995 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:31:36.000 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268295996 2026-06-24 02:31:36.004 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 02:31:36.631 | From https://review.opendev.org/openstack/keystone 2026-06-24 02:31:36.631 | * branch master -> FETCH_HEAD 2026-06-24 02:31:36.643 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:31:36.647 | + functions-common:time_stop:2420 : local name 2026-06-24 02:31:36.651 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:31:36.654 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:31:36.658 | + functions-common:time_stop:2423 : local total 2026-06-24 02:31:36.662 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:31:36.665 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:31:36.668 | + functions-common:time_stop:2427 : start_time=1782268295996 2026-06-24 02:31:36.672 | + functions-common:time_stop:2429 : [[ -z 1782268295996 ]] 2026-06-24 02:31:36.677 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:31:36.682 | + functions-common:time_stop:2432 : end_time=1782268296678 2026-06-24 02:31:36.685 | + functions-common:time_stop:2433 : elapsed_time=682 2026-06-24 02:31:36.689 | + functions-common:time_stop:2434 : total=23896 2026-06-24 02:31:36.692 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:31:36.696 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24578 2026-06-24 02:31:36.700 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:31:36.703 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:31:36.707 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:31:36.711 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:31:36.715 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:31:36.718 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:31:36.722 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:31:36.725 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:31:36.729 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:31:36.734 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:31:36.740 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268296736 2026-06-24 02:31:36.744 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:31:36.935 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:31:36.935 | 2026-06-24 02:31:36.935 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:31:36.935 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:31:36.935 | state without impacting any branches by switching back to a branch. 2026-06-24 02:31:36.935 | 2026-06-24 02:31:36.935 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:31:36.935 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:31:36.935 | 2026-06-24 02:31:36.935 | git switch -c 2026-06-24 02:31:36.936 | 2026-06-24 02:31:36.936 | Or undo this operation with: 2026-06-24 02:31:36.936 | 2026-06-24 02:31:36.936 | git switch - 2026-06-24 02:31:36.936 | 2026-06-24 02:31:36.936 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:31:36.936 | 2026-06-24 02:31:36.936 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-24 02:31:36.942 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:31:36.946 | + functions-common:time_stop:2420 : local name 2026-06-24 02:31:36.950 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:31:36.954 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:31:36.957 | + functions-common:time_stop:2423 : local total 2026-06-24 02:31:36.961 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:31:36.964 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:31:36.968 | + functions-common:time_stop:2427 : start_time=1782268296736 2026-06-24 02:31:36.972 | + functions-common:time_stop:2429 : [[ -z 1782268296736 ]] 2026-06-24 02:31:36.976 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:31:36.981 | + functions-common:time_stop:2432 : end_time=1782268296978 2026-06-24 02:31:36.985 | + functions-common:time_stop:2433 : elapsed_time=242 2026-06-24 02:31:36.989 | + functions-common:time_stop:2434 : total=24578 2026-06-24 02:31:36.993 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:31:36.996 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24820 2026-06-24 02:31:37.000 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-24 02:31:37.018 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-24 02:31:37.023 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 02:31:37.024 | + functions-common:git_clone:673 : head -1 2026-06-24 02:31:37.027 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-24 02:31:37.032 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:31:37.036 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-24 02:31:37.041 | + inc/python:setup_develop:353 : local bindep 2026-06-24 02:31:37.045 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-24 02:31:37.048 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-24 02:31:37.052 | + inc/python:setup_develop:359 : local extras= 2026-06-24 02:31:37.056 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-24 02:31:37.061 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 02:31:37.064 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-24 02:31:37.067 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-24 02:31:37.071 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 02:31:37.075 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 02:31:37.080 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-24 02:31:37.083 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 02:31:37.087 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-24 02:31:37.091 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 02:31:37.094 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 02:31:37.098 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-24 02:31:37.107 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-24 02:31:37.110 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-24 02:31:37.113 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-24 02:31:37.282 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-24 02:31:37.285 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 02:31:37.289 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 02:31:37.293 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 02:31:37.297 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-24 02:31:37.301 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-24 02:31:37.305 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 02:31:37.309 | + inc/python:setup_package:446 : local extras= 2026-06-24 02:31:37.313 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 02:31:37.317 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 02:31:37.320 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 02:31:37.325 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 02:31:37.328 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 02:31:37.332 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-24 02:31:37.364 | Using python 3.12 to install /opt/stack/keystone 2026-06-24 02:31:37.368 | + 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-06-24 02:31:38.345 | Obtaining file:///opt/stack/keystone 2026-06-24 02:31:38.350 | Installing build dependencies: started 2026-06-24 02:31:40.062 | Installing build dependencies: finished with status 'done' 2026-06-24 02:31:40.063 | Checking if build backend supports build_editable: started 2026-06-24 02:31:40.604 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 02:31:40.606 | Getting requirements to build editable: started 2026-06-24 02:31:40.901 | Getting requirements to build editable: finished with status 'done' 2026-06-24 02:31:40.903 | Preparing editable metadata (pyproject.toml): started 2026-06-24 02:31:41.958 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:31:41.973 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-24 02:31:41.974 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-24 02:31:42.175 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-24 02:31:42.320 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-24 02:31:42.361 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-24 02:31:42.376 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-24 02:31:42.761 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-24 02:31:42.777 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-24 02:31:43.344 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-24 02:31:43.359 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-24 02:31:43.383 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-24 02:31:43.383 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-24 02:31:43.386 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-24 02:31:43.458 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-24 02:31:43.473 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-24 02:31:43.487 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-24 02:31:43.488 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-24 02:31:43.489 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-24 02:31:43.551 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-24 02:31:43.566 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-24 02:31:43.625 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-24 02:31:43.640 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 02:31:43.651 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-24 02:31:43.653 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-24 02:31:43.692 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-24 02:31:43.708 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 02:31:43.764 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-24 02:31:43.779 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 02:31:43.790 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-24 02:31:43.818 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-24 02:31:43.834 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-24 02:31:43.844 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-24 02:31:43.873 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-24 02:31:43.887 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-24 02:31:43.932 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-24 02:31:43.948 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-24 02:31:43.959 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-24 02:31:43.960 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-24 02:31:44.002 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-24 02:31:44.018 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-24 02:31:44.031 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-24 02:31:44.031 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.0) 2026-06-24 02:31:44.065 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-24 02:31:44.080 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-24 02:31:44.129 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-24 02:31:44.144 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-24 02:31:44.340 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-24 02:31:44.357 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-24 02:31:44.396 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-24 02:31:44.411 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-24 02:31:44.422 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-24 02:31:44.450 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 02:31:44.464 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-24 02:31:44.506 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 02:31:44.522 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-24 02:31:44.557 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 02:31:44.572 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 02:31:44.610 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 02:31:44.625 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 02:31:44.731 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-24 02:31:44.746 | 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-06-24 02:31:44.788 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-24 02:31:44.802 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-24 02:31:44.818 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-24 02:31:44.888 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-24 02:31:44.902 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-24 02:31:44.974 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-24 02:31:44.991 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-24 02:31:45.053 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-24 02:31:45.069 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 02:31:45.121 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-24 02:31:45.135 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-24 02:31:45.701 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-24 02:31:45.716 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-24 02:31:45.731 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-24 02:31:45.735 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-24 02:31:45.737 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-24 02:31:45.738 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-24 02:31:45.740 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-24 02:31:45.752 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-24 02:31:45.753 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-24 02:31:45.754 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-24 02:31:45.797 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-24 02:31:45.812 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-24 02:31:45.822 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-24 02:31:45.852 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-24 02:31:45.870 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-24 02:31:45.904 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-24 02:31:45.921 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-24 02:31:45.965 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-24 02:31:45.980 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 02:31:45.992 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-24 02:31:45.999 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-24 02:31:46.000 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-24 02:31:46.043 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.059 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-24 02:31:46.102 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.117 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-24 02:31:46.159 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.173 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-24 02:31:46.230 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.245 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 02:31:46.287 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.303 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-24 02:31:46.341 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.356 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-24 02:31:46.401 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.416 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-24 02:31:46.424 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-24 02:31:46.456 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.471 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 02:31:46.511 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.527 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-24 02:31:46.578 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.593 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-24 02:31:46.860 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.877 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-24 02:31:46.924 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.939 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 02:31:46.976 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:46.992 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-24 02:31:47.028 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:47.043 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-24 02:31:47.089 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:47.105 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-24 02:31:47.181 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:47.196 | 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-06-24 02:31:47.236 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:47.251 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-24 02:31:47.298 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:47.313 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-24 02:31:47.356 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-24 02:31:47.373 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-24 02:31:47.392 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-24 02:31:47.393 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-24 02:31:47.405 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-24 02:31:47.441 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-24 02:31:47.456 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-24 02:31:47.519 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-24 02:31:47.533 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-24 02:31:47.576 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-24 02:31:47.592 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-24 02:31:47.649 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-24 02:31:47.664 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-24 02:31:47.686 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-24 02:31:47.687 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-24 02:31:47.688 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-24 02:31:47.689 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-24 02:31:47.740 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-24 02:31:47.755 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-24 02:31:47.817 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-24 02:31:47.832 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-24 02:31:47.933 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-24 02:31:47.972 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-24 02:31:48.054 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 49.9 MB/s 0:00:00 2026-06-24 02:31:48.069 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-24 02:31:48.092 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-24 02:31:48.114 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-24 02:31:48.134 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-24 02:31:48.157 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-24 02:31:48.178 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-24 02:31:48.199 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-24 02:31:48.220 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-24 02:31:48.242 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-24 02:31:48.264 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-24 02:31:48.285 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-24 02:31:48.306 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-24 02:31:48.327 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-24 02:31:48.350 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-24 02:31:48.373 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-24 02:31:48.398 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-24 02:31:48.421 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-24 02:31:48.442 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-24 02:31:48.463 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-24 02:31:48.484 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-24 02:31:48.509 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-24 02:31:48.530 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-24 02:31:48.553 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-24 02:31:48.575 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-24 02:31:48.599 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-24 02:31:48.624 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-24 02:31:48.649 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-24 02:31:48.667 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 31.5 MB/s 0:00:00 2026-06-24 02:31:48.683 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-24 02:31:48.704 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-24 02:31:48.726 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-24 02:31:48.749 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-24 02:31:48.771 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-24 02:31:48.796 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-24 02:31:48.818 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-24 02:31:48.839 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-24 02:31:48.861 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-24 02:31:48.888 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-24 02:31:48.911 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-24 02:31:48.937 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-24 02:31:48.960 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-24 02:31:48.982 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-24 02:31:49.004 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-24 02:31:49.024 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-24 02:31:49.051 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-24 02:31:49.106 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 64.5 MB/s 0:00:00 2026-06-24 02:31:49.123 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-24 02:31:49.145 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-24 02:31:49.166 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-24 02:31:49.187 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-24 02:31:49.212 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-24 02:31:49.237 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-24 02:31:49.261 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-24 02:31:49.282 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-24 02:31:49.303 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-24 02:31:49.324 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-24 02:31:49.351 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-24 02:31:49.531 | Building wheels for collected packages: keystone 2026-06-24 02:31:49.532 | Building editable for keystone (pyproject.toml): started 2026-06-24 02:31:50.619 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-24 02:31:50.620 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=1994924eff1342531b0533f4d6a05118a34855fb45fa5a1efcb66bb0ce1d49fd 2026-06-24 02:31:50.621 | Stored in directory: /tmp/pip-ephem-wheel-cache-lomabfbu/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-24 02:31:50.625 | Successfully built keystone 2026-06-24 02:31:50.971 | 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-06-24 02:31:51.015 | Attempting uninstall: pytz 2026-06-24 02:31:51.024 | Found existing installation: pytz 2024.1 2026-06-24 02:31:51.025 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:51.025 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-24 02:31:52.824 | Attempting uninstall: oauthlib 2026-06-24 02:31:52.835 | Found existing installation: oauthlib 3.2.2 2026-06-24 02:31:52.836 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:52.836 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-24 02:31:52.981 | Attempting uninstall: markupsafe 2026-06-24 02:31:52.993 | Found existing installation: MarkupSafe 2.1.5 2026-06-24 02:31:52.994 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:52.994 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-24 02:31:54.070 | Attempting uninstall: click 2026-06-24 02:31:54.083 | Found existing installation: click 8.1.6 2026-06-24 02:31:54.084 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:54.084 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-24 02:31:54.262 | Attempting uninstall: blinker 2026-06-24 02:31:54.274 | Found existing installation: blinker 1.7.0 2026-06-24 02:31:54.274 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:54.275 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-24 02:31:54.293 | Attempting uninstall: bcrypt 2026-06-24 02:31:54.304 | Found existing installation: bcrypt 3.2.2 2026-06-24 02:31:54.305 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:54.305 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-24 02:31:54.324 | Attempting uninstall: attrs 2026-06-24 02:31:54.336 | Found existing installation: attrs 23.2.0 2026-06-24 02:31:54.336 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:54.337 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-24 02:31:57.470 | Attempting uninstall: jinja2 2026-06-24 02:31:57.482 | Found existing installation: Jinja2 3.1.2 2026-06-24 02:31:57.482 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:57.483 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-24 02:31:58.529 | Attempting uninstall: cryptography 2026-06-24 02:31:58.541 | Found existing installation: cryptography 41.0.7 2026-06-24 02:31:58.542 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:58.543 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-24 02:31:59.140 | Attempting uninstall: pyopenssl 2026-06-24 02:31:59.153 | Found existing installation: pyOpenSSL 23.2.0 2026-06-24 02:31:59.153 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:59.154 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-24 02:31:59.567 | Attempting uninstall: jsonschema 2026-06-24 02:31:59.582 | Found existing installation: jsonschema 4.10.3 2026-06-24 02:31:59.582 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:31:59.582 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-24 02:32:01.192 | 2026-06-24 02:32:01.192 | 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-06-24 02:32:01.192 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-24 02:32:01.208 | 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.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 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.1 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.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-24 02:32:01.552 | + inc/python:pip_install:216 : result=0 2026-06-24 02:32:01.557 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:32:01.560 | + functions-common:time_stop:2420 : local name 2026-06-24 02:32:01.564 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:32:01.569 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:32:01.573 | + functions-common:time_stop:2423 : local total 2026-06-24 02:32:01.577 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:32:01.582 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:32:01.585 | + functions-common:time_stop:2427 : start_time=1782268297357 2026-06-24 02:32:01.588 | + functions-common:time_stop:2429 : [[ -z 1782268297357 ]] 2026-06-24 02:32:01.593 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:32:01.600 | + functions-common:time_stop:2432 : end_time=1782268321594 2026-06-24 02:32:01.604 | + functions-common:time_stop:2433 : elapsed_time=24237 2026-06-24 02:32:01.608 | + functions-common:time_stop:2434 : total=49664 2026-06-24 02:32:01.612 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:32:01.617 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73901 2026-06-24 02:32:01.620 | + inc/python:pip_install:219 : return 0 2026-06-24 02:32:01.624 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 02:32:01.628 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:32:01.633 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-24 02:32:01.637 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-24 02:32:01.642 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:32:01.646 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:32:01.651 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-24 02:32:01.655 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:32:01.659 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-24 02:32:01.687 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:32:01.691 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 02:32:01.696 | + ./stack.sh:main:921 : configure_keystone 2026-06-24 02:32:01.699 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-24 02:32:01.721 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-24 02:32:01.725 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-24 02:32:01.732 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-24 02:32:01.756 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:32:01.759 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-24 02:32:01.806 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-24 02:32:01.849 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-24 02:32:01.896 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-24 02:32:01.946 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-24 02:32:01.993 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-24 02:32:02.040 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-24 02:32:02.087 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-24 02:32:02.134 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-24 02:32:02.182 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-24 02:32:02.187 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-24 02:32:02.191 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-24 02:32:02.195 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-24 02:32:02.199 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 02:32:02.204 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 02:32:02.231 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:32:02.237 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 02:32:02.241 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 02:32:02.246 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 02:32:02.271 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:32:02.275 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-06-24 02:32:02.281 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-06-24 02:32:02.329 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 02:32:02.335 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 02:32:02.339 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.25/identity 2026-06-24 02:32:02.386 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-24 02:32:02.390 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-24 02:32:02.438 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-24 02:32:02.442 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-24 02:32:02.446 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-24 02:32:02.451 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-24 02:32:02.456 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:32:02.460 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:32:02.465 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:32:02.491 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:32:02.496 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:32:02.500 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-24 02:32:02.503 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-24 02:32:02.549 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-24 02:32:02.554 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-24 02:32:02.557 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-24 02:32:02.562 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-24 02:32:02.567 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:32:02.592 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:32:02.597 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:32:02.600 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:32:02.605 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:32:02.609 | + 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-06-24 02:32:02.652 | + 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-06-24 02:32:02.699 | + 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-06-24 02:32:02.745 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:32:02.791 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-24 02:32:02.837 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-24 02:32:02.883 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-24 02:32:02.888 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-24 02:32:02.892 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-24 02:32:02.896 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-24 02:32:02.900 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 02:32:02.905 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-24 02:32:02.908 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-24 02:32:02.912 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 02:32:02.916 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 02:32:02.938 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 02:32:02.938 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:32:02.953 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 02:32:02.958 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:32:02.972 | /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-06-24 02:32:02.979 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-24 02:32:02.982 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-24 02:32:02.987 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 02:32:02.990 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-24 02:32:03.037 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-24 02:32:03.084 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-24 02:32:03.131 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-24 02:32:03.174 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-24 02:32:03.218 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-24 02:32:03.259 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-24 02:32:03.299 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-24 02:32:03.342 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-24 02:32:03.388 | + 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-06-24 02:32:03.437 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-24 02:32:03.482 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-24 02:32:03.529 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-24 02:32:03.573 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-24 02:32:03.619 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 02:32:03.623 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 02:32:03.628 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-24 02:32:03.632 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-24 02:32:03.635 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 02:32:03.639 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:32:03.644 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:32:03.648 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-24 02:32:03.653 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-24 02:32:03.658 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-24 02:32:03.704 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-24 02:32:03.751 | + 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-06-24 02:32:03.751 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-24 02:32:03.761 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-24 02:32:03.766 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-24 02:32:03.770 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-24 02:32:03.774 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 02:32:03.777 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 02:32:03.781 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 02:32:03.784 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 02:32:03.788 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:32:03.792 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:32:03.796 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 02:32:03.799 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 02:32:03.803 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:32:03.806 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:32:03.811 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-24 02:32:03.823 | perl: warning: Setting locale failed. 2026-06-24 02:32:03.823 | perl: warning: Please check that your locale settings: 2026-06-24 02:32:03.823 | LANGUAGE = (unset), 2026-06-24 02:32:03.823 | LC_ALL = "en_US.utf8", 2026-06-24 02:32:03.823 | LANG = "de_DE.UTF-8" 2026-06-24 02:32:03.824 | are supported and installed on your system. 2026-06-24 02:32:03.824 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:32:03.867 | Enabling site keystone-api. 2026-06-24 02:32:03.874 | To activate the new configuration, you need to run: 2026-06-24 02:32:03.874 | systemctl reload apache2 2026-06-24 02:32:03.881 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 02:32:03.884 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 02:32:03.888 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:32:03.891 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 02:32:04.022 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-24 02:32:04.068 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-24 02:32:04.114 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-24 02:32:04.164 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-24 02:32:04.167 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-24 02:32:04.216 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-24 02:32:04.262 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-24 02:32:04.307 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-24 02:32:04.357 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-24 02:32:04.361 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-24 02:32:04.364 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-24 02:32:04.410 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-24 02:32:04.454 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-24 02:32:04.480 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:32:04.484 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-24 02:32:04.508 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:32:04.512 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-24 02:32:04.514 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-24 02:32:04.518 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-24 02:32:04.522 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 02:32:04.526 | + lib/stack:stack_install_service:32 : install_glance 2026-06-24 02:32:04.530 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-24 02:32:04.533 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-24 02:32:04.537 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-24 02:32:04.562 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:32:04.566 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-24 02:32:04.570 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-24 02:32:04.593 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:32:04.596 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-24 02:32:04.600 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-24 02:32:04.604 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:32:04.609 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:32:04.613 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-24 02:32:04.617 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:32:04.622 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-24 02:32:04.626 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-24 02:32:04.630 | ++ inc/python:join_extras:29 : echo cinder 2026-06-24 02:32:04.635 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-24 02:32:04.639 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-24 02:32:04.643 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-24 02:32:04.646 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-24 02:32:04.651 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-24 02:32:04.654 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-24 02:32:04.658 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-24 02:32:04.663 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-24 02:32:04.664 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-24 02:32:04.671 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-24 02:32:04.675 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-24 02:32:04.678 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-24 02:32:04.683 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-24 02:32:04.688 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-24 02:32:04.716 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-24 02:32:04.721 | + 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-06-24 02:32:06.046 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 02:32:06.192 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-24 02:32:06.209 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-24 02:32:06.210 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-24 02:32:06.211 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-24 02:32:06.212 | 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-06-24 02:32:06.213 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-24 02:32:06.214 | 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.8.0) 2026-06-24 02:32:06.215 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-24 02:32:06.216 | 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-06-24 02:32:06.216 | 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.14.0) 2026-06-24 02:32:06.217 | 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-06-24 02:32:06.218 | 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-06-24 02:32:06.244 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-24 02:32:06.259 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-24 02:32:06.271 | 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.3.0) 2026-06-24 02:32:06.273 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-24 02:32:06.274 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.1) 2026-06-24 02:32:06.280 | 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-06-24 02:32:06.282 | 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.1) 2026-06-24 02:32:06.325 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 02:32:06.340 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-24 02:32:06.416 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 02:32:06.431 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 02:32:06.568 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 02:32:06.583 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 02:32:06.719 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-24 02:32:06.735 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-24 02:32:06.749 | 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-06-24 02:32:06.750 | 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-06-24 02:32:06.751 | 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-06-24 02:32:06.752 | 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-06-24 02:32:06.758 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-24 02:32:06.759 | 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-06-24 02:32:06.760 | 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-06-24 02:32:06.761 | 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-06-24 02:32:06.765 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-24 02:32:06.766 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-24 02:32:06.769 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-24 02:32:06.801 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-24 02:32:06.816 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-24 02:32:06.828 | 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-06-24 02:32:06.833 | 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-06-24 02:32:06.837 | 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-06-24 02:32:06.838 | 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-06-24 02:32:06.839 | 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-06-24 02:32:06.848 | 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-06-24 02:32:06.851 | 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-06-24 02:32:06.852 | 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.0) 2026-06-24 02:32:06.855 | 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-06-24 02:32:06.862 | 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-06-24 02:32:06.865 | 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-06-24 02:32:06.866 | 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-06-24 02:32:06.867 | 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-06-24 02:32:06.867 | 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-06-24 02:32:06.871 | 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-06-24 02:32:06.872 | 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-06-24 02:32:06.878 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-24 02:32:06.895 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-24 02:32:06.899 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-24 02:32:06.902 | 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-06-24 02:32:06.915 | 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-06-24 02:32:06.916 | 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-06-24 02:32:06.917 | 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-06-24 02:32:06.918 | 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-06-24 02:32:06.939 | 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-06-24 02:32:06.997 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-24 02:32:07.050 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-24 02:32:07.076 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-24 02:32:07.099 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-24 02:32:07.121 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-24 02:32:07.145 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-24 02:32:07.166 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-24 02:32:07.406 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-24 02:32:08.674 | 2026-06-24 02:32:08.690 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-24 02:32:08.845 | + inc/python:pip_install:216 : result=0 2026-06-24 02:32:08.849 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:32:08.853 | + functions-common:time_stop:2420 : local name 2026-06-24 02:32:08.857 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:32:08.861 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:32:08.865 | + functions-common:time_stop:2423 : local total 2026-06-24 02:32:08.868 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:32:08.872 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:32:08.877 | + functions-common:time_stop:2427 : start_time=1782268324711 2026-06-24 02:32:08.880 | + functions-common:time_stop:2429 : [[ -z 1782268324711 ]] 2026-06-24 02:32:08.886 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:32:08.892 | + functions-common:time_stop:2432 : end_time=1782268328888 2026-06-24 02:32:08.896 | + functions-common:time_stop:2433 : elapsed_time=4177 2026-06-24 02:32:08.901 | + functions-common:time_stop:2434 : total=73901 2026-06-24 02:32:08.905 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:32:08.909 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78078 2026-06-24 02:32:08.914 | + inc/python:pip_install:219 : return 0 2026-06-24 02:32:08.918 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-24 02:32:08.923 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-24 02:32:08.927 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-24 02:32:08.946 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-24 02:32:08.954 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-24 02:32:08.958 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-24 02:32:08.962 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-24 02:32:08.966 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 02:32:08.970 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 02:32:08.976 | ++ functions-common:git_clone:593 : pwd 2026-06-24 02:32:08.981 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:32:08.986 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:32:08.991 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:32:09.018 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:32:09.022 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:32:09.026 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:32:09.032 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:32:09.033 | + functions-common:git_clone:610 : echo master 2026-06-24 02:32:09.041 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-24 02:32:09.044 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:32:09.049 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-24 02:32:09.054 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:32:09.059 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:32:09.064 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:32:09.068 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:32:09.072 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:32:09.076 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:32:09.081 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:32:09.086 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:32:09.091 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:32:09.096 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268329092 2026-06-24 02:32:09.100 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-24 02:32:09.104 | Cloning into '/opt/stack/glance'... 2026-06-24 02:32:17.601 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:32:17.604 | + functions-common:time_stop:2420 : local name 2026-06-24 02:32:17.606 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:32:17.611 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:32:17.614 | + functions-common:time_stop:2423 : local total 2026-06-24 02:32:17.617 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:32:17.620 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:32:17.625 | + functions-common:time_stop:2427 : start_time=1782268329092 2026-06-24 02:32:17.629 | + functions-common:time_stop:2429 : [[ -z 1782268329092 ]] 2026-06-24 02:32:17.636 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:32:17.642 | + functions-common:time_stop:2432 : end_time=1782268337638 2026-06-24 02:32:17.646 | + functions-common:time_stop:2433 : elapsed_time=8546 2026-06-24 02:32:17.650 | + functions-common:time_stop:2434 : total=24820 2026-06-24 02:32:17.654 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:32:17.658 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33366 2026-06-24 02:32:17.662 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-24 02:32:17.666 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 02:32:17.670 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:32:17.673 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:32:17.677 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:32:17.681 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:32:17.684 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:32:17.687 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:32:17.691 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:32:17.695 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:32:17.699 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:32:17.704 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268337701 2026-06-24 02:32:17.708 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 02:32:18.510 | From https://review.opendev.org/openstack/glance 2026-06-24 02:32:18.510 | * branch master -> FETCH_HEAD 2026-06-24 02:32:18.521 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:32:18.525 | + functions-common:time_stop:2420 : local name 2026-06-24 02:32:18.528 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:32:18.531 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:32:18.535 | + functions-common:time_stop:2423 : local total 2026-06-24 02:32:18.539 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:32:18.542 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:32:18.546 | + functions-common:time_stop:2427 : start_time=1782268337701 2026-06-24 02:32:18.550 | + functions-common:time_stop:2429 : [[ -z 1782268337701 ]] 2026-06-24 02:32:18.555 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:32:18.560 | + functions-common:time_stop:2432 : end_time=1782268338557 2026-06-24 02:32:18.564 | + functions-common:time_stop:2433 : elapsed_time=856 2026-06-24 02:32:18.568 | + functions-common:time_stop:2434 : total=33366 2026-06-24 02:32:18.572 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:32:18.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34222 2026-06-24 02:32:18.579 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:32:18.583 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:32:18.587 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:32:18.590 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:32:18.593 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:32:18.597 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:32:18.601 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:32:18.609 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:32:18.613 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:32:18.618 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:32:18.622 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268338619 2026-06-24 02:32:18.624 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:32:18.750 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:32:18.750 | 2026-06-24 02:32:18.750 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:32:18.750 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:32:18.750 | state without impacting any branches by switching back to a branch. 2026-06-24 02:32:18.750 | 2026-06-24 02:32:18.751 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:32:18.751 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:32:18.751 | 2026-06-24 02:32:18.751 | git switch -c 2026-06-24 02:32:18.751 | 2026-06-24 02:32:18.751 | Or undo this operation with: 2026-06-24 02:32:18.751 | 2026-06-24 02:32:18.751 | git switch - 2026-06-24 02:32:18.751 | 2026-06-24 02:32:18.751 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:32:18.752 | 2026-06-24 02:32:18.752 | HEAD is now at 0d6594cda Merge "Fix import task failure handling under native threading" 2026-06-24 02:32:18.757 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:32:18.760 | + functions-common:time_stop:2420 : local name 2026-06-24 02:32:18.764 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:32:18.766 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:32:18.769 | + functions-common:time_stop:2423 : local total 2026-06-24 02:32:18.772 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:32:18.775 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:32:18.779 | + functions-common:time_stop:2427 : start_time=1782268338619 2026-06-24 02:32:18.782 | + functions-common:time_stop:2429 : [[ -z 1782268338619 ]] 2026-06-24 02:32:18.786 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:32:18.791 | + functions-common:time_stop:2432 : end_time=1782268338788 2026-06-24 02:32:18.795 | + functions-common:time_stop:2433 : elapsed_time=169 2026-06-24 02:32:18.799 | + functions-common:time_stop:2434 : total=34222 2026-06-24 02:32:18.803 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:32:18.806 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34391 2026-06-24 02:32:18.810 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-24 02:32:18.828 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-24 02:32:18.833 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 02:32:18.833 | + functions-common:git_clone:673 : head -1 2026-06-24 02:32:18.838 | 0d6594cda Merge "Fix import task failure handling under native threading" 2026-06-24 02:32:18.843 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:32:18.847 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-24 02:32:18.851 | + inc/python:setup_develop:353 : local bindep 2026-06-24 02:32:18.855 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-24 02:32:18.859 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-24 02:32:18.863 | + inc/python:setup_develop:359 : local extras= 2026-06-24 02:32:18.867 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-24 02:32:18.871 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 02:32:18.875 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-24 02:32:18.878 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-24 02:32:18.882 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 02:32:18.885 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 02:32:18.890 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-24 02:32:18.894 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 02:32:18.899 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-24 02:32:18.903 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 02:32:18.907 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 02:32:18.912 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-24 02:32:18.920 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-24 02:32:18.923 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-24 02:32:18.927 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-24 02:32:19.085 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-24 02:32:19.089 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 02:32:19.093 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 02:32:19.097 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 02:32:19.101 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-24 02:32:19.105 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-24 02:32:19.109 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 02:32:19.113 | + inc/python:setup_package:446 : local extras= 2026-06-24 02:32:19.116 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 02:32:19.120 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 02:32:19.124 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 02:32:19.129 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 02:32:19.133 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 02:32:19.137 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-24 02:32:19.165 | Using python 3.12 to install /opt/stack/glance 2026-06-24 02:32:19.169 | + 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-06-24 02:32:20.157 | Obtaining file:///opt/stack/glance 2026-06-24 02:32:20.161 | Installing build dependencies: started 2026-06-24 02:32:21.945 | Installing build dependencies: finished with status 'done' 2026-06-24 02:32:21.947 | Checking if build backend supports build_editable: started 2026-06-24 02:32:22.502 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 02:32:22.503 | Getting requirements to build editable: started 2026-06-24 02:32:22.815 | Getting requirements to build editable: finished with status 'done' 2026-06-24 02:32:22.817 | Preparing editable metadata (pyproject.toml): started 2026-06-24 02:32:23.748 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:32:23.766 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (7.0.3) 2026-06-24 02:32:23.767 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (0.7.1) 2026-06-24 02:32:23.768 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (2.0.50) 2026-06-24 02:32:23.769 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (0.41.0) 2026-06-24 02:32:23.770 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.1.0) 2026-06-24 02:32:23.771 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (2.5.1) 2026-06-24 02:32:23.771 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (1.8.10) 2026-06-24 02:32:23.773 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (1.18.4) 2026-06-24 02:32:23.967 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev73) 2026-06-24 02:32:24.112 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 02:32:24.123 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (10.5.0) 2026-06-24 02:32:24.124 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (7.5.0) 2026-06-24 02:32:24.125 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (6.4.0) 2026-06-24 02:32:24.126 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (2.7.1) 2026-06-24 02:32:24.127 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (10.1.1) 2026-06-24 02:32:24.128 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.8.0) 2026-06-24 02:32:24.129 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.3.0) 2026-06-24 02:32:24.276 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev73) 2026-06-24 02:32:24.291 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-24 02:32:24.306 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.14.0) 2026-06-24 02:32:24.307 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (13.0.0) 2026-06-24 02:32:24.334 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev73) 2026-06-24 02:32:24.349 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-24 02:32:24.360 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.17.0) 2026-06-24 02:32:24.361 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.10.1) 2026-06-24 02:32:24.362 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (4.26.0) 2026-06-24 02:32:24.362 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.8.0) 2026-06-24 02:32:24.363 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (18.0.0) 2026-06-24 02:32:24.364 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (6.8.0) 2026-06-24 02:32:24.483 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev73) 2026-06-24 02:32:24.498 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 02:32:24.509 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (8.2.0) 2026-06-24 02:32:24.510 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (18.1.0) 2026-06-24 02:32:24.511 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (8.1.0) 2026-06-24 02:32:24.637 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev73) 2026-06-24 02:32:24.652 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 02:32:24.663 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.1.0) 2026-06-24 02:32:24.664 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (4.4.0) 2026-06-24 02:32:24.665 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (5.5.0) 2026-06-24 02:32:24.666 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (3.1.0) 2026-06-24 02:32:24.667 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev73) (43.0.3) 2026-06-24 02:32:24.782 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev73) 2026-06-24 02:32:24.799 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-24 02:32:24.935 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev73) 2026-06-24 02:32:24.951 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 02:32:24.963 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev73) (1.3.12) 2026-06-24 02:32:24.964 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev73) (4.15.0) 2026-06-24 02:32:25.086 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 02:32:25.101 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-24 02:32:25.115 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev73) (2.34.2) 2026-06-24 02:32:25.118 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev73) (2.0.0) 2026-06-24 02:32:25.122 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev73) (3.0) 2026-06-24 02:32:25.126 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev73) (5.10.0) 2026-06-24 02:32:25.129 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev73) (2.2.1) 2026-06-24 02:32:25.133 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev73) (2.8.0) 2026-06-24 02:32:25.134 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev73) (3.5.1) 2026-06-24 02:32:25.144 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev73) (1.4.2) 2026-06-24 02:32:25.152 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev73) (3.3.2) 2026-06-24 02:32:25.156 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev73) (26.1.0) 2026-06-24 02:32:25.157 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev73) (2025.9.1) 2026-06-24 02:32:25.158 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev73) (0.37.0) 2026-06-24 02:32:25.159 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev73) (2026.5.1) 2026-06-24 02:32:25.168 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev73) (2.1.0) 2026-06-24 02:32:25.169 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev73) (1.8.2) 2026-06-24 02:32:25.174 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev73) (4.2.0) 2026-06-24 02:32:25.177 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev73) (4.0.1) 2026-06-24 02:32:25.178 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev73) (2.13.0) 2026-06-24 02:32:25.185 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev73) (1.5.0) 2026-06-24 02:32:25.189 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev73) (5.3.1) 2026-06-24 02:32:25.195 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev73) (0.20) 2026-06-24 02:32:25.200 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev73) (1.3.0) 2026-06-24 02:32:25.201 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev73) (2.0.0) 2026-06-24 02:32:25.202 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev73) (6.0.3) 2026-06-24 02:32:25.211 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev73) (2.1.2) 2026-06-24 02:32:25.212 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev73) (0.6.2) 2026-06-24 02:32:25.274 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 02:32:25.289 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-24 02:32:25.329 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 02:32:25.344 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-24 02:32:25.385 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 02:32:25.399 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-24 02:32:25.444 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 02:32:25.458 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-24 02:32:25.468 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) (7.2.2) 2026-06-24 02:32:25.500 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev73) 2026-06-24 02:32:25.515 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-24 02:32:25.531 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev73) (2.9.0.post0) 2026-06-24 02:32:25.537 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (4.6.0) 2026-06-24 02:32:25.538 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (7.1.4) 2026-06-24 02:32:25.539 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (5.3.1) 2026-06-24 02:32:25.540 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (5.6.2) 2026-06-24 02:32:25.541 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (0.16.0) 2026-06-24 02:32:25.545 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (5.1.0) 2026-06-24 02:32:25.554 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (2026.2) 2026-06-24 02:32:25.555 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (26.2) 2026-06-24 02:32:25.563 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (0.25.0) 2026-06-24 02:32:25.567 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev73) (5.0.0) 2026-06-24 02:32:25.568 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev73) (3.1.6) 2026-06-24 02:32:25.570 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev73) (4.0.1) 2026-06-24 02:32:25.577 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev73) (3.0.3) 2026-06-24 02:32:25.593 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev73) (1.2.0) 2026-06-24 02:32:25.603 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev73) (1.7.6) 2026-06-24 02:32:25.626 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev73) (82.0.1) 2026-06-24 02:32:25.642 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev73) (0.8.1) 2026-06-24 02:32:25.707 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 02:32:25.723 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 02:32:25.762 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 02:32:25.778 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-24 02:32:25.844 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 02:32:25.859 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-24 02:32:25.930 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 02:32:25.945 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-24 02:32:25.981 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 02:32:25.996 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-24 02:32:26.006 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) (15.0.0) 2026-06-24 02:32:26.034 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) 2026-06-24 02:32:26.049 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-24 02:32:26.071 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev73) (1.17.0) 2026-06-24 02:32:26.090 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev73) (3.4.7) 2026-06-24 02:32:26.091 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev73) (3.18) 2026-06-24 02:32:26.092 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev73) (2.7.0) 2026-06-24 02:32:26.095 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev73) (2023.11.17) 2026-06-24 02:32:26.127 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) (4.2.0) 2026-06-24 02:32:26.128 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) (2.20.0) 2026-06-24 02:32:26.137 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev73) (0.1.2) 2026-06-24 02:32:26.153 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev73) (0.8) 2026-06-24 02:32:26.231 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev73) 2026-06-24 02:32:26.246 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-24 02:32:26.383 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev73) 2026-06-24 02:32:26.400 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 02:32:26.421 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev73) (9.1.4) 2026-06-24 02:32:26.456 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev73) 2026-06-24 02:32:26.473 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-24 02:32:26.643 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev73) 2026-06-24 02:32:26.660 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-24 02:32:26.675 | Installing build dependencies: started 2026-06-24 02:32:28.255 | Installing build dependencies: finished with status 'done' 2026-06-24 02:32:28.257 | Getting requirements to build wheel: started 2026-06-24 02:32:28.880 | Getting requirements to build wheel: finished with status 'done' 2026-06-24 02:32:28.882 | Preparing metadata (pyproject.toml): started 2026-06-24 02:32:29.241 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:32:29.244 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev73) (2026.2) 2026-06-24 02:32:29.295 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev73) 2026-06-24 02:32:29.311 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-24 02:32:29.363 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev73) 2026-06-24 02:32:29.378 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-24 02:32:29.457 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-24 02:32:29.493 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-24 02:32:29.516 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-24 02:32:29.539 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-24 02:32:29.562 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-24 02:32:29.621 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.1 MB/s 0:00:00 2026-06-24 02:32:29.636 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-24 02:32:29.658 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-24 02:32:29.679 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-24 02:32:29.700 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-24 02:32:29.721 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-24 02:32:29.743 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-24 02:32:29.768 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-24 02:32:29.790 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-24 02:32:29.812 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-24 02:32:29.835 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-24 02:32:29.861 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-24 02:32:29.883 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-24 02:32:29.905 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-24 02:32:29.933 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-24 02:32:29.956 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-24 02:32:30.001 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 50.8 MB/s 0:00:00 2026-06-24 02:32:30.017 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-24 02:32:30.039 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-24 02:32:30.061 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-24 02:32:30.083 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-24 02:32:30.179 | Building wheels for collected packages: glance, simplegeneric 2026-06-24 02:32:30.180 | Building editable for glance (pyproject.toml): started 2026-06-24 02:32:31.035 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-24 02:32:31.037 | Created wheel for glance: filename=glance-32.1.0.dev73-0.editable-py3-none-any.whl size=8991 sha256=e270b48f857f0654c7c515149abeaa755d8b2ccc515f3af59af1a338155daba9 2026-06-24 02:32:31.037 | Stored in directory: /tmp/pip-ephem-wheel-cache-b72ef2sg/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-24 02:32:31.042 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-24 02:32:31.455 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-24 02:32:31.456 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=4e78c740f90c83b90f5d904a80afeafebbf104f5476c0927067dab2b23d414f3 2026-06-24 02:32:31.457 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-24 02:32:31.463 | Successfully built glance simplegeneric 2026-06-24 02:32:31.730 | 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-06-24 02:32:34.773 | Attempting uninstall: jsonpointer 2026-06-24 02:32:34.788 | Found existing installation: jsonpointer 2.0 2026-06-24 02:32:34.789 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:32:34.790 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-24 02:32:34.807 | Attempting uninstall: jmespath 2026-06-24 02:32:34.822 | Found existing installation: jmespath 1.0.1 2026-06-24 02:32:34.824 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:32:34.824 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-24 02:32:34.863 | Attempting uninstall: httplib2 2026-06-24 02:32:34.879 | Found existing installation: httplib2 0.20.4 2026-06-24 02:32:34.880 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:32:34.882 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-24 02:32:34.973 | Attempting uninstall: jsonpatch 2026-06-24 02:32:34.988 | Found existing installation: jsonpatch 1.32 2026-06-24 02:32:34.989 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:32:34.989 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-24 02:32:39.403 | 2026-06-24 02:32:39.423 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev73 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.16.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-24 02:32:39.665 | + inc/python:pip_install:216 : result=0 2026-06-24 02:32:39.668 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:32:39.671 | + functions-common:time_stop:2420 : local name 2026-06-24 02:32:39.674 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:32:39.677 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:32:39.680 | + functions-common:time_stop:2423 : local total 2026-06-24 02:32:39.683 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:32:39.687 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:32:39.689 | + functions-common:time_stop:2427 : start_time=1782268339159 2026-06-24 02:32:39.692 | + functions-common:time_stop:2429 : [[ -z 1782268339159 ]] 2026-06-24 02:32:39.696 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:32:39.700 | + functions-common:time_stop:2432 : end_time=1782268359697 2026-06-24 02:32:39.703 | + functions-common:time_stop:2433 : elapsed_time=20538 2026-06-24 02:32:39.707 | + functions-common:time_stop:2434 : total=78078 2026-06-24 02:32:39.710 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:32:39.713 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=98616 2026-06-24 02:32:39.716 | + inc/python:pip_install:219 : return 0 2026-06-24 02:32:39.720 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 02:32:39.723 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:32:39.726 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-24 02:32:39.730 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-24 02:32:39.733 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:32:39.736 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:32:39.740 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-24 02:32:39.743 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:32:39.747 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 02:32:39.750 | + ./stack.sh:main:942 : configure_glance 2026-06-24 02:32:39.754 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-24 02:32:39.771 | + lib/glance:configure_glance:351 : local dburl 2026-06-24 02:32:39.776 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-24 02:32:39.780 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-24 02:32:39.783 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-24 02:32:39.787 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-24 02:32:39.791 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:32:39.794 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:32:39.798 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:32:39.818 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:32:39.822 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:32:39.825 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-24 02:32:39.829 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-24 02:32:39.832 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-24 02:32:39.872 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-24 02:32:39.913 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-24 02:32:39.952 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-24 02:32:39.991 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-24 02:32:40.028 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-24 02:32:40.068 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-24 02:32:40.107 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-24 02:32:40.110 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-24 02:32:40.114 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-24 02:32:40.116 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 02:32:40.120 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 02:32:40.123 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-24 02:32:40.127 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-24 02:32:40.131 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-24 02:32:40.133 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 02:32:40.137 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-24 02:32:40.178 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-24 02:32:40.217 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.25/identity 2026-06-24 02:32:40.255 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-24 02:32:40.294 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-24 02:32:40.330 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-24 02:32:40.368 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-24 02:32:40.406 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-24 02:32:40.444 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.25/identity 2026-06-24 02:32:40.482 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 02:32:40.521 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 02:32:40.560 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 02:32:40.562 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-24 02:32:40.603 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-24 02:32:40.606 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-24 02:32:40.609 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-24 02:32:40.612 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 02:32:40.615 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 02:32:40.618 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 02:32:40.640 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:32:40.645 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 02:32:40.648 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 02:32:40.651 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 02:32:40.673 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:32:40.676 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-06-24 02:32:40.680 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-06-24 02:32:40.717 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 02:32:40.719 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 02:32:40.723 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-24 02:32:40.726 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-24 02:32:40.730 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-24 02:32:40.767 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-24 02:32:40.805 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-24 02:32:40.845 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-24 02:32:40.848 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-24 02:32:40.851 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-24 02:32:40.854 | + lib/glance:configure_glance_store:280 : local be 2026-06-24 02:32:40.856 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:32:40.860 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-24 02:32:40.863 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-24 02:32:40.904 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-24 02:32:40.908 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.25 2026-06-24 02:32:40.949 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:32:40.953 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-24 02:32:40.955 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-24 02:32:40.975 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:32:40.978 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.25/image 2026-06-24 02:32:41.015 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-24 02:32:41.034 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:32:41.038 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-24 02:32:41.041 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-24 02:32:41.045 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-24 02:32:41.049 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:32:41.075 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:32:41.078 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:32:41.083 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:32:41.086 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:32:41.090 | + 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-06-24 02:32:41.134 | + 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-06-24 02:32:41.177 | + 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-06-24 02:32:41.219 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:32:41.260 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-24 02:32:41.302 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-24 02:32:41.309 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-24 02:32:41.355 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-24 02:32:41.397 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-24 02:32:41.438 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-24 02:32:41.480 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-24 02:32:41.526 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-24 02:32:41.575 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-24 02:32:41.622 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-24 02:32:41.664 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-24 02:32:41.671 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-24 02:32:41.680 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-24 02:32:41.704 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:32:41.708 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-24 02:32:41.713 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-24 02:32:41.716 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-24 02:32:41.719 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-24 02:32:41.723 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-24 02:32:41.726 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-24 02:32:41.730 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-24 02:32:41.735 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 02:32:41.739 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-24 02:32:41.783 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-24 02:32:41.787 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-24 02:32:41.790 | ++ functions:get_random_port:861 : true 2026-06-24 02:32:41.794 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-24 02:32:41.798 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-24 02:32:41.801 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-24 02:32:41.854 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-24 02:32:41.858 | ++ functions:get_random_port:865 : break 2 2026-06-24 02:32:41.862 | ++ functions:get_random_port:869 : echo 60999 2026-06-24 02:32:41.866 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-24 02:32:41.869 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-24 02:32:41.909 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-24 02:32:41.947 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-24 02:32:41.987 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-24 02:32:42.027 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 02:32:42.071 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 02:32:42.109 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-24 02:32:42.144 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-24 02:32:42.178 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-24 02:32:42.211 | + 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-06-24 02:32:42.244 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 02:32:42.280 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 02:32:42.317 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-24 02:32:42.351 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 02:32:42.385 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-24 02:32:42.417 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-24 02:32:42.451 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-24 02:32:42.487 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-24 02:32:42.521 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-24 02:32:42.555 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-24 02:32:42.591 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-24 02:32:42.595 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-24 02:32:42.598 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 02:32:42.600 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 02:32:42.603 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:32:42.606 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:32:42.609 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-24 02:32:42.611 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-24 02:32:42.613 | perl: warning: Setting locale failed. 2026-06-24 02:32:42.614 | perl: warning: Please check that your locale settings: 2026-06-24 02:32:42.614 | LANGUAGE = (unset), 2026-06-24 02:32:42.614 | LC_ALL = "en_US.utf8", 2026-06-24 02:32:42.614 | LANG = (unset) 2026-06-24 02:32:42.614 | are supported and installed on your system. 2026-06-24 02:32:42.614 | perl: warning: Falling back to the standard locale ("C"). 2026-06-24 02:32:42.651 | proxy (enabled by site administrator) 2026-06-24 02:32:42.654 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-24 02:32:42.657 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-24 02:32:42.660 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 02:32:42.663 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 02:32:42.666 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:32:42.669 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:32:42.671 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-24 02:32:42.674 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-24 02:32:42.676 | perl: warning: Setting locale failed. 2026-06-24 02:32:42.676 | perl: warning: Please check that your locale settings: 2026-06-24 02:32:42.676 | LANGUAGE = (unset), 2026-06-24 02:32:42.676 | LC_ALL = "en_US.utf8", 2026-06-24 02:32:42.677 | LANG = (unset) 2026-06-24 02:32:42.677 | are supported and installed on your system. 2026-06-24 02:32:42.677 | perl: warning: Falling back to the standard locale ("C"). 2026-06-24 02:32:42.713 | No module matches proxy_http 2026-06-24 02:32:42.717 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-24 02:32:42.728 | perl: warning: Setting locale failed. 2026-06-24 02:32:42.729 | perl: warning: Please check that your locale settings: 2026-06-24 02:32:42.729 | LANGUAGE = (unset), 2026-06-24 02:32:42.729 | LC_ALL = "en_US.utf8", 2026-06-24 02:32:42.729 | LANG = "de_DE.UTF-8" 2026-06-24 02:32:42.729 | are supported and installed on your system. 2026-06-24 02:32:42.729 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:32:42.770 | Considering dependency proxy for proxy_http: 2026-06-24 02:32:42.770 | Module proxy already enabled 2026-06-24 02:32:42.770 | Enabling module proxy_http. 2026-06-24 02:32:42.775 | To activate the new configuration, you need to run: 2026-06-24 02:32:42.776 | systemctl restart apache2 2026-06-24 02:32:42.782 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-24 02:32:42.785 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-24 02:32:42.789 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 02:32:42.792 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:32:42.795 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 02:32:42.922 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-24 02:32:42.927 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-24 02:32:42.931 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-24 02:32:42.934 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 02:32:42.937 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:32:42.940 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:32:42.943 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-24 02:32:42.947 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-24 02:32:42.951 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-24 02:32:42.951 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-24 02:32:42.963 | KeepAlive Off 2026-06-24 02:32:42.968 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-24 02:32:42.969 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-24 02:32:42.979 | SetEnv proxy-sendchunked 1 2026-06-24 02:32:42.985 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-24 02:32:42.985 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-24 02:32:42.995 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-24 02:32:42.999 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-24 02:32:43.002 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-24 02:32:43.005 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 02:32:43.008 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 02:32:43.010 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 02:32:43.013 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 02:32:43.015 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:32:43.019 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:32:43.021 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 02:32:43.023 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 02:32:43.025 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:32:43.029 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:32:43.031 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-24 02:32:43.043 | perl: warning: Setting locale failed. 2026-06-24 02:32:43.043 | perl: warning: Please check that your locale settings: 2026-06-24 02:32:43.043 | LANGUAGE = (unset), 2026-06-24 02:32:43.043 | LC_ALL = "en_US.utf8", 2026-06-24 02:32:43.043 | LANG = "de_DE.UTF-8" 2026-06-24 02:32:43.043 | are supported and installed on your system. 2026-06-24 02:32:43.043 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:32:43.083 | Enabling site glance-api. 2026-06-24 02:32:43.088 | To activate the new configuration, you need to run: 2026-06-24 02:32:43.089 | systemctl reload apache2 2026-06-24 02:32:43.093 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-24 02:32:43.095 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 02:32:43.099 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:32:43.101 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 02:32:43.224 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-24 02:32:43.231 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-24 02:32:43.268 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-24 02:32:43.306 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-24 02:32:43.308 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-24 02:32:43.345 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-24 02:32:43.381 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-24 02:32:43.415 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-24 02:32:43.435 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:32:43.438 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-24 02:32:43.441 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-24 02:32:43.443 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-24 02:32:43.447 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 02:32:43.451 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-24 02:32:43.454 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-24 02:32:43.457 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-24 02:32:43.460 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-24 02:32:43.463 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 02:32:43.465 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 02:32:43.469 | ++ functions-common:git_clone:593 : pwd 2026-06-24 02:32:43.473 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:32:43.476 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:32:43.480 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:32:43.498 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:32:43.501 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:32:43.504 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:32:43.507 | + functions-common:git_clone:610 : echo master 2026-06-24 02:32:43.507 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:32:43.512 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-06-24 02:32:43.514 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:32:43.518 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-24 02:32:43.520 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:32:43.522 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:32:43.525 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:32:43.528 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:32:43.531 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:32:43.534 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:32:43.537 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:32:43.539 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:32:43.543 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:32:43.547 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268363545 2026-06-24 02:32:43.550 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-24 02:32:43.553 | Cloning into '/opt/stack/cinder'... 2026-06-24 02:33:43.220 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:33:43.224 | + functions-common:time_stop:2420 : local name 2026-06-24 02:33:43.228 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:33:43.232 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:33:43.236 | + functions-common:time_stop:2423 : local total 2026-06-24 02:33:43.239 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:33:43.243 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:33:43.247 | + functions-common:time_stop:2427 : start_time=1782268363545 2026-06-24 02:33:43.251 | + functions-common:time_stop:2429 : [[ -z 1782268363545 ]] 2026-06-24 02:33:43.256 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:33:43.262 | + functions-common:time_stop:2432 : end_time=1782268423258 2026-06-24 02:33:43.266 | + functions-common:time_stop:2433 : elapsed_time=59713 2026-06-24 02:33:43.270 | + functions-common:time_stop:2434 : total=34391 2026-06-24 02:33:43.274 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:33:43.278 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94104 2026-06-24 02:33:43.282 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-06-24 02:33:43.286 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 02:33:43.290 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:33:43.294 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:33:43.298 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:33:43.302 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:33:43.306 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:33:43.310 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:33:43.314 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:33:43.318 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:33:43.323 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:33:43.329 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268423324 2026-06-24 02:33:43.333 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 02:33:44.007 | From https://review.opendev.org/openstack/cinder 2026-06-24 02:33:44.007 | * branch master -> FETCH_HEAD 2026-06-24 02:33:44.019 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:33:44.022 | + functions-common:time_stop:2420 : local name 2026-06-24 02:33:44.026 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:33:44.031 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:33:44.034 | + functions-common:time_stop:2423 : local total 2026-06-24 02:33:44.038 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:33:44.042 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:33:44.046 | + functions-common:time_stop:2427 : start_time=1782268423324 2026-06-24 02:33:44.050 | + functions-common:time_stop:2429 : [[ -z 1782268423324 ]] 2026-06-24 02:33:44.055 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:33:44.060 | + functions-common:time_stop:2432 : end_time=1782268424056 2026-06-24 02:33:44.064 | + functions-common:time_stop:2433 : elapsed_time=732 2026-06-24 02:33:44.068 | + functions-common:time_stop:2434 : total=94104 2026-06-24 02:33:44.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:33:44.076 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94836 2026-06-24 02:33:44.080 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:33:44.084 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:33:44.087 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:33:44.091 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:33:44.095 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:33:44.099 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:33:44.103 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:33:44.107 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:33:44.111 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:33:44.117 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:33:44.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268424118 2026-06-24 02:33:44.126 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:33:44.579 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:33:44.579 | 2026-06-24 02:33:44.579 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:33:44.579 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:33:44.580 | state without impacting any branches by switching back to a branch. 2026-06-24 02:33:44.580 | 2026-06-24 02:33:44.580 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:33:44.580 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:33:44.580 | 2026-06-24 02:33:44.580 | git switch -c 2026-06-24 02:33:44.580 | 2026-06-24 02:33:44.580 | Or undo this operation with: 2026-06-24 02:33:44.580 | 2026-06-24 02:33:44.580 | git switch - 2026-06-24 02:33:44.580 | 2026-06-24 02:33:44.580 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:33:44.581 | 2026-06-24 02:33:44.581 | HEAD is now at 1132b1b77 Merge "Replace eventlet sleep calls in volume drivers" 2026-06-24 02:33:44.589 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:33:44.593 | + functions-common:time_stop:2420 : local name 2026-06-24 02:33:44.597 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:33:44.601 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:33:44.604 | + functions-common:time_stop:2423 : local total 2026-06-24 02:33:44.608 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:33:44.612 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:33:44.616 | + functions-common:time_stop:2427 : start_time=1782268424118 2026-06-24 02:33:44.620 | + functions-common:time_stop:2429 : [[ -z 1782268424118 ]] 2026-06-24 02:33:44.625 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:33:44.630 | + functions-common:time_stop:2432 : end_time=1782268424626 2026-06-24 02:33:44.634 | + functions-common:time_stop:2433 : elapsed_time=508 2026-06-24 02:33:44.638 | + functions-common:time_stop:2434 : total=94836 2026-06-24 02:33:44.642 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:33:44.645 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=95344 2026-06-24 02:33:44.649 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-24 02:33:44.668 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-24 02:33:44.673 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 02:33:44.673 | + functions-common:git_clone:673 : head -1 2026-06-24 02:33:44.680 | 1132b1b77 Merge "Replace eventlet sleep calls in volume drivers" 2026-06-24 02:33:44.685 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:33:44.689 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-24 02:33:44.693 | + inc/python:setup_develop:353 : local bindep 2026-06-24 02:33:44.697 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-24 02:33:44.701 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-24 02:33:44.706 | + inc/python:setup_develop:359 : local extras= 2026-06-24 02:33:44.710 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-24 02:33:44.714 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 02:33:44.718 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-24 02:33:44.721 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-24 02:33:44.725 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 02:33:44.728 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 02:33:44.733 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-24 02:33:44.737 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 02:33:44.741 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-24 02:33:44.745 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 02:33:44.749 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 02:33:44.754 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-24 02:33:44.760 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-24 02:33:44.763 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-24 02:33:44.766 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-24 02:33:44.926 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-24 02:33:44.930 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 02:33:44.934 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 02:33:44.938 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 02:33:44.942 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-24 02:33:44.947 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-24 02:33:44.951 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 02:33:44.955 | + inc/python:setup_package:446 : local extras= 2026-06-24 02:33:44.959 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 02:33:44.963 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 02:33:44.967 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 02:33:44.972 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 02:33:44.976 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 02:33:44.980 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-24 02:33:45.010 | Using python 3.12 to install /opt/stack/cinder 2026-06-24 02:33:45.014 | + 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-06-24 02:33:46.021 | Obtaining file:///opt/stack/cinder 2026-06-24 02:33:46.026 | Installing build dependencies: started 2026-06-24 02:33:47.860 | Installing build dependencies: finished with status 'done' 2026-06-24 02:33:47.862 | Checking if build backend supports build_editable: started 2026-06-24 02:33:48.424 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 02:33:48.426 | Getting requirements to build editable: started 2026-06-24 02:33:48.734 | Getting requirements to build editable: finished with status 'done' 2026-06-24 02:33:48.736 | Preparing editable metadata (pyproject.toml): started 2026-06-24 02:33:50.125 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:33:50.165 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.0.3) 2026-06-24 02:33:50.166 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.3.1) 2026-06-24 02:33:50.168 | 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.dev135) (0.41.0) 2026-06-24 02:33:50.169 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.3.0) 2026-06-24 02:33:50.170 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.5.1) 2026-06-24 02:33:50.172 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.1.0) 2026-06-24 02:33:50.173 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (4.26.0) 2026-06-24 02:33:50.174 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.14.0) 2026-06-24 02:33:50.175 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (13.0.0) 2026-06-24 02:33:50.826 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev135) 2026-06-24 02:33:50.984 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-24 02:33:50.996 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (10.5.0) 2026-06-24 02:33:50.997 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.5.0) 2026-06-24 02:33:50.997 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (6.4.0) 2026-06-24 02:33:50.998 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (18.0.0) 2026-06-24 02:33:50.999 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (8.2.0) 2026-06-24 02:33:51.000 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (18.1.0) 2026-06-24 02:33:51.001 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (8.1.0) 2026-06-24 02:33:51.002 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.1.0) 2026-06-24 02:33:51.002 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.11.0) 2026-06-24 02:33:51.003 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.8.0) 2026-06-24 02:33:51.004 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.9.0) 2026-06-24 02:33:51.005 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.10.0) 2026-06-24 02:33:51.006 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (4.6.0) 2026-06-24 02:33:51.007 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.7.1) 2026-06-24 02:33:51.008 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (10.1.1) 2026-06-24 02:33:51.141 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev135) 2026-06-24 02:33:51.159 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-24 02:33:51.170 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (4.4.0) 2026-06-24 02:33:51.171 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (26.2) 2026-06-24 02:33:51.215 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev135) 2026-06-24 02:33:51.230 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 02:33:51.242 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.10.1) 2026-06-24 02:33:51.243 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.1.0) 2026-06-24 02:33:51.244 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (3.3.2) 2026-06-24 02:33:51.245 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.4.0) 2026-06-24 02:33:51.369 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev135) 2026-06-24 02:33:51.386 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-24 02:33:51.397 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.8.0) 2026-06-24 02:33:51.439 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev135) 2026-06-24 02:33:51.455 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-24 02:33:51.497 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev135) 2026-06-24 02:33:51.512 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-24 02:33:51.524 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.34.2) 2026-06-24 02:33:51.525 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.5.1) 2026-06-24 02:33:51.525 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (6.3.0) 2026-06-24 02:33:51.640 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev135) 2026-06-24 02:33:51.655 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-24 02:33:51.665 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2.0.50) 2026-06-24 02:33:51.666 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.8.0) 2026-06-24 02:33:51.693 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev135) 2026-06-24 02:33:51.707 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-24 02:33:51.730 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (9.1.4) 2026-06-24 02:33:51.730 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (1.8.10) 2026-06-24 02:33:51.732 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (6.8.0) 2026-06-24 02:33:51.861 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev135) 2026-06-24 02:33:51.877 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-24 02:33:51.887 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.1.0) 2026-06-24 02:33:51.935 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev135) 2026-06-24 02:33:51.951 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-24 02:33:52.034 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev135) 2026-06-24 02:33:52.049 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-24 02:33:52.060 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (5.7.0) 2026-06-24 02:33:52.061 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (43.0.3) 2026-06-24 02:33:52.062 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (0.2.3) 2026-06-24 02:33:52.259 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev135) 2026-06-24 02:33:52.278 | 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-06-24 02:33:52.664 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev135) 2026-06-24 02:33:52.680 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-24 02:33:52.691 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev135) (1.9.0) 2026-06-24 02:33:52.692 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (2026.2) 2026-06-24 02:33:52.694 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev135) (7.1.4) 2026-06-24 02:33:53.123 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev135) 2026-06-24 02:33:53.139 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-24 02:33:53.150 | 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.dev135) (1.1.0) 2026-06-24 02:33:53.185 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev135) 2026-06-24 02:33:53.262 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-24 02:33:53.274 | 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.dev135) (2.9.0.post0) 2026-06-24 02:33:53.276 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev135) (2.7.0) 2026-06-24 02:33:53.279 | 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.dev135) (1.17.0) 2026-06-24 02:33:53.312 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev135) (2.0.0) 2026-06-24 02:33:53.317 | 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.dev135) (3.0) 2026-06-24 02:33:53.326 | 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.dev135) (2.8.0) 2026-06-24 02:33:53.334 | 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.dev135) (3.1.0) 2026-06-24 02:33:53.337 | 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.dev135) (2.2.1) 2026-06-24 02:33:53.338 | 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.dev135) (0.31.2) 2026-06-24 02:33:53.394 | 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.dev135) 2026-06-24 02:33:53.410 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-24 02:33:53.450 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev135) 2026-06-24 02:33:53.465 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-24 02:33:53.524 | 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.dev135) 2026-06-24 02:33:53.540 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-24 02:33:53.576 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev135) 2026-06-24 02:33:53.591 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-24 02:33:53.635 | 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.dev135) 2026-06-24 02:33:53.650 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-24 02:33:53.939 | 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.dev135) 2026-06-24 02:33:53.954 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-24 02:33:53.998 | 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.dev135) 2026-06-24 02:33:54.013 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-24 02:33:54.064 | 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.dev135) 2026-06-24 02:33:54.079 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 02:33:54.107 | 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.dev135) (3.4.7) 2026-06-24 02:33:54.109 | 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.dev135) (3.18) 2026-06-24 02:33:54.110 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev135) (2023.11.17) 2026-06-24 02:33:54.127 | 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.dev135) (26.1.0) 2026-06-24 02:33:54.128 | 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.dev135) (2025.9.1) 2026-06-24 02:33:54.129 | 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.dev135) (0.37.0) 2026-06-24 02:33:54.131 | 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.dev135) (2026.5.1) 2026-06-24 02:33:54.141 | 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.dev135) (1.8.2) 2026-06-24 02:33:54.141 | 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.dev135) (4.15.0) 2026-06-24 02:33:54.145 | 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.dev135) (4.2.0) 2026-06-24 02:33:54.147 | 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.dev135) (4.0.1) 2026-06-24 02:33:54.148 | 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.dev135) (2.13.0) 2026-06-24 02:33:54.158 | 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.dev135) (7.2.2) 2026-06-24 02:33:54.166 | 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.dev135) (1.5.0) 2026-06-24 02:33:54.175 | 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.dev135) (0.20) 2026-06-24 02:33:54.181 | 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.dev135) (1.3.0) 2026-06-24 02:33:54.184 | 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.dev135) (2.0.0) 2026-06-24 02:33:54.184 | 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.dev135) (6.0.3) 2026-06-24 02:33:54.194 | 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.dev135) (1.18.4) 2026-06-24 02:33:54.196 | 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.dev135) (2.1.2) 2026-06-24 02:33:54.197 | 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.dev135) (0.6.2) 2026-06-24 02:33:54.201 | 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.dev135) (1.3.12) 2026-06-24 02:33:54.215 | 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.dev135) (5.3.1) 2026-06-24 02:33:54.217 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev135) (5.6.2) 2026-06-24 02:33:54.217 | 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.dev135) (0.16.0) 2026-06-24 02:33:54.221 | 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.dev135) (5.1.0) 2026-06-24 02:33:54.237 | 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.dev135) (0.25.0) 2026-06-24 02:33:54.241 | 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.dev135) (5.0.0) 2026-06-24 02:33:54.242 | 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.dev135) (3.1.6) 2026-06-24 02:33:54.244 | 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.dev135) (4.0.1) 2026-06-24 02:33:54.253 | 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.dev135) (3.0.3) 2026-06-24 02:33:54.265 | 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.dev135) (1.2.0) 2026-06-24 02:33:54.288 | 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.dev135) (1.7.6) 2026-06-24 02:33:54.414 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev135) 2026-06-24 02:33:54.429 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-24 02:33:54.533 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev135) 2026-06-24 02:33:54.549 | 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-06-24 02:33:54.563 | 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.dev135) (3.17.0) 2026-06-24 02:33:54.608 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev135) 2026-06-24 02:33:54.624 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-24 02:33:54.686 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev135) 2026-06-24 02:33:54.702 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-24 02:33:54.757 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev135) 2026-06-24 02:33:54.771 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-24 02:33:54.791 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev135) (82.0.1) 2026-06-24 02:33:54.807 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev135) (0.8.1) 2026-06-24 02:33:54.867 | 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.dev135) 2026-06-24 02:33:54.882 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-24 02:33:54.915 | 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.dev135) (4.14.0) 2026-06-24 02:33:54.922 | 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.dev135) (0.6.0) 2026-06-24 02:33:54.924 | 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.dev135) (4.0.0) 2026-06-24 02:33:54.935 | 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.dev135) (3.0.52) 2026-06-24 02:33:54.937 | 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.dev135) (1.11.0) 2026-06-24 02:33:54.937 | 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.dev135) (15.0.0) 2026-06-24 02:33:54.937 | 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.dev135) (1.8.0) 2026-06-24 02:33:54.977 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev135) 2026-06-24 02:33:54.993 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-24 02:33:55.004 | 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.dev135) (24.2.1) 2026-06-24 02:33:55.051 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev135) (4.2.0) 2026-06-24 02:33:55.053 | 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.dev135) (2.20.0) 2026-06-24 02:33:55.065 | 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.dev135) (0.1.2) 2026-06-24 02:33:55.085 | 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.dev135) (0.8) 2026-06-24 02:33:55.128 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev135) 2026-06-24 02:33:55.144 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-24 02:33:55.200 | 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.dev135) (3.6.1) 2026-06-24 02:33:55.202 | 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.dev135) (3.4.0) 2026-06-24 02:33:55.204 | 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.dev135) (4.0.1) 2026-06-24 02:33:55.281 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev135) 2026-06-24 02:33:55.298 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-24 02:33:55.334 | 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.dev135) (1.33) 2026-06-24 02:33:55.342 | 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.dev135) (3.1.1) 2026-06-24 02:33:55.432 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-24 02:33:55.467 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-24 02:33:55.684 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 64.9 MB/s 0:00:00 2026-06-24 02:33:55.702 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-24 02:33:55.728 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-24 02:33:55.973 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 64.3 MB/s 0:00:00 2026-06-24 02:33:55.988 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-24 02:33:56.012 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-24 02:33:56.036 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-24 02:33:56.058 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-24 02:33:56.082 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-24 02:33:56.104 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-24 02:33:56.129 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-24 02:33:56.151 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-24 02:33:56.245 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 59.3 MB/s 0:00:00 2026-06-24 02:33:56.261 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-24 02:33:56.284 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-24 02:33:56.307 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-24 02:33:56.327 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 29.9 MB/s 0:00:00 2026-06-24 02:33:56.343 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-24 02:33:56.367 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-24 02:33:56.391 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-24 02:33:56.415 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-24 02:33:56.439 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-24 02:33:56.471 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 50.4 MB/s 0:00:00 2026-06-24 02:33:56.487 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-24 02:33:56.512 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-24 02:33:56.538 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-24 02:33:56.562 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-24 02:33:56.587 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-24 02:33:56.611 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-24 02:33:56.635 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-24 02:33:56.657 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-24 02:33:56.680 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-24 02:33:56.702 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-24 02:33:56.727 | 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-06-24 02:33:56.773 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 51.3 MB/s 0:00:00 2026-06-24 02:33:56.788 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-24 02:33:56.948 | Building wheels for collected packages: cinder 2026-06-24 02:33:56.950 | Building editable for cinder (pyproject.toml): started 2026-06-24 02:33:58.619 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-24 02:33:58.623 | Created wheel for cinder: filename=cinder-28.1.0.dev135-0.editable-py3-none-any.whl size=9195 sha256=639a7579c786bbb46dc5c890de5906ea62e0d866a29099ae59e79edc83b1d3ae 2026-06-24 02:33:58.623 | Stored in directory: /tmp/pip-ephem-wheel-cache-3erw8c_q/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-24 02:33:58.627 | Successfully built cinder 2026-06-24 02:33:59.033 | 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-06-24 02:33:59.391 | Attempting uninstall: pyudev 2026-06-24 02:33:59.410 | Found existing installation: pyudev 0.24.0 2026-06-24 02:33:59.411 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:33:59.411 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-24 02:33:59.467 | Attempting uninstall: pyasn1 2026-06-24 02:33:59.485 | Found existing installation: pyasn1 0.4.8 2026-06-24 02:33:59.486 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:33:59.487 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-24 02:34:01.196 | Attempting uninstall: botocore 2026-06-24 02:34:01.215 | Found existing installation: botocore 1.34.46 2026-06-24 02:34:01.216 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:34:01.216 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-24 02:34:02.432 | Attempting uninstall: s3transfer 2026-06-24 02:34:02.453 | Found existing installation: s3transfer 0.10.1 2026-06-24 02:34:02.453 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:34:02.455 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-24 02:34:03.145 | Attempting uninstall: boto3 2026-06-24 02:34:03.165 | Found existing installation: boto3 1.34.46 2026-06-24 02:34:03.166 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-24 02:34:03.167 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-24 02:34:05.333 | 2026-06-24 02:34:05.357 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev135 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-24 02:34:05.818 | + inc/python:pip_install:216 : result=0 2026-06-24 02:34:05.821 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:34:05.824 | + functions-common:time_stop:2420 : local name 2026-06-24 02:34:05.827 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:34:05.830 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:34:05.833 | + functions-common:time_stop:2423 : local total 2026-06-24 02:34:05.836 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:34:05.839 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:34:05.841 | + functions-common:time_stop:2427 : start_time=1782268425003 2026-06-24 02:34:05.845 | + functions-common:time_stop:2429 : [[ -z 1782268425003 ]] 2026-06-24 02:34:05.849 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:34:05.854 | + functions-common:time_stop:2432 : end_time=1782268445850 2026-06-24 02:34:05.857 | + functions-common:time_stop:2433 : elapsed_time=20847 2026-06-24 02:34:05.859 | + functions-common:time_stop:2434 : total=98616 2026-06-24 02:34:05.862 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:34:05.866 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=119463 2026-06-24 02:34:05.868 | + inc/python:pip_install:219 : return 0 2026-06-24 02:34:05.871 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 02:34:05.873 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:34:05.876 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-24 02:34:05.880 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-24 02:34:05.884 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:34:05.887 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:34:05.892 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-24 02:34:05.894 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:34:05.898 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-24 02:34:05.902 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-24 02:34:05.905 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-24 02:34:05.908 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:34:05.911 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:34:05.914 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-24 02:34:05.932 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-24 02:34:05.936 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 02:34:05.940 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 02:34:05.944 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 02:34:05.946 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 02:34:05.950 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 02:34:05.954 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 02:34:05.959 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:34:05.962 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:34:05.967 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 02:34:05.971 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 02:34:05.973 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 02:34:05.978 | + functions-common:apt_get_update:1167 : return 2026-06-24 02:34:05.982 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-24 02:34:05.986 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 02:34:05.989 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:34:05.993 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:34:05.996 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-24 02:34:06.024 | + 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-06-24 02:34:06.071 | Reading package lists... 2026-06-24 02:34:06.478 | Building dependency tree... 2026-06-24 02:34:06.481 | Reading state information... 2026-06-24 02:34:07.049 | The following additional packages will be installed: 2026-06-24 02:34:07.049 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-24 02:34:07.050 | python3-urwid python3-wcwidth 2026-06-24 02:34:07.053 | Suggested packages: 2026-06-24 02:34:07.053 | python-urwid-doc 2026-06-24 02:34:07.098 | The following NEW packages will be installed: 2026-06-24 02:34:07.098 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-24 02:34:07.098 | python3-urwid python3-wcwidth targetcli-fb 2026-06-24 02:34:07.165 | 0 upgraded, 6 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 02:34:07.165 | Need to get 385 kB of archives. 2026-06-24 02:34:07.165 | After this operation, 3098 kB of additional disk space will be used. 2026-06-24 02:34:07.166 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-24 02:34:07.180 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-24 02:34:07.181 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-24 02:34:07.186 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-24 02:34:07.189 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-24 02:34:07.190 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-24 02:34:07.434 | perl: warning: Setting locale failed. 2026-06-24 02:34:07.435 | perl: warning: Please check that your locale settings: 2026-06-24 02:34:07.435 | LANGUAGE = (unset), 2026-06-24 02:34:07.435 | LC_ALL = "en_US.utf8", 2026-06-24 02:34:07.435 | LANG = "de_DE.UTF-8" 2026-06-24 02:34:07.435 | are supported and installed on your system. 2026-06-24 02:34:07.435 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:34:07.502 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:34:07.502 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:34:07.502 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:34:07.703 | Fetched 385 kB in 0s (6262 kB/s) 2026-06-24 02:34:07.745 | Selecting previously unselected package python3-typing-extensions. 2026-06-24 02:34:07.825 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-06-24 02:34:07.834 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-24 02:34:07.838 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-24 02:34:07.892 | Selecting previously unselected package python3-wcwidth. 2026-06-24 02:34:07.907 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-24 02:34:07.911 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-24 02:34:07.970 | Selecting previously unselected package python3-urwid. 2026-06-24 02:34:07.985 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-24 02:34:07.990 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-24 02:34:08.095 | Selecting previously unselected package python3-configshell-fb. 2026-06-24 02:34:08.109 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-24 02:34:08.113 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-24 02:34:08.176 | Selecting previously unselected package python3-rtslib-fb. 2026-06-24 02:34:08.191 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-24 02:34:08.195 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-24 02:34:08.265 | Selecting previously unselected package targetcli-fb. 2026-06-24 02:34:08.279 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-24 02:34:08.283 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-24 02:34:08.364 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-24 02:34:09.627 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-24 02:34:09.637 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-24 02:34:09.979 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-24 02:34:10.226 | Setting up python3-urwid (2.6.10-1) ... 2026-06-24 02:34:10.762 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-24 02:34:10.967 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 02:34:10.967 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-24 02:34:10.992 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-24 02:34:10.992 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-24 02:34:10.992 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-24 02:34:10.992 | keyword = Word(alphanums + '_\-') 2026-06-24 02:34:10.992 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 02:34:10.993 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-24 02:34:10.993 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 02:34:10.993 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-24 02:34:10.993 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-24 02:34:10.993 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-24 02:34:11.003 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 02:34:11.003 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-24 02:34:11.025 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-24 02:34:11.025 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-24 02:34:11.025 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-24 02:34:11.025 | keyword = Word(alphanums + '_\-') 2026-06-24 02:34:11.025 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 02:34:11.026 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-24 02:34:11.026 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-24 02:34:11.026 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-24 02:34:11.026 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-24 02:34:11.026 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-24 02:34:11.059 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-24 02:34:11.271 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-24 02:34:11.271 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-24 02:34:11.564 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 02:34:12.441 | perl: warning: Setting locale failed. 2026-06-24 02:34:12.441 | perl: warning: Please check that your locale settings: 2026-06-24 02:34:12.441 | LANGUAGE = (unset), 2026-06-24 02:34:12.441 | LC_ALL = "en_US.utf8", 2026-06-24 02:34:12.442 | LANG = "de_DE.UTF-8" 2026-06-24 02:34:12.442 | are supported and installed on your system. 2026-06-24 02:34:12.442 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:34:12.577 | perl: warning: Setting locale failed. 2026-06-24 02:34:12.577 | perl: warning: Please check that your locale settings: 2026-06-24 02:34:12.577 | LANGUAGE = (unset), 2026-06-24 02:34:12.577 | LC_ALL = "en_US.utf8", 2026-06-24 02:34:12.577 | LANG = "de_DE.UTF-8" 2026-06-24 02:34:12.577 | are supported and installed on your system. 2026-06-24 02:34:12.577 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:34:12.629 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:34:12.629 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:34:12.629 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:34:12.702 | perl: warning: Setting locale failed. 2026-06-24 02:34:12.702 | perl: warning: Please check that your locale settings: 2026-06-24 02:34:12.702 | LANGUAGE = (unset), 2026-06-24 02:34:12.702 | LC_ALL = "en_US.utf8", 2026-06-24 02:34:12.702 | LANG = "de_DE.UTF-8" 2026-06-24 02:34:12.702 | are supported and installed on your system. 2026-06-24 02:34:12.702 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:34:13.214 | 2026-06-24 02:34:13.214 | Running kernel seems to be up-to-date. 2026-06-24 02:34:13.214 | 2026-06-24 02:34:13.214 | Restarting services... 2026-06-24 02:34:13.268 | 2026-06-24 02:34:13.268 | Service restarts being deferred: 2026-06-24 02:34:13.268 | /etc/needrestart/restart.d/dbus.service 2026-06-24 02:34:13.268 | systemctl restart systemd-logind.service 2026-06-24 02:34:13.268 | systemctl restart virtlockd.service 2026-06-24 02:34:13.269 | systemctl restart virtlogd.service 2026-06-24 02:34:13.269 | 2026-06-24 02:34:13.269 | No containers need to be restarted. 2026-06-24 02:34:13.269 | 2026-06-24 02:34:13.269 | User sessions running outdated binaries: 2026-06-24 02:34:13.269 | quobyte @ session #6: sshd[2030] 2026-06-24 02:34:13.283 | quobyte @ user manager service: systemd[1168] 2026-06-24 02:34:13.296 | 2026-06-24 02:34:13.296 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 02:34:15.693 | + functions-common:apt_get:1211 : result=0 2026-06-24 02:34:15.695 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 02:34:15.699 | + functions-common:time_stop:2420 : local name 2026-06-24 02:34:15.703 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:34:15.706 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:34:15.709 | + functions-common:time_stop:2423 : local total 2026-06-24 02:34:15.712 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:34:15.716 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 02:34:15.720 | + functions-common:time_stop:2427 : start_time=1782268446019 2026-06-24 02:34:15.722 | + functions-common:time_stop:2429 : [[ -z 1782268446019 ]] 2026-06-24 02:34:15.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:34:15.730 | + functions-common:time_stop:2432 : end_time=1782268455727 2026-06-24 02:34:15.733 | + functions-common:time_stop:2433 : elapsed_time=9708 2026-06-24 02:34:15.736 | + functions-common:time_stop:2434 : total=168357 2026-06-24 02:34:15.738 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:34:15.742 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178065 2026-06-24 02:34:15.746 | + functions-common:apt_get:1215 : return 0 2026-06-24 02:34:15.749 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 02:34:15.753 | + ./stack.sh:main:948 : configure_cinder 2026-06-24 02:34:15.756 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-24 02:34:15.772 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-24 02:34:15.777 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-24 02:34:15.780 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-24 02:34:15.783 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-24 02:34:15.788 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-24 02:34:15.788 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-24 02:34:15.793 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-24 02:34:15.796 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-24 02:34:15.800 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-24 02:34:15.802 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-24 02:34:15.805 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-24 02:34:15.809 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-24 02:34:15.813 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-24 02:34:15.816 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-24 02:34:15.832 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-24 02:34:15.849 | + 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-06-24 02:34:15.866 | + 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-06-24 02:34:15.882 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-24 02:34:15.899 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-24 02:34:15.916 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-24 02:34:15.920 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-24 02:34:15.925 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.ob4DrwjY9v 2026-06-24 02:34:15.927 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-24 02:34:15.930 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-24 02:34:15.934 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-24 02:34:15.936 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.ob4DrwjY9v 2026-06-24 02:34:15.941 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.ob4DrwjY9v 2026-06-24 02:34:15.958 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.ob4DrwjY9v /etc/sudoers.d/cinder-rootwrap 2026-06-24 02:34:15.974 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-24 02:34:15.980 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-24 02:34:15.984 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-24 02:34:15.988 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-24 02:34:15.992 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-24 02:34:15.996 | + 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-06-24 02:34:16.000 | + 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-06-24 02:34:16.004 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-24 02:34:16.005 | + 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-06-24 02:34:16.015 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-24 02:34:16.020 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-24 02:34:16.036 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-24 02:34:16.052 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-24 02:34:16.056 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-24 02:34:16.063 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-24 02:34:16.067 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-24 02:34:16.070 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 02:34:16.072 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-24 02:34:16.076 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 02:34:16.079 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 02:34:16.081 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-24 02:34:16.084 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 02:34:16.087 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-24 02:34:16.089 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 02:34:16.092 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-24 02:34:16.129 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-24 02:34:16.162 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.25/identity 2026-06-24 02:34:16.198 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-24 02:34:16.235 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-24 02:34:16.271 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-24 02:34:16.306 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-24 02:34:16.341 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-24 02:34:16.377 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.25/identity 2026-06-24 02:34:16.413 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 02:34:16.447 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 02:34:16.482 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 02:34:16.484 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-24 02:34:16.523 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-24 02:34:16.561 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-24 02:34:16.564 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-24 02:34:16.568 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-24 02:34:16.571 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-24 02:34:16.574 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:34:16.577 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:34:16.580 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:34:16.602 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:34:16.605 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:34:16.608 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-24 02:34:16.612 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-24 02:34:16.652 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-24 02:34:16.686 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-24 02:34:16.724 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-24 02:34:16.760 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-24 02:34:16.793 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-24 02:34:16.828 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.25 2026-06-24 02:34:16.862 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-24 02:34:16.898 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-24 02:34:16.908 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 793140d636a7b01af8d4cfa7b56c855b 2026-06-24 02:34:16.940 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-24 02:34:16.943 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-24 02:34:16.976 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-24 02:34:17.009 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-24 02:34:17.043 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-24 02:34:17.075 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-24 02:34:17.108 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-24 02:34:17.140 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-24 02:34:17.160 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:34:17.164 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-24 02:34:17.167 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-24 02:34:17.170 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-24 02:34:17.173 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-24 02:34:17.176 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-24 02:34:17.179 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-24 02:34:17.182 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-24 02:34:17.185 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-24 02:34:17.189 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-24 02:34:17.192 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-24 02:34:17.195 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-24 02:34:17.230 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-24 02:34:17.263 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-24 02:34:17.298 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-24 02:34:17.331 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-24 02:34:17.365 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-24 02:34:17.398 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-24 02:34:17.431 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-24 02:34:17.464 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-24 02:34:17.497 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-24 02:34:17.500 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-24 02:34:17.503 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-24 02:34:17.505 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-24 02:34:17.539 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-24 02:34:17.543 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-24 02:34:17.579 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-24 02:34:17.582 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-24 02:34:17.585 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-24 02:34:17.589 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-24 02:34:17.623 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-24 02:34:17.626 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-24 02:34:17.629 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-24 02:34:17.632 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-24 02:34:17.635 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-24 02:34:17.653 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:34:17.656 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-24 02:34:17.675 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:34:17.679 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-24 02:34:17.698 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:34:17.701 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-24 02:34:17.705 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-24 02:34:17.708 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-24 02:34:17.711 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-24 02:34:17.715 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 02:34:17.718 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 02:34:17.721 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 02:34:17.741 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:34:17.746 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 02:34:17.749 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 02:34:17.752 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 02:34:17.770 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:34:17.773 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-06-24 02:34:17.777 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-06-24 02:34:17.810 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 02:34:17.813 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 02:34:17.816 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-24 02:34:17.819 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-24 02:34:17.822 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 02:34:17.827 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:34:17.846 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:34:17.849 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:34:17.851 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:34:17.854 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:34:17.857 | + 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-06-24 02:34:17.890 | + 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-06-24 02:34:17.924 | + 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-06-24 02:34:17.957 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:34:17.992 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-24 02:34:18.025 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-24 02:34:18.045 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:34:18.048 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-24 02:34:18.051 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-24 02:34:18.054 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-24 02:34:18.057 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-24 02:34:18.060 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 02:34:18.063 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-24 02:34:18.067 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-24 02:34:18.070 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 02:34:18.073 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 02:34:18.091 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:34:18.092 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 02:34:18.101 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 02:34:18.106 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:34:18.120 | /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-06-24 02:34:18.125 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-24 02:34:18.128 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-24 02:34:18.133 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 02:34:18.136 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-24 02:34:18.169 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-24 02:34:18.201 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-24 02:34:18.234 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-24 02:34:18.267 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 02:34:18.297 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 02:34:18.330 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-24 02:34:18.368 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-24 02:34:18.403 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-24 02:34:18.441 | + 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-06-24 02:34:18.480 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 02:34:18.517 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 02:34:18.556 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-24 02:34:18.594 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-24 02:34:18.633 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 02:34:18.636 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 02:34:18.641 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-24 02:34:18.644 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-24 02:34:18.647 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 02:34:18.650 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:34:18.654 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:34:18.657 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-24 02:34:18.661 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-24 02:34:18.665 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-24 02:34:18.698 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 02:34:18.731 | + 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-06-24 02:34:18.731 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-24 02:34:18.743 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-24 02:34:18.748 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-24 02:34:18.751 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-24 02:34:18.753 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 02:34:18.756 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 02:34:18.759 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 02:34:18.762 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 02:34:18.765 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:34:18.768 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:34:18.771 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 02:34:18.774 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 02:34:18.776 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:34:18.779 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:34:18.782 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-24 02:34:18.793 | perl: warning: Setting locale failed. 2026-06-24 02:34:18.793 | perl: warning: Please check that your locale settings: 2026-06-24 02:34:18.793 | LANGUAGE = (unset), 2026-06-24 02:34:18.793 | LC_ALL = "en_US.utf8", 2026-06-24 02:34:18.793 | LANG = "de_DE.UTF-8" 2026-06-24 02:34:18.793 | are supported and installed on your system. 2026-06-24 02:34:18.793 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:34:18.835 | Enabling site cinder-api. 2026-06-24 02:34:18.840 | To activate the new configuration, you need to run: 2026-06-24 02:34:18.840 | systemctl reload apache2 2026-06-24 02:34:18.845 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 02:34:18.847 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 02:34:18.851 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:34:18.853 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 02:34:18.984 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-24 02:34:18.986 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.25/image 2026-06-24 02:34:19.020 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-24 02:34:19.037 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:34:19.040 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-24 02:34:19.043 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 02:34:19.045 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-24 02:34:19.048 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-24 02:34:19.051 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 02:34:19.053 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-24 02:34:19.056 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 02:34:19.059 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-24 02:34:19.061 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-24 02:34:19.064 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-24 02:34:19.094 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-24 02:34:19.126 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.25/identity 2026-06-24 02:34:19.158 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-24 02:34:19.191 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-24 02:34:19.224 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-24 02:34:19.257 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-24 02:34:19.289 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-24 02:34:19.322 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.25/identity 2026-06-24 02:34:19.356 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-24 02:34:19.389 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-24 02:34:19.422 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 02:34:19.425 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-24 02:34:19.428 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 02:34:19.431 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:34:19.434 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-24 02:34:19.438 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-24 02:34:19.473 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-24 02:34:19.505 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.25/identity 2026-06-24 02:34:19.539 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-24 02:34:19.574 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-24 02:34:19.609 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-24 02:34:19.643 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-24 02:34:19.677 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-24 02:34:19.712 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-24 02:34:19.747 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-24 02:34:19.781 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-24 02:34:19.785 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-24 02:34:19.808 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:34:19.812 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.25:2379?api_version=v3' 2026-06-24 02:34:19.850 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-24 02:34:19.852 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-24 02:34:19.856 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-24 02:34:19.890 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-24 02:34:19.922 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-24 02:34:19.925 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-24 02:34:19.928 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-24 02:34:19.963 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-24 02:34:19.967 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-24 02:34:19.970 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-24 02:34:19.973 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-24 02:34:19.976 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-24 02:34:20.009 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-24 02:34:20.042 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.25/identity 2026-06-24 02:34:20.075 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-24 02:34:20.109 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-24 02:34:20.143 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-24 02:34:20.177 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-24 02:34:20.211 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-24 02:34:20.247 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-24 02:34:20.267 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:34:20.271 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-24 02:34:20.273 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-24 02:34:20.276 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-24 02:34:20.279 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 02:34:20.282 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-24 02:34:20.284 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-24 02:34:20.288 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-24 02:34:20.291 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:34:20.294 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:34:20.297 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-24 02:34:20.300 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:34:20.303 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-24 02:34:20.307 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-24 02:34:20.310 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:34:20.313 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:34:20.316 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-24 02:34:20.320 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:34:20.323 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-24 02:34:20.326 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-24 02:34:20.330 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:34:20.333 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:34:20.336 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-24 02:34:20.339 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:34:20.342 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-24 02:34:20.345 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-24 02:34:20.349 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-24 02:34:20.352 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 02:34:20.355 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 02:34:20.360 | ++ functions-common:git_clone:593 : pwd 2026-06-24 02:34:20.362 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:34:20.365 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:34:20.369 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:34:20.389 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:34:20.391 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:34:20.394 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:34:20.397 | + functions-common:git_clone:610 : echo master 2026-06-24 02:34:20.398 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:34:20.403 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-24 02:34:20.406 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:34:20.409 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-24 02:34:20.412 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:34:20.415 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:34:20.417 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:34:20.419 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:34:20.422 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:34:20.424 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:34:20.426 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:34:20.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:34:20.432 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:34:20.437 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268460433 2026-06-24 02:34:20.440 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-24 02:34:20.443 | Cloning into '/opt/stack/neutron'... 2026-06-24 02:35:22.620 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:35:22.624 | + functions-common:time_stop:2420 : local name 2026-06-24 02:35:22.627 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:35:22.631 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:35:22.635 | + functions-common:time_stop:2423 : local total 2026-06-24 02:35:22.638 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:35:22.642 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:35:22.646 | + functions-common:time_stop:2427 : start_time=1782268460433 2026-06-24 02:35:22.650 | + functions-common:time_stop:2429 : [[ -z 1782268460433 ]] 2026-06-24 02:35:22.655 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:35:22.664 | + functions-common:time_stop:2432 : end_time=1782268522660 2026-06-24 02:35:22.667 | + functions-common:time_stop:2433 : elapsed_time=62227 2026-06-24 02:35:22.670 | + functions-common:time_stop:2434 : total=95344 2026-06-24 02:35:22.674 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:35:22.678 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157571 2026-06-24 02:35:22.682 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-24 02:35:22.684 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 02:35:22.688 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:35:22.690 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:35:22.693 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:35:22.697 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:35:22.701 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:35:22.704 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:35:22.708 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:35:22.711 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:35:22.717 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:35:22.723 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268522718 2026-06-24 02:35:22.727 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 02:35:23.447 | From https://review.opendev.org/openstack/neutron 2026-06-24 02:35:23.448 | * branch master -> FETCH_HEAD 2026-06-24 02:35:23.459 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:35:23.463 | + functions-common:time_stop:2420 : local name 2026-06-24 02:35:23.467 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:35:23.471 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:35:23.475 | + functions-common:time_stop:2423 : local total 2026-06-24 02:35:23.479 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:35:23.483 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:35:23.486 | + functions-common:time_stop:2427 : start_time=1782268522718 2026-06-24 02:35:23.490 | + functions-common:time_stop:2429 : [[ -z 1782268522718 ]] 2026-06-24 02:35:23.494 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:35:23.500 | + functions-common:time_stop:2432 : end_time=1782268523496 2026-06-24 02:35:23.503 | + functions-common:time_stop:2433 : elapsed_time=778 2026-06-24 02:35:23.506 | + functions-common:time_stop:2434 : total=157571 2026-06-24 02:35:23.509 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:35:23.513 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158349 2026-06-24 02:35:23.517 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:35:23.520 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:35:23.524 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:35:23.528 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:35:23.532 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:35:23.535 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:35:23.539 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:35:23.543 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:35:23.547 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:35:23.553 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:35:23.559 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268523554 2026-06-24 02:35:23.562 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:35:24.026 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:35:24.026 | 2026-06-24 02:35:24.027 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:35:24.027 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:35:24.027 | state without impacting any branches by switching back to a branch. 2026-06-24 02:35:24.027 | 2026-06-24 02:35:24.027 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:35:24.027 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:35:24.027 | 2026-06-24 02:35:24.027 | git switch -c 2026-06-24 02:35:24.027 | 2026-06-24 02:35:24.027 | Or undo this operation with: 2026-06-24 02:35:24.028 | 2026-06-24 02:35:24.028 | git switch - 2026-06-24 02:35:24.028 | 2026-06-24 02:35:24.028 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:35:24.028 | 2026-06-24 02:35:24.028 | HEAD is now at a0d038f6c4 Merge "Remove missing ``max_routes`` option in testing" 2026-06-24 02:35:24.036 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:35:24.041 | + functions-common:time_stop:2420 : local name 2026-06-24 02:35:24.045 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:35:24.047 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:35:24.049 | + functions-common:time_stop:2423 : local total 2026-06-24 02:35:24.052 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:35:24.054 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:35:24.056 | + functions-common:time_stop:2427 : start_time=1782268523554 2026-06-24 02:35:24.059 | + functions-common:time_stop:2429 : [[ -z 1782268523554 ]] 2026-06-24 02:35:24.063 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:35:24.069 | + functions-common:time_stop:2432 : end_time=1782268524065 2026-06-24 02:35:24.071 | + functions-common:time_stop:2433 : elapsed_time=511 2026-06-24 02:35:24.073 | + functions-common:time_stop:2434 : total=158349 2026-06-24 02:35:24.077 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:35:24.080 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158860 2026-06-24 02:35:24.082 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-24 02:35:24.101 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-24 02:35:24.105 | + functions-common:git_clone:673 : head -1 2026-06-24 02:35:24.105 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 02:35:24.111 | a0d038f6c4 Merge "Remove missing ``max_routes`` option in testing" 2026-06-24 02:35:24.115 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:35:24.118 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-24 02:35:24.120 | + inc/python:setup_develop:353 : local bindep 2026-06-24 02:35:24.123 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-24 02:35:24.127 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-24 02:35:24.131 | + inc/python:setup_develop:359 : local extras= 2026-06-24 02:35:24.135 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-24 02:35:24.138 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 02:35:24.142 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-24 02:35:24.145 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-24 02:35:24.149 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 02:35:24.152 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 02:35:24.157 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-24 02:35:24.161 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 02:35:24.165 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-24 02:35:24.167 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 02:35:24.170 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 02:35:24.176 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-24 02:35:24.182 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-24 02:35:24.184 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-24 02:35:24.187 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-24 02:35:24.343 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-24 02:35:24.345 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 02:35:24.349 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 02:35:24.352 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 02:35:24.355 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-24 02:35:24.358 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-24 02:35:24.361 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 02:35:24.363 | + inc/python:setup_package:446 : local extras= 2026-06-24 02:35:24.367 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 02:35:24.370 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 02:35:24.372 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 02:35:24.376 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 02:35:24.379 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 02:35:24.382 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-24 02:35:24.406 | Using python 3.12 to install /opt/stack/neutron 2026-06-24 02:35:24.409 | + 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-06-24 02:35:25.416 | Obtaining file:///opt/stack/neutron 2026-06-24 02:35:25.426 | Installing build dependencies: started 2026-06-24 02:35:27.251 | Installing build dependencies: finished with status 'done' 2026-06-24 02:35:27.253 | Checking if build backend supports build_editable: started 2026-06-24 02:35:27.803 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 02:35:27.804 | Getting requirements to build editable: started 2026-06-24 02:35:28.118 | Getting requirements to build editable: finished with status 'done' 2026-06-24 02:35:28.120 | Preparing editable metadata (pyproject.toml): started 2026-06-24 02:35:29.838 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:35:29.863 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (7.0.3) 2026-06-24 02:35:29.867 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.10.1) 2026-06-24 02:35:29.867 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.1.0) 2026-06-24 02:35:29.867 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (2.5.1) 2026-06-24 02:35:29.867 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.1.0) 2026-06-24 02:35:29.868 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.3.1) 2026-06-24 02:35:30.069 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev523) 2026-06-24 02:35:30.215 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-24 02:35:30.226 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (0.31.2) 2026-06-24 02:35:30.227 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (2.34.2) 2026-06-24 02:35:30.228 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.1.6) 2026-06-24 02:35:30.229 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (13.0.0) 2026-06-24 02:35:30.230 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (1.3.0) 2026-06-24 02:35:30.380 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev523) 2026-06-24 02:35:30.397 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-24 02:35:30.448 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev523) 2026-06-24 02:35:30.464 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 02:35:30.476 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (9.1.4) 2026-06-24 02:35:30.476 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (2.0.50) 2026-06-24 02:35:30.478 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (1.8.10) 2026-06-24 02:35:30.478 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.14.0) 2026-06-24 02:35:30.479 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (1.18.4) 2026-06-24 02:35:30.480 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.8.0) 2026-06-24 02:35:30.481 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (4.2.0) 2026-06-24 02:35:30.481 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (7.5.0) 2026-06-24 02:35:30.482 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (10.5.0) 2026-06-24 02:35:30.483 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (6.4.0) 2026-06-24 02:35:30.485 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (18.0.0) 2026-06-24 02:35:30.486 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (6.8.0) 2026-06-24 02:35:30.486 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (8.2.0) 2026-06-24 02:35:30.487 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (18.1.0) 2026-06-24 02:35:30.491 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (8.1.0) 2026-06-24 02:35:30.491 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.1.0) 2026-06-24 02:35:30.491 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.11.0) 2026-06-24 02:35:30.491 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.8.0) 2026-06-24 02:35:30.492 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (7.9.0) 2026-06-24 02:35:30.493 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (5.10.0) 2026-06-24 02:35:30.494 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev523) (4.6.0) 2026-06-24 02:35:30.496 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (2.7.1) 2026-06-24 02:35:30.497 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (10.1.1) 2026-06-24 02:35:30.498 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.10.2) 2026-06-24 02:35:30.499 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (4.4.0) 2026-06-24 02:35:30.619 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev523) 2026-06-24 02:35:30.635 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-24 02:35:30.758 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev523) 2026-06-24 02:35:30.775 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 02:35:30.899 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev523) 2026-06-24 02:35:30.915 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-24 02:35:31.019 | Installing build dependencies: started 2026-06-24 02:35:32.675 | Installing build dependencies: finished with status 'done' 2026-06-24 02:35:32.676 | Getting requirements to build wheel: started 2026-06-24 02:35:33.332 | Getting requirements to build wheel: finished with status 'done' 2026-06-24 02:35:33.334 | Preparing metadata (pyproject.toml): started 2026-06-24 02:35:33.715 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:35:33.854 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev523) 2026-06-24 02:35:33.870 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 02:35:33.881 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (7.2.2) 2026-06-24 02:35:33.918 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev523) 2026-06-24 02:35:33.935 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-24 02:35:33.945 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (24.2.1) 2026-06-24 02:35:33.946 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (18.13.0) 2026-06-24 02:35:33.947 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (4.16.0) 2026-06-24 02:35:33.978 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev523) 2026-06-24 02:35:33.993 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-24 02:35:34.123 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev523) 2026-06-24 02:35:34.139 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 02:35:34.148 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (3.3.0) 2026-06-24 02:35:34.149 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev523) (8.1.0) 2026-06-24 02:35:34.152 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev523) (1.3.12) 2026-06-24 02:35:34.153 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev523) (4.15.0) 2026-06-24 02:35:34.155 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev523) (2.2.1) 2026-06-24 02:35:34.160 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev523) (3.3.2) 2026-06-24 02:35:34.164 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev523) (3.0.3) 2026-06-24 02:35:34.167 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev523) (2.1.0) 2026-06-24 02:35:34.168 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev523) (1.8.2) 2026-06-24 02:35:34.174 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev523) (4.0.1) 2026-06-24 02:35:34.175 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev523) (2.13.0) 2026-06-24 02:35:34.176 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev523) (5.8.0) 2026-06-24 02:35:34.188 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev523) (1.3.7) 2026-06-24 02:35:34.315 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev523) 2026-06-24 02:35:34.331 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-24 02:35:34.343 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (43.0.3) 2026-06-24 02:35:34.344 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (1.5.0) 2026-06-24 02:35:34.345 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (1.1.0) 2026-06-24 02:35:34.346 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (1.33) 2026-06-24 02:35:34.348 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (4.10.0) 2026-06-24 02:35:34.349 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev523) (6.0.3) 2026-06-24 02:35:34.352 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev523) (2.0.0) 2026-06-24 02:35:34.357 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev523) (3.0) 2026-06-24 02:35:34.365 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev523) (3.1.1) 2026-06-24 02:35:34.370 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev523) (0.41.0) 2026-06-24 02:35:34.371 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev523) (1.2.0) 2026-06-24 02:35:34.397 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev523) 2026-06-24 02:35:34.412 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-24 02:35:34.426 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev523) (26.2) 2026-06-24 02:35:34.429 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev523) (2.8.0) 2026-06-24 02:35:34.430 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev523) (3.5.1) 2026-06-24 02:35:34.442 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev523) (6.1.1) 2026-06-24 02:35:34.443 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev523) (4.0.0) 2026-06-24 02:35:34.463 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev523) (0.20) 2026-06-24 02:35:34.469 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev523) (2.0.0) 2026-06-24 02:35:34.477 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev523) (2.1.2) 2026-06-24 02:35:34.478 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev523) (0.6.2) 2026-06-24 02:35:34.485 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev523) (2.9.0.post0) 2026-06-24 02:35:34.491 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (7.1.4) 2026-06-24 02:35:34.492 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (5.3.1) 2026-06-24 02:35:34.493 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (5.6.2) 2026-06-24 02:35:34.494 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (0.16.0) 2026-06-24 02:35:34.498 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (5.1.0) 2026-06-24 02:35:34.507 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (2026.2) 2026-06-24 02:35:34.515 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev523) (0.25.0) 2026-06-24 02:35:34.519 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev523) (5.0.0) 2026-06-24 02:35:34.521 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev523) (4.0.1) 2026-06-24 02:35:34.552 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev523) (1.7.6) 2026-06-24 02:35:34.559 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev523) (2.2.0) 2026-06-24 02:35:34.569 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev523) (3.17.0) 2026-06-24 02:35:34.617 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev523) 2026-06-24 02:35:34.632 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-24 02:35:34.672 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev523) 2026-06-24 02:35:34.674 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-24 02:35:34.693 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev523) (3.0.3) 2026-06-24 02:35:34.694 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev523) (1.6.2) 2026-06-24 02:35:34.703 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev523) (82.0.1) 2026-06-24 02:35:34.731 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev523) (0.8.1) 2026-06-24 02:35:34.773 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev523) (1.17.0) 2026-06-24 02:35:34.778 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev523) (4.14.0) 2026-06-24 02:35:34.779 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev523) (4.26.0) 2026-06-24 02:35:34.813 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev523) 2026-06-24 02:35:34.828 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-24 02:35:34.844 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (0.6.0) 2026-06-24 02:35:34.845 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (4.0.0) 2026-06-24 02:35:34.855 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (3.0.52) 2026-06-24 02:35:34.856 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (1.11.0) 2026-06-24 02:35:34.857 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (15.0.0) 2026-06-24 02:35:34.858 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (1.8.0) 2026-06-24 02:35:34.864 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (26.1.0) 2026-06-24 02:35:34.865 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (2025.9.1) 2026-06-24 02:35:34.866 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (0.37.0) 2026-06-24 02:35:34.866 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (2026.5.1) 2026-06-24 02:35:34.932 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev523) (3.4.7) 2026-06-24 02:35:34.933 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev523) (3.18) 2026-06-24 02:35:34.934 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev523) (2.7.0) 2026-06-24 02:35:34.935 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev523) (2023.11.17) 2026-06-24 02:35:34.970 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (4.2.0) 2026-06-24 02:35:34.971 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (2.20.0) 2026-06-24 02:35:34.983 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev523) (0.1.2) 2026-06-24 02:35:35.003 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev523) (0.8) 2026-06-24 02:35:35.066 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev523) (0.16.0) 2026-06-24 02:35:35.158 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-24 02:35:35.251 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.1 MB/s 0:00:00 2026-06-24 02:35:35.267 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-24 02:35:35.444 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.2 MB/s 0:00:00 2026-06-24 02:35:35.460 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-24 02:35:35.486 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-24 02:35:35.509 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-24 02:35:35.531 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-24 02:35:35.557 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-24 02:35:35.572 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-24 02:35:35.589 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-24 02:35:35.616 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-24 02:35:35.664 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-24 02:35:35.689 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-24 02:35:35.713 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-24 02:35:35.747 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-24 02:35:35.861 | Building wheels for collected packages: neutron, ovs 2026-06-24 02:35:35.863 | Building editable for neutron (pyproject.toml): started 2026-06-24 02:35:38.147 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-24 02:35:38.149 | Created wheel for neutron: filename=neutron-28.1.0.dev523-0.editable-py3-none-any.whl size=15980 sha256=041373600f46d279a1a28f3fde1ff3be075a7ce875b72ca3c275272b7fe552a8 2026-06-24 02:35:38.149 | Stored in directory: /tmp/pip-ephem-wheel-cache-4a2s6f5j/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-24 02:35:38.155 | Building wheel for ovs (pyproject.toml): started 2026-06-24 02:35:39.047 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-24 02:35:39.048 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=d397aeb7ce4aea45a0bd9715a075527efa590fb0dd1593798c4c81518b46b0d6 2026-06-24 02:35:39.050 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-24 02:35:39.055 | Successfully built neutron ovs 2026-06-24 02:35:39.367 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-24 02:35:45.088 | 2026-06-24 02:35:45.112 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev523 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-24 02:35:45.340 | + inc/python:pip_install:216 : result=0 2026-06-24 02:35:45.344 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:35:45.347 | + functions-common:time_stop:2420 : local name 2026-06-24 02:35:45.352 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:35:45.354 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:35:45.359 | + functions-common:time_stop:2423 : local total 2026-06-24 02:35:45.363 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:35:45.367 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:35:45.371 | + functions-common:time_stop:2427 : start_time=1782268524399 2026-06-24 02:35:45.373 | + functions-common:time_stop:2429 : [[ -z 1782268524399 ]] 2026-06-24 02:35:45.377 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:35:45.383 | + functions-common:time_stop:2432 : end_time=1782268545379 2026-06-24 02:35:45.388 | + functions-common:time_stop:2433 : elapsed_time=20980 2026-06-24 02:35:45.391 | + functions-common:time_stop:2434 : total=119463 2026-06-24 02:35:45.393 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:35:45.397 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140443 2026-06-24 02:35:45.401 | + inc/python:pip_install:219 : return 0 2026-06-24 02:35:45.405 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 02:35:45.409 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:35:45.413 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-24 02:35:45.416 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-24 02:35:45.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:35:45.423 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:35:45.427 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-24 02:35:45.430 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:35:45.433 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-24 02:35:45.436 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-24 02:35:45.440 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-24 02:35:45.440 | Installing OVN and dependent packages 2026-06-24 02:35:45.444 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-24 02:35:45.448 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-24 02:35:45.471 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:35:45.474 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-24 02:35:45.496 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:35:45.500 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-24 02:35:45.522 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:35:45.526 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-24 02:35:45.530 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-24 02:35:45.552 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:35:45.556 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-24 02:35:45.561 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-24 02:35:45.581 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-24 02:35:45.587 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-24 02:35:45.605 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-24 02:35:45.610 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-24 02:35:45.640 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-24 02:35:45.644 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 02:35:45.648 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 02:35:45.652 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 02:35:45.656 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 02:35:45.660 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 02:35:45.664 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 02:35:45.668 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:35:45.671 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:35:45.676 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 02:35:45.680 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 02:35:45.684 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 02:35:45.688 | + functions-common:apt_get_update:1167 : return 2026-06-24 02:35:45.691 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-24 02:35:45.695 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 02:35:45.699 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:35:45.703 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:35:45.708 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-24 02:35:45.737 | + 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-06-24 02:35:45.776 | Reading package lists... 2026-06-24 02:35:46.152 | Building dependency tree... 2026-06-24 02:35:46.154 | Reading state information... 2026-06-24 02:35:46.694 | fakeroot is already the newest version (1.33-1). 2026-06-24 02:35:46.694 | fakeroot set to manually installed. 2026-06-24 02:35:46.694 | make is already the newest version (4.3-4.1build2). 2026-06-24 02:35:46.694 | make set to manually installed. 2026-06-24 02:35:46.694 | The following additional packages will be installed: 2026-06-24 02:35:46.695 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-24 02:35:46.695 | python3-sortedcontainers 2026-06-24 02:35:46.697 | Suggested packages: 2026-06-24 02:35:46.697 | openvswitch-doc python-sortedcontainers-doc 2026-06-24 02:35:46.737 | The following NEW packages will be installed: 2026-06-24 02:35:46.738 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-24 02:35:46.738 | python3-openvswitch python3-sortedcontainers 2026-06-24 02:35:46.805 | 0 upgraded, 6 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 02:35:46.805 | Need to get 4219 kB of archives. 2026-06-24 02:35:46.806 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-24 02:35:46.806 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-24 02:35:46.880 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-24 02:35:46.907 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-24 02:35:46.908 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-24 02:35:46.911 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-24 02:35:46.931 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-24 02:35:47.195 | perl: warning: Setting locale failed. 2026-06-24 02:35:47.195 | perl: warning: Please check that your locale settings: 2026-06-24 02:35:47.195 | LANGUAGE = (unset), 2026-06-24 02:35:47.195 | LC_ALL = "en_US.utf8", 2026-06-24 02:35:47.195 | LANG = "de_DE.UTF-8" 2026-06-24 02:35:47.195 | are supported and installed on your system. 2026-06-24 02:35:47.195 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:35:47.259 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:35:47.259 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:35:47.259 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:35:47.451 | Fetched 4219 kB in 0s (22.2 MB/s) 2026-06-24 02:35:47.502 | Selecting previously unselected package libunbound8:amd64. 2026-06-24 02:35:47.582 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-06-24 02:35:47.590 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-24 02:35:47.598 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-24 02:35:47.650 | Selecting previously unselected package openvswitch-common. 2026-06-24 02:35:47.664 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-24 02:35:47.669 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 02:35:47.769 | Selecting previously unselected package python3-sortedcontainers. 2026-06-24 02:35:47.783 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-24 02:35:47.787 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-24 02:35:47.836 | Selecting previously unselected package libxdp1:amd64. 2026-06-24 02:35:47.850 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-24 02:35:47.854 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-24 02:35:47.911 | Selecting previously unselected package python3-openvswitch. 2026-06-24 02:35:47.923 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-24 02:35:47.927 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 02:35:48.041 | Selecting previously unselected package openvswitch-switch. 2026-06-24 02:35:48.049 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-24 02:35:48.057 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 02:35:48.192 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-24 02:35:48.440 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-24 02:35:48.451 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-24 02:35:48.461 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 02:35:48.475 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 02:35:48.878 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-24 02:35:48.901 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-24 02:35:49.608 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-24 02:35:49.803 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-24 02:35:50.873 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 02:35:52.611 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 02:35:52.881 | perl: warning: Setting locale failed. 2026-06-24 02:35:52.881 | perl: warning: Please check that your locale settings: 2026-06-24 02:35:52.881 | LANGUAGE = (unset), 2026-06-24 02:35:52.881 | LC_ALL = "en_US.utf8", 2026-06-24 02:35:52.881 | LANG = "de_DE.UTF-8" 2026-06-24 02:35:52.881 | are supported and installed on your system. 2026-06-24 02:35:52.881 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:35:53.039 | perl: warning: Setting locale failed. 2026-06-24 02:35:53.039 | perl: warning: Please check that your locale settings: 2026-06-24 02:35:53.039 | LANGUAGE = (unset), 2026-06-24 02:35:53.039 | LC_ALL = "en_US.utf8", 2026-06-24 02:35:53.039 | LANG = "de_DE.UTF-8" 2026-06-24 02:35:53.039 | are supported and installed on your system. 2026-06-24 02:35:53.039 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:35:53.090 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:35:53.090 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:35:53.090 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:35:53.161 | perl: warning: Setting locale failed. 2026-06-24 02:35:53.161 | perl: warning: Please check that your locale settings: 2026-06-24 02:35:53.161 | LANGUAGE = (unset), 2026-06-24 02:35:53.161 | LC_ALL = "en_US.utf8", 2026-06-24 02:35:53.161 | LANG = "de_DE.UTF-8" 2026-06-24 02:35:53.161 | are supported and installed on your system. 2026-06-24 02:35:53.161 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:35:53.659 | 2026-06-24 02:35:53.659 | Running kernel seems to be up-to-date. 2026-06-24 02:35:53.659 | 2026-06-24 02:35:53.659 | Restarting services... 2026-06-24 02:35:53.708 | 2026-06-24 02:35:53.708 | Service restarts being deferred: 2026-06-24 02:35:53.708 | /etc/needrestart/restart.d/dbus.service 2026-06-24 02:35:53.708 | systemctl restart systemd-logind.service 2026-06-24 02:35:53.708 | systemctl restart virtlockd.service 2026-06-24 02:35:53.708 | systemctl restart virtlogd.service 2026-06-24 02:35:53.708 | 2026-06-24 02:35:53.709 | No containers need to be restarted. 2026-06-24 02:35:53.709 | 2026-06-24 02:35:53.709 | User sessions running outdated binaries: 2026-06-24 02:35:53.709 | quobyte @ session #6: sshd[2030] 2026-06-24 02:35:53.723 | quobyte @ user manager service: systemd[1168] 2026-06-24 02:35:53.733 | 2026-06-24 02:35:53.734 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 02:35:55.791 | + functions-common:apt_get:1211 : result=0 2026-06-24 02:35:55.795 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 02:35:55.798 | + functions-common:time_stop:2420 : local name 2026-06-24 02:35:55.802 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:35:55.806 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:35:55.810 | + functions-common:time_stop:2423 : local total 2026-06-24 02:35:55.813 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:35:55.817 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 02:35:55.821 | + functions-common:time_stop:2427 : start_time=1782268545733 2026-06-24 02:35:55.824 | + functions-common:time_stop:2429 : [[ -z 1782268545733 ]] 2026-06-24 02:35:55.829 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:35:55.835 | + functions-common:time_stop:2432 : end_time=1782268555830 2026-06-24 02:35:55.838 | + functions-common:time_stop:2433 : elapsed_time=10097 2026-06-24 02:35:55.840 | + functions-common:time_stop:2434 : total=178065 2026-06-24 02:35:55.844 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:35:55.848 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=188162 2026-06-24 02:35:55.852 | + functions-common:apt_get:1215 : return 0 2026-06-24 02:35:55.856 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-24 02:35:55.884 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-24 02:35:55.888 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 02:35:55.892 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 02:35:55.896 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 02:35:55.900 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 02:35:55.904 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 02:35:55.908 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 02:35:55.912 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:35:55.916 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:35:55.920 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 02:35:55.924 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 02:35:55.928 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 02:35:55.931 | + functions-common:apt_get_update:1167 : return 2026-06-24 02:35:55.935 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-24 02:35:55.938 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 02:35:55.942 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:35:55.945 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:35:55.948 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-24 02:35:55.978 | + 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-06-24 02:35:56.019 | Reading package lists... 2026-06-24 02:35:56.493 | Building dependency tree... 2026-06-24 02:35:56.495 | Reading state information... 2026-06-24 02:35:57.262 | The following additional packages will be installed: 2026-06-24 02:35:57.263 | ovn-common 2026-06-24 02:35:57.312 | The following NEW packages will be installed: 2026-06-24 02:35:57.312 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-24 02:35:57.370 | 0 upgraded, 4 newly installed, 0 to remove and 80 not upgraded. 2026-06-24 02:35:57.370 | Need to get 2360 kB of archives. 2026-06-24 02:35:57.370 | After this operation, 8355 kB of additional disk space will be used. 2026-06-24 02:35:57.370 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-24 02:35:57.405 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-24 02:35:57.411 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-24 02:35:57.417 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-24 02:35:57.700 | perl: warning: Setting locale failed. 2026-06-24 02:35:57.700 | perl: warning: Please check that your locale settings: 2026-06-24 02:35:57.700 | LANGUAGE = (unset), 2026-06-24 02:35:57.700 | LC_ALL = "en_US.utf8", 2026-06-24 02:35:57.700 | LANG = "de_DE.UTF-8" 2026-06-24 02:35:57.700 | are supported and installed on your system. 2026-06-24 02:35:57.701 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:35:57.764 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:35:57.764 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:35:57.764 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:35:57.975 | Fetched 2360 kB in 0s (30.0 MB/s) 2026-06-24 02:35:58.079 | Selecting previously unselected package ovn-common. 2026-06-24 02:35:58.145 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-06-24 02:35:58.152 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 02:35:58.156 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 02:35:58.270 | Selecting previously unselected package ovn-central. 2026-06-24 02:35:58.283 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 02:35:58.287 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 02:35:58.349 | Selecting previously unselected package ovn-controller-vtep. 2026-06-24 02:35:58.363 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 02:35:58.366 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 02:35:58.423 | Selecting previously unselected package ovn-host. 2026-06-24 02:35:58.436 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-24 02:35:58.442 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 02:35:58.533 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 02:35:58.552 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 02:35:59.051 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-24 02:35:59.247 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-24 02:35:59.727 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-24 02:35:59.793 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 02:36:00.331 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-24 02:36:00.518 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-24 02:36:01.261 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-24 02:36:01.969 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-24 02:36:02.839 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-24 02:36:02.907 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-24 02:36:03.106 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-24 02:36:03.668 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 02:36:05.664 | perl: warning: Setting locale failed. 2026-06-24 02:36:05.664 | perl: warning: Please check that your locale settings: 2026-06-24 02:36:05.664 | LANGUAGE = (unset), 2026-06-24 02:36:05.665 | LC_ALL = "en_US.utf8", 2026-06-24 02:36:05.665 | LANG = "de_DE.UTF-8" 2026-06-24 02:36:05.665 | are supported and installed on your system. 2026-06-24 02:36:05.665 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:36:05.796 | perl: warning: Setting locale failed. 2026-06-24 02:36:05.796 | perl: warning: Please check that your locale settings: 2026-06-24 02:36:05.797 | LANGUAGE = (unset), 2026-06-24 02:36:05.797 | LC_ALL = "en_US.utf8", 2026-06-24 02:36:05.797 | LANG = "de_DE.UTF-8" 2026-06-24 02:36:05.797 | are supported and installed on your system. 2026-06-24 02:36:05.797 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:36:05.846 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:36:05.846 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:36:05.846 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:36:05.915 | perl: warning: Setting locale failed. 2026-06-24 02:36:05.915 | perl: warning: Please check that your locale settings: 2026-06-24 02:36:05.915 | LANGUAGE = (unset), 2026-06-24 02:36:05.915 | LC_ALL = "en_US.utf8", 2026-06-24 02:36:05.916 | LANG = "de_DE.UTF-8" 2026-06-24 02:36:05.916 | are supported and installed on your system. 2026-06-24 02:36:05.916 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:36:06.416 | 2026-06-24 02:36:06.416 | Running kernel seems to be up-to-date. 2026-06-24 02:36:06.416 | 2026-06-24 02:36:06.416 | Restarting services... 2026-06-24 02:36:06.464 | 2026-06-24 02:36:06.464 | Service restarts being deferred: 2026-06-24 02:36:06.464 | /etc/needrestart/restart.d/dbus.service 2026-06-24 02:36:06.464 | systemctl restart systemd-logind.service 2026-06-24 02:36:06.464 | systemctl restart virtlockd.service 2026-06-24 02:36:06.465 | systemctl restart virtlogd.service 2026-06-24 02:36:06.465 | 2026-06-24 02:36:06.465 | No containers need to be restarted. 2026-06-24 02:36:06.465 | 2026-06-24 02:36:06.465 | User sessions running outdated binaries: 2026-06-24 02:36:06.465 | quobyte @ session #6: sshd[2030] 2026-06-24 02:36:06.474 | quobyte @ user manager service: systemd[1168] 2026-06-24 02:36:06.483 | 2026-06-24 02:36:06.483 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 02:36:08.532 | + functions-common:apt_get:1211 : result=0 2026-06-24 02:36:08.535 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 02:36:08.538 | + functions-common:time_stop:2420 : local name 2026-06-24 02:36:08.542 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:36:08.544 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:36:08.547 | + functions-common:time_stop:2423 : local total 2026-06-24 02:36:08.551 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:36:08.554 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 02:36:08.557 | + functions-common:time_stop:2427 : start_time=1782268555974 2026-06-24 02:36:08.561 | + functions-common:time_stop:2429 : [[ -z 1782268555974 ]] 2026-06-24 02:36:08.565 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:36:08.569 | + functions-common:time_stop:2432 : end_time=1782268568566 2026-06-24 02:36:08.574 | + functions-common:time_stop:2433 : elapsed_time=12592 2026-06-24 02:36:08.578 | + functions-common:time_stop:2434 : total=188162 2026-06-24 02:36:08.581 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:36:08.585 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=200754 2026-06-24 02:36:08.588 | + functions-common:apt_get:1215 : return 0 2026-06-24 02:36:08.593 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:36:08.596 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-24 02:36:08.599 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-24 02:36:08.603 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-24 02:36:08.608 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 02:36:08.611 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-24 02:36:08.615 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 02:36:08.618 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-24 02:36:08.622 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 02:36:08.626 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-24 02:36:08.629 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 02:36:08.633 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-24 02:36:08.636 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 02:36:08.639 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-24 02:36:08.643 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 02:36:08.647 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-24 02:36:08.650 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 02:36:08.653 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-24 02:36:08.656 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-24 02:36:08.660 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-24 02:36:08.664 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-24 02:36:08.667 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-24 02:36:08.670 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:36:08.673 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:36:08.677 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-24 02:36:08.681 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:36:08.685 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-24 02:36:08.688 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 02:36:08.692 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-24 02:36:08.712 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:36:08.715 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-24 02:36:08.718 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-24 02:36:08.721 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-24 02:36:08.724 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 02:36:08.727 | + lib/stack:stack_install_service:32 : install_nova 2026-06-24 02:36:08.730 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-24 02:36:08.733 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-24 02:36:08.736 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:36:08.738 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:36:08.740 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-24 02:36:08.744 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:36:08.747 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-24 02:36:08.766 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:36:08.769 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-24 02:36:08.773 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-24 02:36:08.776 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-24 02:36:08.780 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-24 02:36:08.783 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-24 02:36:08.949 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-24 02:36:08.952 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:36:08.956 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:36:08.959 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-24 02:36:08.962 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 02:36:08.965 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 02:36:08.968 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 02:36:08.971 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 02:36:08.974 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 02:36:08.977 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 02:36:08.980 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:36:08.983 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:36:08.986 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 02:36:08.989 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 02:36:08.992 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 02:36:08.995 | + functions-common:apt_get_update:1167 : return 2026-06-24 02:36:08.998 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-24 02:36:09.001 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 02:36:09.004 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:36:09.008 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:36:09.010 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-24 02:36:09.037 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-24 02:36:09.075 | Reading package lists... 2026-06-24 02:36:09.467 | Building dependency tree... 2026-06-24 02:36:09.469 | Reading state information... 2026-06-24 02:36:10.061 | The following additional packages will be installed: 2026-06-24 02:36:10.061 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-24 02:36:10.061 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-24 02:36:10.062 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-24 02:36:10.062 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-24 02:36:10.062 | qemu-system-sparc 2026-06-24 02:36:10.065 | Suggested packages: 2026-06-24 02:36:10.065 | libvirt-clients-qemu libvirt-login-shell 2026-06-24 02:36:10.065 | libvirt-daemon-driver-storage-gluster 2026-06-24 02:36:10.065 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-24 02:36:10.065 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-24 02:36:10.065 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-24 02:36:10.065 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-24 02:36:10.113 | The following packages will be REMOVED: 2026-06-24 02:36:10.116 | apport-core-dump-handler 2026-06-24 02:36:10.117 | The following NEW packages will be installed: 2026-06-24 02:36:10.118 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-24 02:36:10.118 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-24 02:36:10.118 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-24 02:36:10.121 | The following packages will be upgraded: 2026-06-24 02:36:10.121 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-24 02:36:10.121 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-24 02:36:10.122 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-24 02:36:10.196 | 9 upgraded, 13 newly installed, 1 to remove and 71 not upgraded. 2026-06-24 02:36:10.196 | Need to get 113 MB of archives. 2026-06-24 02:36:10.196 | After this operation, 897 MB of additional disk space will be used. 2026-06-24 02:36:10.196 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-24 02:36:10.269 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-24 02:36:10.270 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-24 02:36:10.276 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-24 02:36:10.298 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-24 02:36:10.306 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-24 02:36:10.325 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-24 02:36:10.326 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-24 02:36:10.326 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-24 02:36:10.327 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-24 02:36:10.327 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-24 02:36:10.351 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-24 02:36:10.354 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-24 02:36:10.357 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-24 02:36:10.541 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-24 02:36:10.797 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-24 02:36:10.940 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-24 02:36:11.037 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-24 02:36:11.088 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-24 02:36:11.969 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-24 02:36:11.970 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-24 02:36:12.024 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-24 02:36:12.278 | perl: warning: Setting locale failed. 2026-06-24 02:36:12.278 | perl: warning: Please check that your locale settings: 2026-06-24 02:36:12.278 | LANGUAGE = (unset), 2026-06-24 02:36:12.278 | LC_ALL = "en_US.utf8", 2026-06-24 02:36:12.278 | LANG = "de_DE.UTF-8" 2026-06-24 02:36:12.278 | are supported and installed on your system. 2026-06-24 02:36:12.278 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:36:12.340 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:36:12.340 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:36:12.340 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:36:12.463 | Vorkonfiguration der Pakete ... 2026-06-24 02:36:12.667 | Fetched 113 MB in 2s (60.1 MB/s) 2026-06-24 02:36:12.706 | Selecting previously unselected package python3-zstandard. 2026-06-24 02:36:12.774 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-06-24 02:36:12.780 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-24 02:36:12.785 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-24 02:36:12.932 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-24 02:36:12.932 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-24 02:36:12.932 | Package apport-core-dump-handler is to be removed. 2026-06-24 02:36:12.933 | Package python3-zstandard is not configured yet. 2026-06-24 02:36:12.933 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-24 02:36:12.933 | Package apport-core-dump-handler is to be removed. 2026-06-24 02:36:12.933 | Package systemd-coredump is not installed. 2026-06-24 02:36:12.933 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-24 02:36:12.933 | Package apport-core-dump-handler is to be removed. 2026-06-24 02:36:12.933 | Package python3-zstandard is not configured yet. 2026-06-24 02:36:12.934 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-24 02:36:12.934 | Package apport-core-dump-handler is to be removed. 2026-06-24 02:36:12.934 | Package systemd-coredump is not installed. 2026-06-24 02:36:12.934 | 2026-06-24 02:36:12.998 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-06-24 02:36:13.004 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-24 02:36:13.861 | Selecting previously unselected package systemd-coredump. 2026-06-24 02:36:13.929 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-06-24 02:36:13.936 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-24 02:36:13.941 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-24 02:36:14.019 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-24 02:36:14.047 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 02:36:14.126 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 02:36:14.155 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 02:36:14.253 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 02:36:14.286 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 02:36:14.395 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 02:36:14.422 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 02:36:14.531 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-24 02:36:14.558 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 02:36:14.646 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 02:36:14.720 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 02:36:14.826 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-24 02:36:14.854 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 02:36:14.926 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-24 02:36:14.955 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 02:36:15.028 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 02:36:15.043 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-24 02:36:15.237 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-24 02:36:15.247 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-24 02:36:15.270 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-24 02:36:15.435 | Selecting previously unselected package python3-libvirt. 2026-06-24 02:36:15.451 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-24 02:36:15.465 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-24 02:36:15.536 | Selecting previously unselected package qemu-system-arm. 2026-06-24 02:36:15.552 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:36:15.564 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:16.073 | Selecting previously unselected package qemu-system-mips. 2026-06-24 02:36:16.088 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:36:16.102 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:16.719 | Selecting previously unselected package qemu-system-ppc. 2026-06-24 02:36:16.734 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:36:16.747 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:17.136 | Selecting previously unselected package qemu-system-sparc. 2026-06-24 02:36:17.152 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:36:17.165 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:17.444 | Selecting previously unselected package qemu-system-s390x. 2026-06-24 02:36:17.460 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:36:17.473 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:17.658 | Selecting previously unselected package qemu-system-misc. 2026-06-24 02:36:17.674 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:36:17.686 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:19.691 | Selecting previously unselected package qemu-system. 2026-06-24 02:36:19.704 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-24 02:36:19.709 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:19.751 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-24 02:36:19.763 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-24 02:36:19.767 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-24 02:36:21.739 | Selecting previously unselected package qemu-efi-arm. 2026-06-24 02:36:21.753 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-24 02:36:21.757 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-24 02:36:22.604 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-24 02:36:23.181 | Creating group 'systemd-coredump' with GID 987. 2026-06-24 02:36:23.185 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-24 02:36:23.212 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:23.232 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:23.250 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:23.269 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-24 02:36:23.282 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:23.301 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-24 02:36:23.562 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-24 02:36:23.574 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:23.593 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-24 02:36:23.606 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:23.625 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-24 02:36:24.243 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-24 02:36:24.767 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-24 02:36:25.085 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-24 02:36:25.120 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-24 02:36:25.141 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-24 02:36:25.160 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-24 02:36:25.181 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-24 02:36:25.193 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-24 02:36:25.213 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-24 02:36:25.234 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-24 02:36:25.414 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:36:25.414 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:36:25.414 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:36:29.138 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-24 02:36:29.202 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-24 02:36:30.261 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-24 02:36:30.513 | perl: warning: Setting locale failed. 2026-06-24 02:36:30.514 | perl: warning: Please check that your locale settings: 2026-06-24 02:36:30.514 | LANGUAGE = (unset), 2026-06-24 02:36:30.514 | LC_ALL = "en_US.utf8", 2026-06-24 02:36:30.514 | LANG = "de_DE.UTF-8" 2026-06-24 02:36:30.514 | are supported and installed on your system. 2026-06-24 02:36:30.514 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:36:30.645 | perl: warning: Setting locale failed. 2026-06-24 02:36:30.645 | perl: warning: Please check that your locale settings: 2026-06-24 02:36:30.645 | LANGUAGE = (unset), 2026-06-24 02:36:30.645 | LC_ALL = "en_US.utf8", 2026-06-24 02:36:30.645 | LANG = "de_DE.UTF-8" 2026-06-24 02:36:30.645 | are supported and installed on your system. 2026-06-24 02:36:30.646 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:36:30.695 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-24 02:36:30.696 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-24 02:36:30.696 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-24 02:36:30.764 | perl: warning: Setting locale failed. 2026-06-24 02:36:30.764 | perl: warning: Please check that your locale settings: 2026-06-24 02:36:30.764 | LANGUAGE = (unset), 2026-06-24 02:36:30.765 | LC_ALL = "en_US.utf8", 2026-06-24 02:36:30.765 | LANG = "de_DE.UTF-8" 2026-06-24 02:36:30.765 | are supported and installed on your system. 2026-06-24 02:36:30.765 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:36:31.268 | 2026-06-24 02:36:31.268 | Running kernel seems to be up-to-date. 2026-06-24 02:36:31.268 | 2026-06-24 02:36:31.268 | Restarting services... 2026-06-24 02:36:31.316 | 2026-06-24 02:36:31.316 | Service restarts being deferred: 2026-06-24 02:36:31.316 | /etc/needrestart/restart.d/dbus.service 2026-06-24 02:36:31.316 | systemctl restart systemd-logind.service 2026-06-24 02:36:31.316 | systemctl restart virtlockd.service 2026-06-24 02:36:31.316 | systemctl restart virtlogd.service 2026-06-24 02:36:31.316 | 2026-06-24 02:36:31.316 | No containers need to be restarted. 2026-06-24 02:36:31.317 | 2026-06-24 02:36:31.317 | User sessions running outdated binaries: 2026-06-24 02:36:31.317 | quobyte @ session #6: sshd[2030] 2026-06-24 02:36:31.326 | quobyte @ user manager service: systemd[1168] 2026-06-24 02:36:31.336 | 2026-06-24 02:36:31.336 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-24 02:36:33.361 | + functions-common:apt_get:1211 : result=0 2026-06-24 02:36:33.366 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 02:36:33.370 | + functions-common:time_stop:2420 : local name 2026-06-24 02:36:33.373 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:36:33.377 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:36:33.380 | + functions-common:time_stop:2423 : local total 2026-06-24 02:36:33.383 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:36:33.387 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 02:36:33.389 | + functions-common:time_stop:2427 : start_time=1782268569033 2026-06-24 02:36:33.392 | + functions-common:time_stop:2429 : [[ -z 1782268569033 ]] 2026-06-24 02:36:33.396 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:36:33.401 | + functions-common:time_stop:2432 : end_time=1782268593397 2026-06-24 02:36:33.403 | + functions-common:time_stop:2433 : elapsed_time=24364 2026-06-24 02:36:33.406 | + functions-common:time_stop:2434 : total=200754 2026-06-24 02:36:33.410 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:36:33.414 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=225118 2026-06-24 02:36:33.418 | + functions-common:apt_get:1215 : return 0 2026-06-24 02:36:33.421 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-24 02:36:33.424 | + functions-common:install_package:1438 : update_package_repo 2026-06-24 02:36:33.427 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-24 02:36:33.430 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-24 02:36:33.434 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-24 02:36:33.436 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-24 02:36:33.440 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-24 02:36:33.443 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:36:33.447 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:36:33.449 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-24 02:36:33.452 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-24 02:36:33.454 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-24 02:36:33.458 | + functions-common:apt_get_update:1167 : return 2026-06-24 02:36:33.461 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-24 02:36:33.465 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-24 02:36:33.468 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:36:33.471 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:36:33.475 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-24 02:36:33.502 | + 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-06-24 02:36:33.542 | Reading package lists... 2026-06-24 02:36:33.990 | Building dependency tree... 2026-06-24 02:36:33.991 | Reading state information... 2026-06-24 02:36:34.808 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-24 02:36:34.808 | ovmf set to manually installed. 2026-06-24 02:36:34.808 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-24 02:36:34.809 | swtpm set to manually installed. 2026-06-24 02:36:34.809 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-24 02:36:34.809 | swtpm-tools set to manually installed. 2026-06-24 02:36:34.809 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-24 02:36:34.809 | mdevctl set to manually installed. 2026-06-24 02:36:34.809 | 0 upgraded, 0 newly installed, 0 to remove and 71 not upgraded. 2026-06-24 02:36:34.815 | + functions-common:apt_get:1211 : result=0 2026-06-24 02:36:34.818 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-24 02:36:34.821 | + functions-common:time_stop:2420 : local name 2026-06-24 02:36:34.824 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:36:34.826 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:36:34.830 | + functions-common:time_stop:2423 : local total 2026-06-24 02:36:34.832 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:36:34.835 | + functions-common:time_stop:2426 : name=apt-get 2026-06-24 02:36:34.839 | + functions-common:time_stop:2427 : start_time=1782268593498 2026-06-24 02:36:34.842 | + functions-common:time_stop:2429 : [[ -z 1782268593498 ]] 2026-06-24 02:36:34.847 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:36:34.852 | + functions-common:time_stop:2432 : end_time=1782268594849 2026-06-24 02:36:34.856 | + functions-common:time_stop:2433 : elapsed_time=1351 2026-06-24 02:36:34.859 | + functions-common:time_stop:2434 : total=225118 2026-06-24 02:36:34.863 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:36:34.867 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=226469 2026-06-24 02:36:34.871 | + functions-common:apt_get:1215 : return 0 2026-06-24 02:36:34.875 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-24 02:36:34.880 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:36:34.885 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-24 02:36:34.889 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-24 02:36:34.892 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-24 02:36:34.895 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-24 02:36:34.900 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-24 02:36:34.904 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-24 02:36:34.908 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-24 02:36:34.933 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:36:34.939 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-24 02:36:34.965 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-24 02:36:34.968 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-24 02:36:34.972 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-24 02:36:34.976 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-24 02:36:34.980 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-24 02:36:34.984 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-24 02:36:34.988 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-24 02:36:34.993 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 02:36:34.999 | ++ functions-common:git_clone:593 : pwd 2026-06-24 02:36:35.002 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:36:35.006 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:36:35.010 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:36:35.038 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:36:35.042 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:36:35.046 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:36:35.051 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-24 02:36:35.051 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:36:35.059 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-24 02:36:35.063 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:36:35.067 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-24 02:36:35.071 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:36:35.074 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:36:35.077 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:36:35.080 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:36:35.083 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:36:35.087 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:36:35.091 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:36:35.095 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:36:35.100 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:36:35.105 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268595101 2026-06-24 02:36:35.109 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-24 02:36:35.113 | Cloning into '/opt/stack/novnc'... 2026-06-24 02:36:37.086 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:36:37.090 | + functions-common:time_stop:2420 : local name 2026-06-24 02:36:37.094 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:36:37.098 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:36:37.102 | + functions-common:time_stop:2423 : local total 2026-06-24 02:36:37.106 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:36:37.109 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:36:37.113 | + functions-common:time_stop:2427 : start_time=1782268595101 2026-06-24 02:36:37.115 | + functions-common:time_stop:2429 : [[ -z 1782268595101 ]] 2026-06-24 02:36:37.119 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:36:37.125 | + functions-common:time_stop:2432 : end_time=1782268597121 2026-06-24 02:36:37.128 | + functions-common:time_stop:2433 : elapsed_time=2020 2026-06-24 02:36:37.132 | + functions-common:time_stop:2434 : total=158860 2026-06-24 02:36:37.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:36:37.140 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160880 2026-06-24 02:36:37.144 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-24 02:36:37.147 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-24 02:36:37.151 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:36:37.154 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:36:37.158 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:36:37.162 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:36:37.165 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:36:37.169 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:36:37.172 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:36:37.176 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:36:37.181 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:36:37.187 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268597183 2026-06-24 02:36:37.190 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-24 02:36:37.602 | From https://github.com/novnc/novnc 2026-06-24 02:36:37.602 | * tag v1.3.0 -> FETCH_HEAD 2026-06-24 02:36:37.613 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:36:37.617 | + functions-common:time_stop:2420 : local name 2026-06-24 02:36:37.621 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:36:37.625 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:36:37.628 | + functions-common:time_stop:2423 : local total 2026-06-24 02:36:37.630 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:36:37.634 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:36:37.637 | + functions-common:time_stop:2427 : start_time=1782268597183 2026-06-24 02:36:37.641 | + functions-common:time_stop:2429 : [[ -z 1782268597183 ]] 2026-06-24 02:36:37.646 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:36:37.650 | + functions-common:time_stop:2432 : end_time=1782268597647 2026-06-24 02:36:37.653 | + functions-common:time_stop:2433 : elapsed_time=464 2026-06-24 02:36:37.657 | + functions-common:time_stop:2434 : total=160880 2026-06-24 02:36:37.660 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:36:37.663 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161344 2026-06-24 02:36:37.667 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:36:37.670 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:36:37.674 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:36:37.677 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:36:37.680 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:36:37.684 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:36:37.687 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:36:37.690 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:36:37.693 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:36:37.697 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:36:37.702 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268597699 2026-06-24 02:36:37.706 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:36:37.738 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:36:37.739 | 2026-06-24 02:36:37.739 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:36:37.739 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:36:37.739 | state without impacting any branches by switching back to a branch. 2026-06-24 02:36:37.739 | 2026-06-24 02:36:37.739 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:36:37.739 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:36:37.739 | 2026-06-24 02:36:37.739 | git switch -c 2026-06-24 02:36:37.739 | 2026-06-24 02:36:37.740 | Or undo this operation with: 2026-06-24 02:36:37.740 | 2026-06-24 02:36:37.740 | git switch - 2026-06-24 02:36:37.740 | 2026-06-24 02:36:37.740 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:36:37.740 | 2026-06-24 02:36:37.740 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-24 02:36:37.744 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:36:37.747 | + functions-common:time_stop:2420 : local name 2026-06-24 02:36:37.749 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:36:37.753 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:36:37.756 | + functions-common:time_stop:2423 : local total 2026-06-24 02:36:37.760 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:36:37.763 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:36:37.766 | + functions-common:time_stop:2427 : start_time=1782268597699 2026-06-24 02:36:37.770 | + functions-common:time_stop:2429 : [[ -z 1782268597699 ]] 2026-06-24 02:36:37.774 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:36:37.779 | + functions-common:time_stop:2432 : end_time=1782268597776 2026-06-24 02:36:37.783 | + functions-common:time_stop:2433 : elapsed_time=77 2026-06-24 02:36:37.786 | + functions-common:time_stop:2434 : total=161344 2026-06-24 02:36:37.790 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:36:37.794 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161421 2026-06-24 02:36:37.797 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-24 02:36:37.816 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-24 02:36:37.821 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 02:36:37.822 | + functions-common:git_clone:673 : head -1 2026-06-24 02:36:37.825 | 463c39e noVNC 1.3.0 2026-06-24 02:36:37.829 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:36:37.833 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-24 02:36:37.857 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:36:37.861 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/23/984623/26 2026-06-24 02:36:37.865 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-24 02:36:37.869 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-24 02:36:37.873 | + functions-common:git_clone:591 : local git_ref=refs/changes/23/984623/26 2026-06-24 02:36:37.877 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 02:36:37.883 | ++ functions-common:git_clone:593 : pwd 2026-06-24 02:36:37.887 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:36:37.891 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:36:37.896 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:36:37.920 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:36:37.924 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:36:37.928 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:36:37.933 | + functions-common:git_clone:610 : echo refs/changes/23/984623/26 2026-06-24 02:36:37.933 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:36:37.939 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-06-24 02:36:37.942 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-24 02:36:37.947 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-24 02:36:37.950 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:36:37.954 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:36:37.958 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:36:37.962 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:36:37.965 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:36:37.969 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:36:37.973 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:36:37.977 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:36:37.981 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:36:37.986 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268597982 2026-06-24 02:36:37.990 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-24 02:36:37.994 | Cloning into '/opt/stack/nova'... 2026-06-24 02:40:23.884 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:40:23.887 | + functions-common:time_stop:2420 : local name 2026-06-24 02:40:23.891 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:40:23.895 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:40:23.899 | + functions-common:time_stop:2423 : local total 2026-06-24 02:40:23.902 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:40:23.906 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:40:23.910 | + functions-common:time_stop:2427 : start_time=1782268597982 2026-06-24 02:40:23.913 | + functions-common:time_stop:2429 : [[ -z 1782268597982 ]] 2026-06-24 02:40:23.918 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:40:23.924 | + functions-common:time_stop:2432 : end_time=1782268823920 2026-06-24 02:40:23.927 | + functions-common:time_stop:2433 : elapsed_time=225938 2026-06-24 02:40:23.931 | + functions-common:time_stop:2434 : total=161421 2026-06-24 02:40:23.934 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:40:23.938 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=387359 2026-06-24 02:40:23.942 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-06-24 02:40:23.946 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/23/984623/26 2026-06-24 02:40:23.950 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:40:23.953 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:40:23.957 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:40:23.961 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:40:23.965 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:40:23.969 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:40:23.972 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:40:23.976 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:40:23.981 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:40:23.987 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268823983 2026-06-24 02:40:23.990 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/23/984623/26 2026-06-24 02:40:25.173 | From https://review.opendev.org/openstack/nova 2026-06-24 02:40:25.173 | * branch refs/changes/23/984623/26 -> FETCH_HEAD 2026-06-24 02:40:25.182 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:40:25.186 | + functions-common:time_stop:2420 : local name 2026-06-24 02:40:25.190 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:40:25.194 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:40:25.198 | + functions-common:time_stop:2423 : local total 2026-06-24 02:40:25.202 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:40:25.206 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:40:25.209 | + functions-common:time_stop:2427 : start_time=1782268823983 2026-06-24 02:40:25.213 | + functions-common:time_stop:2429 : [[ -z 1782268823983 ]] 2026-06-24 02:40:25.218 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:40:25.224 | + functions-common:time_stop:2432 : end_time=1782268825219 2026-06-24 02:40:25.227 | + functions-common:time_stop:2433 : elapsed_time=1236 2026-06-24 02:40:25.231 | + functions-common:time_stop:2434 : total=387359 2026-06-24 02:40:25.234 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:40:25.238 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=388595 2026-06-24 02:40:25.242 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-24 02:40:25.533 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:40:25.533 | 2026-06-24 02:40:25.533 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:40:25.533 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:40:25.533 | state without impacting any branches by switching back to a branch. 2026-06-24 02:40:25.534 | 2026-06-24 02:40:25.534 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:40:25.534 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:40:25.534 | 2026-06-24 02:40:25.534 | git switch -c 2026-06-24 02:40:25.534 | 2026-06-24 02:40:25.534 | Or undo this operation with: 2026-06-24 02:40:25.534 | 2026-06-24 02:40:25.534 | git switch - 2026-06-24 02:40:25.534 | 2026-06-24 02:40:25.534 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:40:25.535 | 2026-06-24 02:40:25.535 | HEAD is now at c1ef1f9910 Add non-voting IPv6 ceph live migration job 2026-06-24 02:40:25.539 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-24 02:40:25.565 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-24 02:40:25.572 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 02:40:25.572 | + functions-common:git_clone:673 : head -1 2026-06-24 02:40:25.575 | c1ef1f9910 Add non-voting IPv6 ceph live migration job 2026-06-24 02:40:25.580 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:40:25.584 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-24 02:40:25.588 | + inc/python:setup_develop:353 : local bindep 2026-06-24 02:40:25.592 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-24 02:40:25.596 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-24 02:40:25.600 | + inc/python:setup_develop:359 : local extras= 2026-06-24 02:40:25.604 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-24 02:40:25.607 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 02:40:25.611 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-24 02:40:25.615 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-24 02:40:25.620 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 02:40:25.623 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 02:40:25.629 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-24 02:40:25.633 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 02:40:25.637 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-24 02:40:25.643 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 02:40:25.647 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 02:40:25.651 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-24 02:40:25.659 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-24 02:40:25.663 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-24 02:40:25.666 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-24 02:40:25.822 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-24 02:40:25.827 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 02:40:25.830 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 02:40:25.834 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 02:40:25.838 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-24 02:40:25.842 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-24 02:40:25.845 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 02:40:25.849 | + inc/python:setup_package:446 : local extras= 2026-06-24 02:40:25.853 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 02:40:25.857 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 02:40:25.860 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 02:40:25.864 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 02:40:25.868 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 02:40:25.872 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-24 02:40:25.902 | Using python 3.12 to install /opt/stack/nova 2026-06-24 02:40:25.906 | + 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-06-24 02:40:26.938 | Obtaining file:///opt/stack/nova 2026-06-24 02:40:26.943 | Installing build dependencies: started 2026-06-24 02:40:28.801 | Installing build dependencies: finished with status 'done' 2026-06-24 02:40:28.802 | Checking if build backend supports build_editable: started 2026-06-24 02:40:29.359 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 02:40:29.360 | Getting requirements to build editable: started 2026-06-24 02:40:29.662 | Getting requirements to build editable: finished with status 'done' 2026-06-24 02:40:29.665 | Preparing editable metadata (pyproject.toml): started 2026-06-24 02:40:31.845 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:40:31.870 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (7.0.3) 2026-06-24 02:40:31.873 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.0.50) 2026-06-24 02:40:31.873 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.3.1) 2026-06-24 02:40:31.873 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (0.41.0) 2026-06-24 02:40:31.874 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.1.6) 2026-06-24 02:40:31.875 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (13.0.0) 2026-06-24 02:40:31.876 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (6.1.1) 2026-06-24 02:40:31.877 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.5.1) 2026-06-24 02:40:31.878 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (43.0.3) 2026-06-24 02:40:31.879 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (1.8.10) 2026-06-24 02:40:31.880 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.5.1) 2026-06-24 02:40:31.882 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.1.0) 2026-06-24 02:40:31.882 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.10.1) 2026-06-24 02:40:31.884 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.17.0) 2026-06-24 02:40:31.884 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (1.18.4) 2026-06-24 02:40:31.884 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (1.3.0) 2026-06-24 02:40:31.885 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (4.0.0) 2026-06-24 02:40:31.886 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (4.26.0) 2026-06-24 02:40:31.887 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (9.9.0) 2026-06-24 02:40:31.888 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.14.0) 2026-06-24 02:40:31.889 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (12.0.0) 2026-06-24 02:40:31.891 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (4.12.0) 2026-06-24 02:40:31.892 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.34.2) 2026-06-24 02:40:31.892 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.8.0) 2026-06-24 02:40:32.086 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev202) 2026-06-24 02:40:32.233 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-24 02:40:32.248 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (4.2.0) 2026-06-24 02:40:32.249 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (7.5.0) 2026-06-24 02:40:32.251 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (10.5.0) 2026-06-24 02:40:32.251 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (6.4.0) 2026-06-24 02:40:32.252 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (8.2.0) 2026-06-24 02:40:32.253 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.11.0) 2026-06-24 02:40:32.255 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.8.0) 2026-06-24 02:40:32.255 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.10.0) 2026-06-24 02:40:32.256 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.7.1) 2026-06-24 02:40:32.258 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (10.1.1) 2026-06-24 02:40:32.258 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (18.0.0) 2026-06-24 02:40:32.258 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (7.9.0) 2026-06-24 02:40:32.260 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (18.1.0) 2026-06-24 02:40:32.260 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.1.0) 2026-06-24 02:40:32.262 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.11.0) 2026-06-24 02:40:32.262 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (6.8.0) 2026-06-24 02:40:32.263 | 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.dev202) (4.6.0) 2026-06-24 02:40:32.264 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.0.0) 2026-06-24 02:40:32.265 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (8.1.0) 2026-06-24 02:40:32.266 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (7.2.2) 2026-06-24 02:40:32.267 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.10.2) 2026-06-24 02:40:32.268 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (7.1.0) 2026-06-24 02:40:32.269 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (1.1.0) 2026-06-24 02:40:32.270 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.8.0) 2026-06-24 02:40:32.272 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.0.0) 2026-06-24 02:40:32.272 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (5.7.0) 2026-06-24 02:40:32.387 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev202) 2026-06-24 02:40:32.402 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-24 02:40:32.414 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (8.1.0) 2026-06-24 02:40:32.414 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (0.2.3) 2026-06-24 02:40:32.415 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (1.4.2) 2026-06-24 02:40:32.416 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (1.8.2) 2026-06-24 02:40:32.418 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (2.9.0.post0) 2026-06-24 02:40:32.418 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (3.3.0) 2026-06-24 02:40:32.418 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (4.16.0) 2026-06-24 02:40:32.419 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev202) (6.0.3) 2026-06-24 02:40:32.423 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev202) (1.3.12) 2026-06-24 02:40:32.424 | 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.dev202) (4.15.0) 2026-06-24 02:40:32.427 | 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.dev202) (7.4.0) 2026-06-24 02:40:32.431 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev202) (2.0.0) 2026-06-24 02:40:32.436 | 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.dev202) (3.0) 2026-06-24 02:40:32.443 | 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.dev202) (2.8.0) 2026-06-24 02:40:32.451 | 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.dev202) (3.1.0) 2026-06-24 02:40:32.456 | 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.dev202) (2.2.1) 2026-06-24 02:40:32.458 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev202) (3.0.3) 2026-06-24 02:40:32.460 | 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.dev202) (26.1.0) 2026-06-24 02:40:32.462 | 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.dev202) (2025.9.1) 2026-06-24 02:40:32.463 | 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.dev202) (0.37.0) 2026-06-24 02:40:32.464 | 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.dev202) (2026.5.1) 2026-06-24 02:40:32.472 | 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.dev202) (2.1.0) 2026-06-24 02:40:32.479 | 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.dev202) (4.0.1) 2026-06-24 02:40:32.480 | 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.dev202) (2.13.0) 2026-06-24 02:40:32.481 | 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.dev202) (5.8.0) 2026-06-24 02:40:32.494 | 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.dev202) (1.5.0) 2026-06-24 02:40:32.495 | 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.dev202) (1.1.0) 2026-06-24 02:40:32.496 | 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.dev202) (1.33) 2026-06-24 02:40:32.498 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev202) (4.10.0) 2026-06-24 02:40:32.507 | 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.dev202) (3.1.1) 2026-06-24 02:40:32.514 | 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.dev202) (9.1.4) 2026-06-24 02:40:32.525 | 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.dev202) (2.18.0) 2026-06-24 02:40:32.533 | 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.dev202) (0.20) 2026-06-24 02:40:32.548 | 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.dev202) (2.1.2) 2026-06-24 02:40:32.548 | 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.dev202) (0.6.2) 2026-06-24 02:40:32.565 | 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.dev202) (7.1.4) 2026-06-24 02:40:32.567 | 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.dev202) (5.3.1) 2026-06-24 02:40:32.567 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev202) (5.6.2) 2026-06-24 02:40:32.568 | 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.dev202) (0.16.0) 2026-06-24 02:40:32.572 | 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.dev202) (5.1.0) 2026-06-24 02:40:32.582 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev202) (2026.2) 2026-06-24 02:40:32.583 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev202) (26.2) 2026-06-24 02:40:32.590 | 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.dev202) (0.25.0) 2026-06-24 02:40:32.595 | 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.dev202) (5.0.0) 2026-06-24 02:40:32.599 | 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.dev202) (4.0.1) 2026-06-24 02:40:32.610 | 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.dev202) (1.2.0) 2026-06-24 02:40:32.631 | 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.dev202) (1.7.6) 2026-06-24 02:40:32.638 | 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.dev202) (2.2.0) 2026-06-24 02:40:32.644 | 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.dev202) (1.3.7) 2026-06-24 02:40:32.655 | 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.dev202) (3.3.2) 2026-06-24 02:40:32.667 | 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.dev202) (4.3.2) 2026-06-24 02:40:32.668 | 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.dev202) (3.7.1) 2026-06-24 02:40:32.678 | 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.dev202) (2.4.0) 2026-06-24 02:40:32.688 | 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.dev202) (3.0.3) 2026-06-24 02:40:32.689 | 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.dev202) (1.6.2) 2026-06-24 02:40:32.698 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev202) (82.0.1) 2026-06-24 02:40:32.717 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev202) (0.8.1) 2026-06-24 02:40:32.755 | 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.dev202) (4.14.0) 2026-06-24 02:40:32.762 | 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.dev202) (0.6.0) 2026-06-24 02:40:32.763 | 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.dev202) (4.0.0) 2026-06-24 02:40:32.774 | 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.dev202) (3.0.52) 2026-06-24 02:40:32.778 | 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.dev202) (1.11.0) 2026-06-24 02:40:32.778 | 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.dev202) (15.0.0) 2026-06-24 02:40:32.778 | 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.dev202) (1.8.0) 2026-06-24 02:40:32.798 | 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.dev202) (1.17.0) 2026-06-24 02:40:32.804 | 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.dev202) (2.1.0) 2026-06-24 02:40:32.806 | 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.dev202) (24.2.1) 2026-06-24 02:40:32.827 | 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.dev202) (4.6.0) 2026-06-24 02:40:32.853 | 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.dev202) (3.4.7) 2026-06-24 02:40:32.854 | 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.dev202) (3.18) 2026-06-24 02:40:32.855 | 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.dev202) (2.7.0) 2026-06-24 02:40:32.857 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev202) (2023.11.17) 2026-06-24 02:40:32.898 | 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.dev202) (4.2.0) 2026-06-24 02:40:32.899 | 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.dev202) (2.20.0) 2026-06-24 02:40:32.912 | 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.dev202) (0.1.2) 2026-06-24 02:40:32.932 | 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.dev202) (0.8) 2026-06-24 02:40:32.992 | 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.dev202) (0.16.0) 2026-06-24 02:40:33.517 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev202) 2026-06-24 02:40:33.533 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-24 02:40:33.571 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev202) 2026-06-24 02:40:33.588 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-24 02:40:33.644 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev202) 2026-06-24 02:40:33.660 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-24 02:40:33.769 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-24 02:40:33.795 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-24 02:40:33.821 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-24 02:40:33.853 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-24 02:40:34.117 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 66.1 MB/s 0:00:00 2026-06-24 02:40:34.133 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-24 02:40:34.200 | Building wheels for collected packages: nova 2026-06-24 02:40:34.202 | Building editable for nova (pyproject.toml): started 2026-06-24 02:40:36.658 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-24 02:40:36.658 | Created wheel for nova: filename=nova-33.1.0.dev202-0.editable-py3-none-any.whl size=9435 sha256=b3498b005c2e775acf1e26c01efdecc3a7b8fe90ef29093242bba228fd383601 2026-06-24 02:40:36.659 | Stored in directory: /tmp/pip-ephem-wheel-cache-kp369s0u/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-24 02:40:36.665 | Successfully built nova 2026-06-24 02:40:36.937 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-24 02:40:41.520 | 2026-06-24 02:40:41.545 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev202 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-24 02:40:41.775 | + inc/python:pip_install:216 : result=0 2026-06-24 02:40:41.779 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:40:41.783 | + functions-common:time_stop:2420 : local name 2026-06-24 02:40:41.787 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:40:41.791 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:40:41.794 | + functions-common:time_stop:2423 : local total 2026-06-24 02:40:41.798 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:40:41.802 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:40:41.805 | + functions-common:time_stop:2427 : start_time=1782268825895 2026-06-24 02:40:41.809 | + functions-common:time_stop:2429 : [[ -z 1782268825895 ]] 2026-06-24 02:40:41.813 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:40:41.819 | + functions-common:time_stop:2432 : end_time=1782268841814 2026-06-24 02:40:41.823 | + functions-common:time_stop:2433 : elapsed_time=15919 2026-06-24 02:40:41.826 | + functions-common:time_stop:2434 : total=140443 2026-06-24 02:40:41.830 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:40:41.833 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156362 2026-06-24 02:40:41.837 | + inc/python:pip_install:219 : return 0 2026-06-24 02:40:41.841 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 02:40:41.845 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:40:41.849 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-24 02:40:41.853 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-24 02:40:41.857 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:40:41.862 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:40:41.866 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-24 02:40:41.869 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:40:41.873 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-24 02:40:41.893 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 02:40:41.897 | + ./stack.sh:main:959 : configure_nova 2026-06-24 02:40:41.901 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-24 02:40:41.919 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-24 02:40:41.923 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-24 02:40:41.927 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-24 02:40:41.934 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-24 02:40:41.934 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-24 02:40:41.940 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-24 02:40:41.944 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-24 02:40:41.948 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-24 02:40:41.952 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-24 02:40:41.955 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-24 02:40:41.959 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-24 02:40:41.963 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-24 02:40:41.967 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-24 02:40:41.984 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-24 02:40:42.002 | + 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-06-24 02:40:42.019 | + 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-06-24 02:40:42.036 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-24 02:40:42.053 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-24 02:40:42.071 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-24 02:40:42.076 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-24 02:40:42.081 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.wqUJjX5AQ9 2026-06-24 02:40:42.085 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-24 02:40:42.089 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-24 02:40:42.093 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-24 02:40:42.097 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-24 02:40:42.100 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-24 02:40:42.104 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.wqUJjX5AQ9 2026-06-24 02:40:42.110 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.wqUJjX5AQ9 2026-06-24 02:40:42.127 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.wqUJjX5AQ9 /etc/sudoers.d/nova-rootwrap 2026-06-24 02:40:42.145 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-24 02:40:42.151 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-24 02:40:42.155 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-24 02:40:42.159 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-24 02:40:42.163 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-24 02:40:42.167 | + 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-06-24 02:40:42.170 | + 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-06-24 02:40:42.176 | + 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-06-24 02:40:42.176 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-24 02:40:42.188 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-24 02:40:42.194 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-24 02:40:42.211 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-24 02:40:42.228 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-24 02:40:42.232 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-24 02:40:42.239 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-24 02:40:42.265 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:42.269 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-24 02:40:42.282 | net.ipv4.ip_forward = 1 2026-06-24 02:40:42.287 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-24 02:40:42.291 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-24 02:40:42.295 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-24 02:40:42.314 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-24 02:40:42.318 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-24 02:40:42.322 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-24 02:40:42.340 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-24 02:40:42.346 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-24 02:40:42.346 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-24 02:40:42.358 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:1253bb37c1e2 2026-06-24 02:40:42.358 | InitiatorName=iqn.2016-04.com.open-iscsi:1253bb37c1e2 2026-06-24 02:40:42.364 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-24 02:40:42.368 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-24 02:40:42.462 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-24 02:40:42.465 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-24 02:40:42.469 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:40:42.473 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-24 02:40:42.541 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-24 02:40:42.546 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-24 02:40:42.552 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-24 02:40:42.556 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-24 02:40:42.607 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-24 02:40:42.611 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-24 02:40:42.652 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-24 02:40:42.697 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-24 02:40:42.738 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-24 02:40:42.784 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-24 02:40:42.829 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-24 02:40:42.875 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.25 2026-06-24 02:40:42.917 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-24 02:40:42.960 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-24 02:40:43.002 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-24 02:40:43.045 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-24 02:40:43.087 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-24 02:40:43.131 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-24 02:40:43.177 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-24 02:40:43.220 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-24 02:40:43.262 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-24 02:40:43.265 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:40:43.269 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:40:43.273 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:40:43.277 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:40:43.280 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:40:43.284 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:40:43.288 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:40:43.291 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:40:43.295 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:40:43.299 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:40:43.303 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:40:43.306 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:40:43.310 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:40:43.314 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-24 02:40:43.338 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:43.342 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:40:43.346 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-24 02:40:43.350 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-24 02:40:43.396 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-24 02:40:43.399 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-24 02:40:43.403 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-24 02:40:43.406 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-24 02:40:43.410 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:40:43.414 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:40:43.417 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:40:43.441 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:43.445 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:40:43.448 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-24 02:40:43.454 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-24 02:40:43.500 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-24 02:40:43.504 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-24 02:40:43.508 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-24 02:40:43.512 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-24 02:40:43.515 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:40:43.519 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:40:43.522 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:40:43.547 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:43.550 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:40:43.554 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-24 02:40:43.559 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-24 02:40:43.606 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-24 02:40:43.652 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-24 02:40:43.694 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-24 02:40:43.736 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-24 02:40:43.760 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:43.764 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-24 02:40:43.788 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:43.795 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-24 02:40:43.795 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-24 02:40:43.801 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-24 02:40:43.805 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-24 02:40:43.847 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-24 02:40:43.851 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-24 02:40:43.898 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-24 02:40:43.939 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-24 02:40:43.943 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-24 02:40:43.947 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-24 02:40:43.951 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 02:40:43.954 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 02:40:43.958 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-24 02:40:43.962 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 02:40:43.966 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:40:43.970 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 02:40:43.973 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-24 02:40:44.017 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-24 02:40:44.060 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.25/identity 2026-06-24 02:40:44.101 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-24 02:40:44.144 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-24 02:40:44.185 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-24 02:40:44.228 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-24 02:40:44.271 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-24 02:40:44.314 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.25/identity 2026-06-24 02:40:44.356 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 02:40:44.399 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 02:40:44.443 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 02:40:44.447 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-24 02:40:44.472 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:44.476 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-24 02:40:44.480 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-24 02:40:44.526 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-24 02:40:44.530 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 02:40:44.534 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:40:44.538 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-24 02:40:44.542 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-24 02:40:44.585 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-24 02:40:44.627 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.25/identity 2026-06-24 02:40:44.670 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-24 02:40:44.714 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-24 02:40:44.757 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-24 02:40:44.800 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-24 02:40:44.843 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-24 02:40:44.887 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-24 02:40:44.911 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:40:44.915 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-24 02:40:44.938 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:40:44.942 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-24 02:40:44.946 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-24 02:40:44.990 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-24 02:40:45.036 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-24 02:40:45.040 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-24 02:40:45.083 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-24 02:40:45.087 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-24 02:40:45.091 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-24 02:40:45.095 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:40:45.098 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:40:45.102 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:40:45.106 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:40:45.109 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:40:45.113 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:40:45.117 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:40:45.120 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:40:45.124 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:40:45.127 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:40:45.131 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:40:45.134 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:40:45.138 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:40:45.142 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-24 02:40:45.146 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-24 02:40:45.149 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-24 02:40:45.154 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:40:45.178 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:40:45.182 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:40:45.185 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:40:45.189 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:40:45.193 | + 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-06-24 02:40:45.236 | + 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-06-24 02:40:45.281 | + 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-06-24 02:40:45.323 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:40:45.367 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-24 02:40:45.410 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-24 02:40:45.456 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-24 02:40:45.479 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:45.483 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-24 02:40:45.487 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-24 02:40:45.491 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-24 02:40:45.495 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-24 02:40:45.499 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 02:40:45.503 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-24 02:40:45.507 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-24 02:40:45.511 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 02:40:45.514 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 02:40:45.533 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 02:40:45.533 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:40:45.544 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 02:40:45.550 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:40:45.566 | /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-06-24 02:40:45.571 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-24 02:40:45.575 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-24 02:40:45.581 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 02:40:45.585 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-24 02:40:45.629 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-24 02:40:45.672 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-24 02:40:45.713 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-24 02:40:45.755 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 02:40:45.797 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 02:40:45.840 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-24 02:40:45.883 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-24 02:40:45.926 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-24 02:40:45.968 | + 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-06-24 02:40:46.012 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 02:40:46.055 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 02:40:46.098 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-24 02:40:46.140 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-24 02:40:46.182 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 02:40:46.185 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 02:40:46.190 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-24 02:40:46.194 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-24 02:40:46.198 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 02:40:46.202 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:40:46.206 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:40:46.211 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-24 02:40:46.216 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-24 02:40:46.220 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-24 02:40:46.262 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 02:40:46.305 | + 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-06-24 02:40:46.306 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-24 02:40:46.317 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-24 02:40:46.323 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-24 02:40:46.327 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-24 02:40:46.330 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 02:40:46.334 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 02:40:46.338 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 02:40:46.342 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 02:40:46.345 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:40:46.349 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:40:46.353 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 02:40:46.357 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 02:40:46.361 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:40:46.365 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:40:46.369 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-24 02:40:46.382 | perl: warning: Setting locale failed. 2026-06-24 02:40:46.382 | perl: warning: Please check that your locale settings: 2026-06-24 02:40:46.382 | LANGUAGE = (unset), 2026-06-24 02:40:46.382 | LC_ALL = "en_US.utf8", 2026-06-24 02:40:46.382 | LANG = "de_DE.UTF-8" 2026-06-24 02:40:46.382 | are supported and installed on your system. 2026-06-24 02:40:46.382 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:40:46.423 | Enabling site nova-api. 2026-06-24 02:40:46.429 | To activate the new configuration, you need to run: 2026-06-24 02:40:46.429 | systemctl reload apache2 2026-06-24 02:40:46.436 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 02:40:46.439 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 02:40:46.443 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:40:46.447 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 02:40:46.577 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-24 02:40:46.603 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:46.607 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-24 02:40:46.611 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-24 02:40:46.615 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-24 02:40:46.618 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-24 02:40:46.622 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-24 02:40:46.626 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-24 02:40:46.630 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-24 02:40:46.634 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 02:40:46.638 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 02:40:46.657 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 02:40:46.658 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:40:46.669 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 02:40:46.675 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:40:46.689 | /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-06-24 02:40:46.696 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-24 02:40:46.700 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-24 02:40:46.706 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 02:40:46.710 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-24 02:40:46.754 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-24 02:40:46.798 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-24 02:40:46.841 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-24 02:40:46.883 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 02:40:46.926 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 02:40:46.968 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-24 02:40:47.011 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-24 02:40:47.054 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-24 02:40:47.097 | + 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-06-24 02:40:47.139 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 02:40:47.181 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 02:40:47.224 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-24 02:40:47.266 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-24 02:40:47.310 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-24 02:40:47.314 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-24 02:40:47.357 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-24 02:40:47.382 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:40:47.386 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-24 02:40:47.435 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-24 02:40:47.439 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-24 02:40:47.443 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-24 02:40:47.468 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:47.472 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-06-24 02:40:47.476 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-06-24 02:40:47.520 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-24 02:40:47.567 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-24 02:40:47.570 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-24 02:40:47.574 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-24 02:40:47.578 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 02:40:47.582 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 02:40:47.585 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 02:40:47.612 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:47.618 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 02:40:47.622 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 02:40:47.625 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 02:40:47.651 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:47.655 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-06-24 02:40:47.660 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-06-24 02:40:47.704 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 02:40:47.708 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 02:40:47.712 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-24 02:40:47.755 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-24 02:40:47.799 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-24 02:40:47.845 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-24 02:40:47.869 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:40:47.872 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-24 02:40:47.915 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-24 02:40:47.918 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-24 02:40:47.922 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-24 02:40:47.964 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-24 02:40:47.967 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 02:40:47.971 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:40:47.975 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-24 02:40:47.977 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-24 02:40:48.016 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-24 02:40:48.057 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.25/identity 2026-06-24 02:40:48.099 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-24 02:40:48.141 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-24 02:40:48.181 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-24 02:40:48.222 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-24 02:40:48.263 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-24 02:40:48.303 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-24 02:40:48.327 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:48.332 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-24 02:40:48.338 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:40:48.342 | + lib/nova:create_nova_conf:587 : local conf 2026-06-24 02:40:48.346 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-24 02:40:48.351 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-24 02:40:48.355 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:40:48.359 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:40:48.363 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-24 02:40:48.367 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-24 02:40:48.371 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-24 02:40:48.377 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-24 02:40:48.382 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-24 02:40:48.386 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-24 02:40:48.390 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-24 02:40:48.394 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:40:48.398 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:40:48.402 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:40:48.428 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:48.432 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:40:48.436 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-24 02:40:48.440 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-24 02:40:48.486 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-24 02:40:48.531 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-24 02:40:48.575 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:40:48.578 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-24 02:40:48.581 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-24 02:40:48.585 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-24 02:40:48.610 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:48.616 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-24 02:40:48.616 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-24 02:40:49.790 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-24 02:40:49.794 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-24 02:40:50.956 | Adding vhost "nova_cell1" ... 2026-06-24 02:40:51.042 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-24 02:40:52.224 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-24 02:40:52.262 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-24 02:40:52.266 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-24 02:40:52.270 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-24 02:40:52.274 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 02:40:52.278 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-24 02:40:52.282 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 02:40:52.307 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:52.312 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-24 02:40:52.316 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-24 02:40:52.320 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 02:40:52.345 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:52.349 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/nova_cell1 2026-06-24 02:40:52.354 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/nova_cell1 2026-06-24 02:40:52.398 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 02:40:52.402 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 02:40:52.406 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-24 02:40:52.431 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:52.435 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-24 02:40:52.439 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-24 02:40:52.443 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-24 02:40:52.447 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-24 02:40:52.450 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:40:52.454 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-24 02:40:52.458 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-24 02:40:52.504 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-24 02:40:52.546 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.25/identity 2026-06-24 02:40:52.590 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-24 02:40:52.633 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-24 02:40:52.677 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-24 02:40:52.721 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-24 02:40:52.764 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-24 02:40:52.806 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-24 02:40:52.810 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-24 02:40:52.814 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-24 02:40:52.820 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:40:52.845 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:40:52.848 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:40:52.852 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:40:52.856 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:40:52.860 | + 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-06-24 02:40:52.904 | + 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-06-24 02:40:52.948 | + 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-06-24 02:40:52.992 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:40:53.037 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-24 02:40:53.081 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:40:53.086 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-24 02:40:53.092 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:40:53.096 | + lib/nova:create_nova_conf:621 : local conf 2026-06-24 02:40:53.100 | + lib/nova:create_nova_conf:622 : local offset 2026-06-24 02:40:53.105 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-24 02:40:53.109 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:40:53.113 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:40:53.118 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-24 02:40:53.121 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-24 02:40:53.125 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-24 02:40:53.129 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-24 02:40:53.133 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-24 02:40:53.136 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-24 02:40:53.140 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-24 02:40:53.165 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:53.169 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-24 02:40:53.214 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-24 02:40:53.258 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-24 02:40:53.261 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-24 02:40:53.265 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-24 02:40:53.269 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-24 02:40:53.294 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:40:53.298 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-24 02:40:53.322 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:40:53.326 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-24 02:40:53.352 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:53.356 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-24 02:40:53.360 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-24 02:40:53.364 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-24 02:40:53.368 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-24 02:40:53.393 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:53.397 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-24 02:40:53.417 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-24 02:40:53.418 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-24 02:40:53.429 | cgroup_device_acl = [ 2026-06-24 02:40:53.429 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-24 02:40:53.429 | "/dev/random", "/dev/urandom", 2026-06-24 02:40:53.429 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-24 02:40:53.429 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-24 02:40:53.429 | "/dev/vfio/vfio", 2026-06-24 02:40:53.429 | ] 2026-06-24 02:40:53.434 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-24 02:40:53.438 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:40:53.442 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:40:53.446 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:40:53.450 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:40:53.454 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:40:53.458 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:40:53.462 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:40:53.466 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:40:53.470 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:40:53.474 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:40:53.478 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:40:53.482 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:40:53.486 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:40:53.490 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-24 02:40:53.496 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-24 02:40:53.500 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-24 02:40:53.504 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-24 02:40:53.508 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-24 02:40:53.540 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-24 02:40:53.544 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-24 02:40:53.547 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:40:53.551 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:40:53.555 | + 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-06-24 02:40:53.559 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-24 02:40:53.563 | + 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-06-24 02:40:53.582 | + 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-06-24 02:40:53.582 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-24 02:40:53.594 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-24 02:40:53.600 | + 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-06-24 02:40:53.618 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-24 02:40:53.619 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-24 02:40:53.630 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-24 02:40:53.636 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-24 02:40:53.640 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-24 02:40:53.644 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-24 02:40:53.647 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-24 02:40:53.651 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:40:53.654 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-24 02:40:53.722 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-24 02:40:53.727 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:40:53.731 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-24 02:40:53.838 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-24 02:40:53.886 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-24 02:40:53.932 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-24 02:40:53.936 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-24 02:40:53.983 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-24 02:40:54.028 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-24 02:40:54.073 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-24 02:40:54.118 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-24 02:40:54.164 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-24 02:40:54.168 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:40:54.174 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-24 02:40:54.178 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-24 02:40:54.183 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:40:54.188 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-24 02:40:54.192 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-24 02:40:54.197 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-24 02:40:54.201 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-24 02:40:54.205 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-24 02:40:54.209 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-24 02:40:54.235 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:40:54.239 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-24 02:40:54.243 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-24 02:40:54.248 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-24 02:40:54.252 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-24 02:40:54.256 | + lib/stack:stack_install_service:32 : install_placement 2026-06-24 02:40:54.260 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-24 02:40:54.264 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-24 02:40:54.268 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 02:40:54.273 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-24 02:40:54.277 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-24 02:40:54.281 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 02:40:54.288 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 02:40:54.288 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-24 02:40:54.296 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-24 02:40:54.300 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-24 02:40:54.304 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-24 02:40:54.309 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-24 02:40:54.313 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-24 02:40:54.345 | Using python 3.12 to install osc-placement 2026-06-24 02:40:54.349 | + 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-06-24 02:40:55.717 | Collecting osc-placement 2026-06-24 02:40:55.863 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-24 02:40:55.874 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-24 02:40:55.875 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-24 02:40:55.876 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-24 02:40:55.876 | 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-06-24 02:40:55.879 | 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-06-24 02:40:55.879 | 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-06-24 02:40:55.880 | 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.8.0) 2026-06-24 02:40:55.881 | 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-06-24 02:40:55.882 | 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-06-24 02:40:55.887 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-24 02:40:55.888 | 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.16.0) 2026-06-24 02:40:55.889 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-24 02:40:55.891 | 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-06-24 02:40:55.892 | 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-06-24 02:40:55.893 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-24 02:40:55.894 | 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-06-24 02:40:55.897 | 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-06-24 02:40:55.898 | 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-06-24 02:40:55.899 | 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-06-24 02:40:55.900 | 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-06-24 02:40:55.902 | 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-06-24 02:40:55.903 | 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-06-24 02:40:55.904 | 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-06-24 02:40:55.905 | 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-06-24 02:40:55.906 | 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-06-24 02:40:55.907 | 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-06-24 02:40:55.908 | 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-06-24 02:40:55.911 | 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-06-24 02:40:55.915 | 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-06-24 02:40:55.922 | 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-06-24 02:40:55.926 | 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-06-24 02:40:55.927 | 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-06-24 02:40:55.928 | 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-06-24 02:40:55.934 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-24 02:40:55.938 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-24 02:40:55.952 | 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-06-24 02:40:55.954 | 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-06-24 02:40:55.955 | 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-06-24 02:40:55.956 | 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-06-24 02:40:55.970 | 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-06-24 02:40:55.970 | 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-06-24 02:40:55.974 | 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-06-24 02:40:56.013 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-24 02:40:56.339 | Installing collected packages: osc-placement 2026-06-24 02:40:56.466 | Successfully installed osc-placement-4.8.0 2026-06-24 02:40:56.622 | + inc/python:pip_install:216 : result=0 2026-06-24 02:40:56.626 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:40:56.631 | + functions-common:time_stop:2420 : local name 2026-06-24 02:40:56.634 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:40:56.638 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:40:56.642 | + functions-common:time_stop:2423 : local total 2026-06-24 02:40:56.646 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:40:56.650 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:40:56.654 | + functions-common:time_stop:2427 : start_time=1782268854337 2026-06-24 02:40:56.658 | + functions-common:time_stop:2429 : [[ -z 1782268854337 ]] 2026-06-24 02:40:56.663 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:40:56.669 | + functions-common:time_stop:2432 : end_time=1782268856664 2026-06-24 02:40:56.673 | + functions-common:time_stop:2433 : elapsed_time=2327 2026-06-24 02:40:56.677 | + functions-common:time_stop:2434 : total=156362 2026-06-24 02:40:56.681 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:40:56.685 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158689 2026-06-24 02:40:56.689 | + inc/python:pip_install:219 : return 0 2026-06-24 02:40:56.693 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-24 02:40:56.697 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-24 02:40:56.701 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-24 02:40:56.705 | + functions-common:git_clone:591 : local git_ref=master 2026-06-24 02:40:56.710 | + functions-common:git_clone:592 : local orig_dir 2026-06-24 02:40:56.714 | ++ functions-common:git_clone:593 : pwd 2026-06-24 02:40:56.718 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:40:56.722 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:40:56.727 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:40:56.752 | + functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:40:56.756 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:40:56.760 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:40:56.765 | + functions-common:git_clone:610 : echo master 2026-06-24 02:40:56.765 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:40:56.772 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-24 02:40:56.776 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:40:56.780 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-24 02:40:56.784 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:40:56.788 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:40:56.792 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:40:56.795 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:40:56.799 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:40:56.803 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:40:56.807 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:40:56.811 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:40:56.816 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:40:56.822 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268856817 2026-06-24 02:40:56.826 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-24 02:40:56.830 | Cloning into '/opt/stack/placement'... 2026-06-24 02:41:00.258 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:41:00.262 | + functions-common:time_stop:2420 : local name 2026-06-24 02:41:00.266 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:41:00.270 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:41:00.274 | + functions-common:time_stop:2423 : local total 2026-06-24 02:41:00.278 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:41:00.282 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:41:00.286 | + functions-common:time_stop:2427 : start_time=1782268856817 2026-06-24 02:41:00.290 | + functions-common:time_stop:2429 : [[ -z 1782268856817 ]] 2026-06-24 02:41:00.296 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:41:00.302 | + functions-common:time_stop:2432 : end_time=1782268860297 2026-06-24 02:41:00.306 | + functions-common:time_stop:2433 : elapsed_time=3480 2026-06-24 02:41:00.310 | + functions-common:time_stop:2434 : total=388595 2026-06-24 02:41:00.313 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:41:00.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392075 2026-06-24 02:41:00.321 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-24 02:41:00.326 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 02:41:00.330 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:41:00.334 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:41:00.338 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:41:00.342 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:41:00.346 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:41:00.350 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:41:00.354 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:41:00.358 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:41:00.363 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:41:00.369 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268860364 2026-06-24 02:41:00.373 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 02:41:00.876 | From https://review.opendev.org/openstack/placement 2026-06-24 02:41:00.876 | * branch master -> FETCH_HEAD 2026-06-24 02:41:00.888 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:41:00.893 | + functions-common:time_stop:2420 : local name 2026-06-24 02:41:00.897 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:41:00.901 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:41:00.904 | + functions-common:time_stop:2423 : local total 2026-06-24 02:41:00.908 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:41:00.912 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:41:00.916 | + functions-common:time_stop:2427 : start_time=1782268860364 2026-06-24 02:41:00.920 | + functions-common:time_stop:2429 : [[ -z 1782268860364 ]] 2026-06-24 02:41:00.925 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:41:00.931 | + functions-common:time_stop:2432 : end_time=1782268860926 2026-06-24 02:41:00.935 | + functions-common:time_stop:2433 : elapsed_time=562 2026-06-24 02:41:00.939 | + functions-common:time_stop:2434 : total=392075 2026-06-24 02:41:00.943 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:41:00.946 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392637 2026-06-24 02:41:00.950 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:41:00.954 | + functions-common:git_timed:697 : local count=0 2026-06-24 02:41:00.958 | + functions-common:git_timed:698 : local timeout=0 2026-06-24 02:41:00.963 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:41:00.967 | + functions-common:git_timed:701 : timeout=0 2026-06-24 02:41:00.971 | + functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:41:00.975 | + functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:41:00.979 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:41:00.983 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:41:00.987 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:41:00.994 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268860989 2026-06-24 02:41:00.998 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:41:01.048 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:41:01.048 | 2026-06-24 02:41:01.048 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:41:01.048 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:41:01.048 | state without impacting any branches by switching back to a branch. 2026-06-24 02:41:01.048 | 2026-06-24 02:41:01.048 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:41:01.048 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:41:01.048 | 2026-06-24 02:41:01.048 | git switch -c 2026-06-24 02:41:01.049 | 2026-06-24 02:41:01.049 | Or undo this operation with: 2026-06-24 02:41:01.049 | 2026-06-24 02:41:01.049 | git switch - 2026-06-24 02:41:01.049 | 2026-06-24 02:41:01.049 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:41:01.049 | 2026-06-24 02:41:01.049 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-24 02:41:01.054 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:41:01.058 | + functions-common:time_stop:2420 : local name 2026-06-24 02:41:01.062 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:41:01.066 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:41:01.070 | + functions-common:time_stop:2423 : local total 2026-06-24 02:41:01.073 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:41:01.077 | + functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:41:01.081 | + functions-common:time_stop:2427 : start_time=1782268860989 2026-06-24 02:41:01.085 | + functions-common:time_stop:2429 : [[ -z 1782268860989 ]] 2026-06-24 02:41:01.090 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:41:01.096 | + functions-common:time_stop:2432 : end_time=1782268861091 2026-06-24 02:41:01.100 | + functions-common:time_stop:2433 : elapsed_time=102 2026-06-24 02:41:01.104 | + functions-common:time_stop:2434 : total=392637 2026-06-24 02:41:01.108 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:41:01.112 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=392739 2026-06-24 02:41:01.116 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-24 02:41:01.135 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-24 02:41:01.141 | + functions-common:git_clone:673 : git show --oneline 2026-06-24 02:41:01.142 | + functions-common:git_clone:673 : head -1 2026-06-24 02:41:01.144 | 3cba66c7 Merge "Update python versions" 2026-06-24 02:41:01.148 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:41:01.153 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-24 02:41:01.157 | + inc/python:setup_develop:353 : local bindep 2026-06-24 02:41:01.161 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-24 02:41:01.165 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-24 02:41:01.170 | + inc/python:setup_develop:359 : local extras= 2026-06-24 02:41:01.173 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-24 02:41:01.178 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 02:41:01.182 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-24 02:41:01.187 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-24 02:41:01.191 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 02:41:01.195 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 02:41:01.201 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-24 02:41:01.205 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 02:41:01.210 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-24 02:41:01.214 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 02:41:01.218 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 02:41:01.224 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-24 02:41:01.232 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-24 02:41:01.236 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-24 02:41:01.240 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-24 02:41:01.404 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-24 02:41:01.408 | + inc/python:setup_package:436 : local bindep=0 2026-06-24 02:41:01.411 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-24 02:41:01.415 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 02:41:01.418 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-24 02:41:01.422 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-24 02:41:01.426 | + inc/python:setup_package:445 : local flags=-e 2026-06-24 02:41:01.430 | + inc/python:setup_package:446 : local extras= 2026-06-24 02:41:01.433 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 02:41:01.436 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 02:41:01.440 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 02:41:01.444 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 02:41:01.448 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 02:41:01.452 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-24 02:41:01.479 | Using python 3.12 to install /opt/stack/placement 2026-06-24 02:41:01.482 | + 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-06-24 02:41:02.507 | Obtaining file:///opt/stack/placement 2026-06-24 02:41:02.511 | Installing build dependencies: started 2026-06-24 02:41:04.388 | Installing build dependencies: finished with status 'done' 2026-06-24 02:41:04.390 | Checking if build backend supports build_editable: started 2026-06-24 02:41:04.946 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 02:41:04.948 | Getting requirements to build editable: started 2026-06-24 02:41:05.253 | Getting requirements to build editable: finished with status 'done' 2026-06-24 02:41:05.254 | Preparing editable metadata (pyproject.toml): started 2026-06-24 02:41:06.187 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:41:06.211 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-24 02:41:06.211 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-24 02:41:06.215 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-24 02:41:06.215 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-24 02:41:06.215 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-24 02:41:06.215 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-24 02:41:06.215 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-24 02:41:06.216 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-24 02:41:06.217 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-24 02:41:06.218 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-24 02:41:06.219 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-24 02:41:06.220 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-24 02:41:06.221 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-24 02:41:06.223 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-24 02:41:06.223 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-24 02:41:06.224 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-24 02:41:06.225 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-24 02:41:06.226 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-24 02:41:06.227 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-24 02:41:06.228 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-24 02:41:06.231 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-24 02:41:06.232 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-24 02:41:06.233 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-24 02:41:06.235 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-24 02:41:06.241 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-24 02:41:06.241 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-24 02:41:06.243 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-24 02:41:06.245 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-24 02:41:06.245 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-24 02:41:06.245 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-24 02:41:06.250 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-24 02:41:06.252 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-24 02:41:06.253 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-24 02:41:06.254 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-24 02:41:06.263 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-24 02:41:06.267 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-24 02:41:06.273 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-24 02:41:06.273 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-24 02:41:06.276 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-24 02:41:06.279 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-24 02:41:06.280 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-24 02:41:06.281 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-24 02:41:06.287 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-24 02:41:06.291 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-24 02:41:06.291 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-24 02:41:06.293 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-24 02:41:06.299 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-24 02:41:06.302 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-24 02:41:06.303 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-24 02:41:06.305 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-24 02:41:06.310 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-24 02:41:06.319 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.2.0) 2026-06-24 02:41:06.324 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-24 02:41:06.329 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-24 02:41:06.329 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-24 02:41:06.333 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-24 02:41:06.336 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-24 02:41:06.340 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-24 02:41:06.358 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-24 02:41:06.371 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-24 02:41:06.372 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-24 02:41:06.373 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-24 02:41:06.375 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-24 02:41:06.395 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-24 02:41:06.407 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.1) 2026-06-24 02:41:06.454 | Building wheels for collected packages: openstack-placement 2026-06-24 02:41:06.455 | Building editable for openstack-placement (pyproject.toml): started 2026-06-24 02:41:07.236 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-24 02:41:07.237 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=e89a3dc6753c71c076133497d21c41db6ff14b74899c67001c18beea33d7a580 2026-06-24 02:41:07.238 | Stored in directory: /tmp/pip-ephem-wheel-cache-1jwp7m6c/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-24 02:41:07.244 | Successfully built openstack-placement 2026-06-24 02:41:07.518 | Installing collected packages: openstack-placement 2026-06-24 02:41:07.566 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-24 02:41:07.729 | + inc/python:pip_install:216 : result=0 2026-06-24 02:41:07.734 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:41:07.737 | + functions-common:time_stop:2420 : local name 2026-06-24 02:41:07.741 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:41:07.745 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:41:07.748 | + functions-common:time_stop:2423 : local total 2026-06-24 02:41:07.751 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:41:07.754 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:41:07.758 | + functions-common:time_stop:2427 : start_time=1782268861472 2026-06-24 02:41:07.761 | + functions-common:time_stop:2429 : [[ -z 1782268861472 ]] 2026-06-24 02:41:07.766 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:41:07.771 | + functions-common:time_stop:2432 : end_time=1782268867768 2026-06-24 02:41:07.775 | + functions-common:time_stop:2433 : elapsed_time=6296 2026-06-24 02:41:07.778 | + functions-common:time_stop:2434 : total=158689 2026-06-24 02:41:07.782 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:41:07.786 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164985 2026-06-24 02:41:07.790 | + inc/python:pip_install:219 : return 0 2026-06-24 02:41:07.793 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 02:41:07.796 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:41:07.801 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-24 02:41:07.804 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-24 02:41:07.808 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:41:07.811 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:41:07.814 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-24 02:41:07.818 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:41:07.821 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-24 02:41:07.826 | + ./stack.sh:main:965 : configure_placement 2026-06-24 02:41:07.829 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-24 02:41:07.850 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-24 02:41:07.854 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-24 02:41:07.860 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-24 02:41:07.864 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-24 02:41:07.867 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-24 02:41:07.871 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-24 02:41:07.875 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:41:07.879 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:41:07.883 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:41:07.907 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:07.911 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:41:07.914 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-24 02:41:07.917 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-24 02:41:07.959 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-24 02:41:08.002 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-24 02:41:08.046 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-24 02:41:08.050 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-24 02:41:08.053 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-24 02:41:08.057 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 02:41:08.061 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 02:41:08.065 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-24 02:41:08.069 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-24 02:41:08.072 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-24 02:41:08.076 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 02:41:08.079 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-24 02:41:08.123 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-24 02:41:08.164 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.25/identity 2026-06-24 02:41:08.205 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-24 02:41:08.249 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-24 02:41:08.290 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-24 02:41:08.330 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-24 02:41:08.370 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-24 02:41:08.411 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.25/identity 2026-06-24 02:41:08.455 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 02:41:08.498 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 02:41:08.538 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 02:41:08.542 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-24 02:41:08.546 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-24 02:41:08.550 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-24 02:41:08.554 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:41:08.579 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:41:08.583 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:41:08.587 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:41:08.590 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:41:08.594 | + 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-06-24 02:41:08.634 | + 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-06-24 02:41:08.680 | + 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-06-24 02:41:08.720 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:41:08.761 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-24 02:41:08.803 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-24 02:41:08.807 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-24 02:41:08.810 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-24 02:41:08.814 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-24 02:41:08.818 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 02:41:08.821 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-24 02:41:08.825 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-24 02:41:08.829 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 02:41:08.833 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 02:41:08.851 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 02:41:08.851 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:41:08.862 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 02:41:08.869 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:41:08.885 | /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-06-24 02:41:08.892 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-24 02:41:08.896 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-24 02:41:08.901 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 02:41:08.905 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-24 02:41:08.947 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-24 02:41:08.989 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-24 02:41:09.031 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-24 02:41:09.070 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 02:41:09.108 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 02:41:09.149 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-24 02:41:09.189 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-24 02:41:09.230 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-24 02:41:09.271 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-24 02:41:09.310 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 02:41:09.351 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 02:41:09.392 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-24 02:41:09.431 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-24 02:41:09.470 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 02:41:09.474 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 02:41:09.479 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-24 02:41:09.483 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-24 02:41:09.487 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 02:41:09.491 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:41:09.495 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:41:09.499 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-24 02:41:09.504 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-24 02:41:09.508 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-24 02:41:09.546 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 02:41:09.587 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-24 02:41:09.587 | + 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-06-24 02:41:09.598 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-24 02:41:09.603 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-24 02:41:09.608 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-24 02:41:09.611 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 02:41:09.615 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 02:41:09.619 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 02:41:09.623 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 02:41:09.627 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:41:09.630 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:41:09.634 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 02:41:09.638 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 02:41:09.641 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:41:09.645 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:41:09.649 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-24 02:41:09.661 | perl: warning: Setting locale failed. 2026-06-24 02:41:09.661 | perl: warning: Please check that your locale settings: 2026-06-24 02:41:09.661 | LANGUAGE = (unset), 2026-06-24 02:41:09.661 | LC_ALL = "en_US.utf8", 2026-06-24 02:41:09.661 | LANG = "de_DE.UTF-8" 2026-06-24 02:41:09.661 | are supported and installed on your system. 2026-06-24 02:41:09.661 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:41:09.701 | Enabling site placement-api. 2026-06-24 02:41:09.708 | To activate the new configuration, you need to run: 2026-06-24 02:41:09.708 | systemctl reload apache2 2026-06-24 02:41:09.715 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 02:41:09.719 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 02:41:09.722 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:41:09.726 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 02:41:09.860 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-24 02:41:09.865 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-24 02:41:09.869 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-24 02:41:09.912 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-24 02:41:09.952 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-24 02:41:09.976 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:09.980 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-24 02:41:10.005 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:10.009 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-24 02:41:10.013 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-24 02:41:10.017 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-24 02:41:10.021 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 02:41:10.025 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:41:10.029 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-24 02:41:10.033 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-24 02:41:10.077 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-24 02:41:10.116 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.25/identity 2026-06-24 02:41:10.157 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-24 02:41:10.197 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-24 02:41:10.239 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-24 02:41:10.281 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-24 02:41:10.326 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-24 02:41:10.366 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-24 02:41:10.391 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:41:10.395 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-24 02:41:10.420 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:41:10.424 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-24 02:41:10.450 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:10.453 | + ./stack.sh:main:989 : init_os_brick 2026-06-24 02:41:10.457 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-24 02:41:10.463 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-24 02:41:10.490 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:10.494 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-24 02:41:10.537 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-24 02:41:10.558 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:10.562 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-24 02:41:10.606 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-24 02:41:10.628 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:10.632 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-24 02:41:10.678 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-24 02:41:10.721 | + ./stack.sh:main:996 : run_phase stack install 2026-06-24 02:41:10.725 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 02:41:10.729 | + functions-common:run_phase:1849 : local phase=install 2026-06-24 02:41:10.732 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:41:10.735 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:41:10.740 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:41:10.743 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:41:10.747 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:41:10.752 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:41:10.758 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:41:10.762 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:41:10.766 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:41:10.770 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-24 02:41:10.774 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:41:10.796 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:10.800 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:41:10.804 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:41:10.807 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-24 02:41:10.811 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-24 02:41:10.815 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:41:10.819 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-24 02:41:10.823 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-24 02:41:10.826 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-24 02:41:10.901 | ++ inc/async:async_inner:63 : install_tempest 2026-06-24 02:41:10.950 | [2077 Async install_tempest:45210]: running: install_tempest 2026-06-24 02:41:10.954 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 02:41:10.957 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 02:41:10.961 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:41:10.965 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 02:41:10.970 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-24 02:41:10.973 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 02:41:10.978 | + functions-common:run_plugins:1835 : local phase=install 2026-06-24 02:41:10.982 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 02:41:10.987 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 02:41:10.990 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-24 02:41:10.994 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-24 02:41:10.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:41:11.001 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:41:11.006 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-24 02:41:11.010 | + inc/python:use_library_from_git:269 : return 1 2026-06-24 02:41:11.014 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-24 02:41:11.018 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-24 02:41:11.023 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-24 02:41:11.028 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-24 02:41:11.032 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-24 02:41:11.037 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-24 02:41:11.043 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-24 02:41:11.044 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-24 02:41:11.051 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-24 02:41:11.055 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-24 02:41:11.059 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-24 02:41:11.064 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-24 02:41:11.068 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-24 02:41:11.096 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-24 02:41:11.100 | + 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-06-24 02:41:12.452 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-24 02:41:12.604 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-24 02:41:12.620 | 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-06-24 02:41:12.622 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-24 02:41:12.623 | 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-06-24 02:41:12.625 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-06-24 02:41:12.625 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-24 02:41:12.626 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-24 02:41:12.627 | 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-06-24 02:41:12.628 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-24 02:41:12.629 | 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-06-24 02:41:12.631 | 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.8.0) 2026-06-24 02:41:12.632 | 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-06-24 02:41:12.633 | 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-06-24 02:41:12.634 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-24 02:41:12.636 | 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-06-24 02:41:12.639 | 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-06-24 02:41:12.640 | 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-06-24 02:41:12.641 | 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-06-24 02:41:12.646 | 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-06-24 02:41:12.649 | 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-06-24 02:41:12.653 | 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-06-24 02:41:12.657 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-24 02:41:12.658 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-24 02:41:12.659 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-24 02:41:12.660 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-24 02:41:12.660 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-24 02:41:12.661 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-24 02:41:12.662 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-24 02:41:12.663 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-24 02:41:12.664 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-24 02:41:12.671 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-24 02:41:12.675 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-24 02:41:12.680 | 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-06-24 02:41:12.685 | 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-06-24 02:41:12.687 | 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-06-24 02:41:12.688 | 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-06-24 02:41:12.693 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-24 02:41:12.698 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-24 02:41:12.715 | 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-06-24 02:41:12.716 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-24 02:41:12.717 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-24 02:41:12.720 | 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.1) 2026-06-24 02:41:12.723 | 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-06-24 02:41:12.727 | 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.0) 2026-06-24 02:41:12.733 | 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-06-24 02:41:12.734 | 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-06-24 02:41:12.735 | 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-06-24 02:41:12.737 | 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-06-24 02:41:12.754 | 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-06-24 02:41:12.755 | 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-06-24 02:41:12.760 | 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-06-24 02:41:12.805 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-24 02:41:12.896 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.9 MB/s 0:00:00 2026-06-24 02:41:13.206 | Installing collected packages: python-openstackclient 2026-06-24 02:41:15.267 | Successfully installed python-openstackclient-10.1.0 2026-06-24 02:41:15.436 | + inc/python:pip_install:216 : result=0 2026-06-24 02:41:15.439 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:41:15.446 | + functions-common:time_stop:2420 : local name 2026-06-24 02:41:15.449 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:41:15.453 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:41:15.456 | + functions-common:time_stop:2423 : local total 2026-06-24 02:41:15.459 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:41:15.462 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:41:15.466 | + functions-common:time_stop:2427 : start_time=1782268871089 2026-06-24 02:41:15.469 | + functions-common:time_stop:2429 : [[ -z 1782268871089 ]] 2026-06-24 02:41:15.474 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:41:15.480 | + functions-common:time_stop:2432 : end_time=1782268875476 2026-06-24 02:41:15.484 | + functions-common:time_stop:2433 : elapsed_time=4387 2026-06-24 02:41:15.487 | + functions-common:time_stop:2434 : total=164985 2026-06-24 02:41:15.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:41:15.494 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169372 2026-06-24 02:41:15.498 | + inc/python:pip_install:219 : return 0 2026-06-24 02:41:15.501 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-24 02:41:15.526 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:41:15.529 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-24 02:41:15.536 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-24 02:41:15.542 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.b0ZEXQr4PS 2026-06-24 02:41:15.547 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-24 02:41:15.553 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-24 02:41:15.557 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-24 02:41:15.562 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-24 02:41:15.566 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-24 02:41:15.570 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-24 02:41:15.596 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:15.601 | + ./stack.sh:main:1065 : configure_database 2026-06-24 02:41:15.606 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-24 02:41:15.610 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-24 02:41:15.614 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-24 02:41:15.618 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:41:15.622 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-24 02:41:15.626 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-24 02:41:15.631 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:41:15.635 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:41:15.639 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-24 02:41:15.643 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-24 02:41:15.647 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:41:15.651 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:41:15.655 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-24 02:41:15.660 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-24 02:41:15.662 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-24 02:41:15.665 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-24 02:41:15.670 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-24 02:41:15.675 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-24 02:41:15.680 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-24 02:41:15.680 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-24 02:41:15.687 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-24 02:41:15.779 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-24 02:41:15.784 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:41:15.787 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:41:15.792 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:41:15.795 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:41:15.799 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:41:15.803 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:41:15.807 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:41:15.812 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:41:15.815 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:41:15.820 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:41:15.823 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:41:15.828 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:41:15.831 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:41:15.836 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-24 02:41:15.839 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:41:15.843 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:41:15.847 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-24 02:41:15.851 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:41:15.855 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-24 02:41:18.159 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-24 02:41:18.164 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-24 02:41:18.168 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:41:18.171 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:41:18.177 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-24 02:41:18.180 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-24 02:41:18.182 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-24 02:41:18.201 | mysqladmin: connect to server at 'localhost' failed 2026-06-24 02:41:18.201 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-24 02:41:18.206 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-24 02:41:18.210 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-24 02:41:18.213 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:41:18.216 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:41:18.220 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-24 02:41:18.223 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-24 02:41:18.226 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-24 02:41:18.233 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-24 02:41:18.234 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-24 02:41:18.254 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:41:18.339 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-24 02:41:18.348 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-24 02:41:18.351 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-24 02:41:18.352 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-24 02:41:18.359 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-24 02:41:18.362 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-24 02:41:18.367 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-24 02:41:18.370 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-24 02:41:18.375 | + 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-06-24 02:41:18.392 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:41:18.488 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-24 02:41:18.513 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:41:18.607 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-24 02:41:18.687 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-24 02:41:18.770 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-24 02:41:18.864 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-24 02:41:18.868 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-24 02:41:18.871 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-24 02:41:18.872 | enabling MySQL performance counting 2026-06-24 02:41:18.876 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-24 02:41:18.905 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-24 02:41:18.909 | + 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-06-24 02:41:19.963 | Processing ./tools/dbcounter 2026-06-24 02:41:19.966 | Installing build dependencies: started 2026-06-24 02:41:23.383 | Installing build dependencies: finished with status 'done' 2026-06-24 02:41:23.384 | Getting requirements to build wheel: started 2026-06-24 02:41:24.021 | Getting requirements to build wheel: finished with status 'done' 2026-06-24 02:41:24.023 | Preparing metadata (pyproject.toml): started 2026-06-24 02:41:24.397 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:41:24.400 | Building wheels for collected packages: dbcounter 2026-06-24 02:41:24.401 | Building wheel for dbcounter (pyproject.toml): started 2026-06-24 02:41:24.829 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-24 02:41:24.831 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=c319e5d22921bc8fb162b613815a119278eb8993b109d6e853ce28b2fc1333c7 2026-06-24 02:41:24.831 | Stored in directory: /tmp/pip-ephem-wheel-cache-bhjnz2a8/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-24 02:41:24.835 | Successfully built dbcounter 2026-06-24 02:41:25.146 | Installing collected packages: dbcounter 2026-06-24 02:41:25.195 | Successfully installed dbcounter-0.1 2026-06-24 02:41:25.365 | + inc/python:pip_install:216 : result=0 2026-06-24 02:41:25.369 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:41:25.373 | + functions-common:time_stop:2420 : local name 2026-06-24 02:41:25.377 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:41:25.381 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:41:25.385 | + functions-common:time_stop:2423 : local total 2026-06-24 02:41:25.389 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:41:25.392 | + functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:41:25.396 | + functions-common:time_stop:2427 : start_time=1782268878898 2026-06-24 02:41:25.400 | + functions-common:time_stop:2429 : [[ -z 1782268878898 ]] 2026-06-24 02:41:25.406 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:41:25.411 | + functions-common:time_stop:2432 : end_time=1782268885407 2026-06-24 02:41:25.415 | + functions-common:time_stop:2433 : elapsed_time=6509 2026-06-24 02:41:25.419 | + functions-common:time_stop:2434 : total=169372 2026-06-24 02:41:25.423 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:41:25.427 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=175881 2026-06-24 02:41:25.431 | + inc/python:pip_install:219 : return 0 2026-06-24 02:41:25.435 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-24 02:41:25.439 | + lib/database:recreate_database:112 : local db=stats 2026-06-24 02:41:25.443 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-24 02:41:25.446 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-24 02:41:25.450 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-24 02:41:25.459 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:41:25.536 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-24 02:41:25.541 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:41:25.620 | + 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-06-24 02:41:25.621 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-24 02:41:25.626 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:41:25.708 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-24 02:41:25.712 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-24 02:41:25.791 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-24 02:41:25.877 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-24 02:41:25.955 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-24 02:41:26.034 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-24 02:41:26.136 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-24 02:41:26.212 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-24 02:41:26.288 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-24 02:41:26.291 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:41:26.294 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-24 02:41:28.565 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-24 02:41:28.568 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-24 02:41:28.572 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-24 02:41:28.577 | + functions-common:save_stackenv:67 : time_stamp=2026-06-24-044128 2026-06-24 02:41:28.581 | + functions-common:save_stackenv:68 : echo '# 2026-06-24-044128 1069' 2026-06-24 02:41:28.585 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.588 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-24 02:41:28.591 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.595 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-24 02:41:28.598 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.602 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-24 02:41:28.605 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.609 | + 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-06-24 02:41:28.612 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.616 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.25 2026-06-24 02:41:28.619 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.622 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.25/identity 2026-06-24 02:41:28.626 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.630 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-24-042652 2026-06-24 02:41:28.634 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.637 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-24 02:41:28.642 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.646 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.25 2026-06-24 02:41:28.649 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.652 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-24 02:41:28.656 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.660 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-24 02:41:28.664 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.668 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-24 02:41:28.672 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.677 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-24 02:41:28.681 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.685 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.25 2026-06-24 02:41:28.689 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:41:28.693 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-24 02:41:28.697 | + ./stack.sh:main:1079 : start_dstat 2026-06-24 02:41:28.701 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 02:41:28.706 | + functions-common:run_process:1674 : local service=dstat 2026-06-24 02:41:28.710 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 02:41:28.714 | + functions-common:run_process:1676 : local group= 2026-06-24 02:41:28.718 | + functions-common:run_process:1677 : local user= 2026-06-24 02:41:28.722 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:41:28.726 | + functions-common:run_process:1680 : local name=dstat 2026-06-24 02:41:28.731 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:41:28.736 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:41:28.740 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:41:28.744 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:41:28.749 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:41:28.755 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268888751 2026-06-24 02:41:28.759 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-24 02:41:28.785 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:28.789 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-24 02:41:28.793 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-24 02:41:28.797 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 02:41:28.801 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 02:41:28.805 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 02:41:28.809 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 02:41:28.813 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-24 02:41:28.817 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-24 02:41:28.821 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-24 02:41:28.826 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:41:28.830 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:41:28.834 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:41:28.838 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:41:28.842 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-24 02:41:28.846 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-24 02:41:28.850 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-24 02:41:28.854 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-24 02:41:28.858 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-24 02:41:28.862 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:41:28.866 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:41:28.870 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:41:28.874 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:41:28.878 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:41:28.883 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-24 02:41:28.887 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:41:28.894 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-24 02:41:28.988 | + 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-06-24 02:41:29.079 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-24 02:41:29.155 | + 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-06-24 02:41:29.232 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-24 02:41:29.314 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-24 02:41:29.393 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:41:29.473 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:41:29.477 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:41:29.481 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-24 02:41:29.574 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:41:30.054 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-24 02:41:30.089 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-24 02:41:30.555 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-24 02:41:30.606 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:41:30.613 | + functions-common:time_stop:2420 : local name 2026-06-24 02:41:30.618 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:41:30.623 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:41:30.626 | + functions-common:time_stop:2423 : local total 2026-06-24 02:41:30.630 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:41:30.634 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:41:30.638 | + functions-common:time_stop:2427 : start_time=1782268888751 2026-06-24 02:41:30.642 | + functions-common:time_stop:2429 : [[ -z 1782268888751 ]] 2026-06-24 02:41:30.648 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:41:30.654 | + functions-common:time_stop:2432 : end_time=1782268890650 2026-06-24 02:41:30.658 | + functions-common:time_stop:2433 : elapsed_time=1899 2026-06-24 02:41:30.665 | + functions-common:time_stop:2434 : total=0 2026-06-24 02:41:30.666 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:41:30.670 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1899 2026-06-24 02:41:30.674 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-24 02:41:30.678 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-24 02:41:30.683 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-24 02:41:30.687 | + functions-common:run_process:1676 : local group= 2026-06-24 02:41:30.691 | + functions-common:run_process:1677 : local user=root 2026-06-24 02:41:30.696 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-24 02:41:30.699 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-24 02:41:30.704 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:41:30.708 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:41:30.712 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:41:30.716 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:41:30.720 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:41:30.727 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268890722 2026-06-24 02:41:30.732 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-24 02:41:30.758 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:41:30.761 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:41:30.765 | + functions-common:time_stop:2420 : local name 2026-06-24 02:41:30.768 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:41:30.773 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:41:30.778 | + functions-common:time_stop:2423 : local total 2026-06-24 02:41:30.783 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:41:30.787 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:41:30.791 | + functions-common:time_stop:2427 : start_time=1782268890722 2026-06-24 02:41:30.796 | + functions-common:time_stop:2429 : [[ -z 1782268890722 ]] 2026-06-24 02:41:30.801 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:41:30.807 | + functions-common:time_stop:2432 : end_time=1782268890802 2026-06-24 02:41:30.812 | + functions-common:time_stop:2433 : elapsed_time=80 2026-06-24 02:41:30.816 | + functions-common:time_stop:2434 : total=1899 2026-06-24 02:41:30.819 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:41:30.822 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1979 2026-06-24 02:41:30.825 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-24 02:41:30.855 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:41:30.855 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-24 02:41:30.856 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-24 02:41:30.858 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-24 02:41:30.860 | + functions-common:run_process:1676 : local group= 2026-06-24 02:41:30.864 | + functions-common:run_process:1677 : local user= 2026-06-24 02:41:30.864 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:41:30.866 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-24 02:41:30.869 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:41:30.874 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:41:30.877 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:41:30.878 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:41:30.881 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:41:30.885 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268890882 2026-06-24 02:41:30.888 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-24 02:41:30.913 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:41:30.916 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:41:30.918 | + functions-common:time_stop:2420 : local name 2026-06-24 02:41:30.920 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:41:30.922 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:41:30.924 | + functions-common:time_stop:2423 : local total 2026-06-24 02:41:30.927 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:41:30.929 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:41:30.931 | + functions-common:time_stop:2427 : start_time=1782268890882 2026-06-24 02:41:30.933 | + functions-common:time_stop:2429 : [[ -z 1782268890882 ]] 2026-06-24 02:41:30.937 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:41:30.941 | + functions-common:time_stop:2432 : end_time=1782268890937 2026-06-24 02:41:30.944 | + functions-common:time_stop:2433 : elapsed_time=55 2026-06-24 02:41:30.946 | + functions-common:time_stop:2434 : total=1979 2026-06-24 02:41:30.949 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:41:30.951 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2034 2026-06-24 02:41:30.953 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-24 02:41:30.981 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:41:30.983 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-24 02:41:31.024 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:41:31.028 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-24 02:41:31.055 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:31.058 | + ./stack.sh:main:1098 : start_etcd3 2026-06-24 02:41:31.063 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-24 02:41:31.066 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-24 02:41:31.071 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-24 02:41:31.077 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.25:2380' 2026-06-24 02:41:31.081 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.25:2380' 2026-06-24 02:41:31.086 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.25:2379' 2026-06-24 02:41:31.090 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-24 02:41:31.094 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-24 02:41:31.098 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.25:2379' 2026-06-24 02:41:31.103 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-24 02:41:31.107 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-24 02:41:31.112 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-24 02:41:31.115 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.25:2380 --initial-advertise-peer-urls http://192.168.122.25:2380 --advertise-client-urls http://192.168.122.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.25:2379 --log-level=debug' '' root 2026-06-24 02:41:31.120 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-24 02:41:31.125 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.25:2380 --initial-advertise-peer-urls http://192.168.122.25:2380 --advertise-client-urls http://192.168.122.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.25:2379 --log-level=debug' 2026-06-24 02:41:31.128 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:41:31.132 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-24 02:41:31.136 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:41:31.140 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:41:31.145 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:41:31.148 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-24 02:41:31.150 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:41:31.157 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-24 02:41:31.268 | + 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-06-24 02:41:31.361 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-24 02:41:31.436 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.25:2380 --initial-advertise-peer-urls http://192.168.122.25:2380 --advertise-client-urls http://192.168.122.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.25:2379 --log-level=debug' 2026-06-24 02:41:31.513 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-24 02:41:31.590 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-24 02:41:31.667 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:41:31.753 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:41:31.756 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:41:31.760 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-24 02:41:31.857 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:41:32.361 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-24 02:41:32.445 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-24 02:41:32.525 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-24 02:41:32.606 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-24 02:41:32.685 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-24 02:41:32.691 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:41:32.698 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-24 02:41:32.702 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-24 02:41:33.198 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-24 02:41:33.219 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-24 02:41:33.712 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-24 02:41:34.548 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-24 02:41:34.575 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:41:34.579 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-24 02:41:34.584 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-24 02:41:34.588 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-24 02:41:34.606 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-24 02:41:34.628 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-24 02:41:34.632 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-24 02:41:34.637 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://192.168.122.25/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-24 02:41:34.746 | The user clouds.yaml file didn't exist. 2026-06-24 02:41:34.759 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://192.168.122.25/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-24 02:41:34.885 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://192.168.122.25/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-24 02:41:35.009 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://192.168.122.25/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-24 02:41:35.138 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://192.168.122.25/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-24 02:41:35.272 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://192.168.122.25/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-24 02:41:35.407 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://192.168.122.25/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-24 02:41:35.537 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://192.168.122.25/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-24 02:41:35.670 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://192.168.122.25/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-24 02:41:35.803 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://192.168.122.25/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-24 02:41:35.942 | + functions-common:write_clouds_yaml:203 : cat 2026-06-24 02:41:35.950 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-24 02:41:35.954 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-24 02:41:35.959 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-24 02:41:35.967 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-24 02:41:35.971 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-24 02:41:35.975 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-24 02:41:36.000 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:36.004 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-24 02:41:36.008 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:41:36.012 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-24 02:41:36.016 | + ./stack.sh:main:1115 : '[' 192.168.122.25 == 192.168.122.25 ']' 2026-06-24 02:41:36.020 | + ./stack.sh:main:1116 : init_keystone 2026-06-24 02:41:36.025 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-24 02:41:36.048 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:41:36.051 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-24 02:41:36.053 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-24 02:41:36.055 | + lib/database:recreate_database:112 : local db=keystone 2026-06-24 02:41:36.058 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-24 02:41:36.061 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-24 02:41:36.063 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-24 02:41:36.068 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:41:36.152 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-24 02:41:36.157 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:41:36.236 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-24 02:41:36.239 | + functions-common:time_start:2406 : local name=dbsync 2026-06-24 02:41:36.242 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:41:36.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:41:36.250 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:41:36.254 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268896251 2026-06-24 02:41:36.258 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-24 02:41:36.866 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:41:36.866 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:41:36.866 | we strongly recommend against using it for new projects. 2026-06-24 02:41:36.866 | 2026-06-24 02:41:36.866 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:41:36.867 | framework. For more detail see 2026-06-24 02:41:36.867 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:41:36.867 | 2026-06-24 02:41:36.867 | __import__(import_str) 2026-06-24 02:41:39.903 | INFO dbcounter [-] Registered counter for database keystone 2026-06-24 02:41:39.994 | 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=48145) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:41:40.010 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:41:40.010 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:41:40.011 | DEBUG dbcounter [-] [48145] Writer thread running {{(pid=48145) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:41:40.087 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-24 02:41:43.424 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48145) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:41:43.428 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-24 02:41:43.429 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48145) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:41:43.434 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-24 02:41:43.475 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48145) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:41:43.478 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-24 02:41:43.501 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48145) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:41:43.503 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-24 02:41:43.576 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48145) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:41:43.579 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-24 02:41:43.613 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48145) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:41:43.617 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-24 02:41:43.690 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48145) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:41:43.694 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-24 02:41:43.694 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48145) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:41:43.698 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-24 02:41:43.760 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48145) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:41:43.763 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-24 02:41:43.789 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48145) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:41:44.365 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-24 02:41:44.369 | + functions-common:time_stop:2420 : local name 2026-06-24 02:41:44.373 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:41:44.377 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:41:44.382 | + functions-common:time_stop:2423 : local total 2026-06-24 02:41:44.386 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:41:44.390 | + functions-common:time_stop:2426 : name=dbsync 2026-06-24 02:41:44.394 | + functions-common:time_stop:2427 : start_time=1782268896251 2026-06-24 02:41:44.398 | + functions-common:time_stop:2429 : [[ -z 1782268896251 ]] 2026-06-24 02:41:44.404 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:41:44.409 | + functions-common:time_stop:2432 : end_time=1782268904405 2026-06-24 02:41:44.413 | + functions-common:time_stop:2433 : elapsed_time=8154 2026-06-24 02:41:44.416 | + functions-common:time_stop:2434 : total=0 2026-06-24 02:41:44.421 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:41:44.425 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8154 2026-06-24 02:41:44.428 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-24 02:41:44.432 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-24 02:41:44.439 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-24 02:41:45.038 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:41:45.038 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:41:45.038 | we strongly recommend against using it for new projects. 2026-06-24 02:41:45.038 | 2026-06-24 02:41:45.038 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:41:45.038 | framework. For more detail see 2026-06-24 02:41:45.038 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:41:45.038 | 2026-06-24 02:41:45.039 | __import__(import_str) 2026-06-24 02:41:47.739 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-24 02:41:47.739 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-24 02:41:47.739 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-24 02:41:47.739 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-24 02:41:47.739 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-24 02:41:47.739 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-24 02:41:47.739 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-24 02:41:47.740 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-24 02:41:47.740 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-24 02:41:48.208 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-24 02:41:48.214 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-24 02:41:48.820 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:41:48.820 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:41:48.820 | we strongly recommend against using it for new projects. 2026-06-24 02:41:48.820 | 2026-06-24 02:41:48.820 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:41:48.820 | framework. For more detail see 2026-06-24 02:41:48.820 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:41:48.821 | 2026-06-24 02:41:48.821 | __import__(import_str) 2026-06-24 02:41:51.516 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-24 02:41:51.518 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-24 02:41:51.518 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-24 02:41:51.519 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-24 02:41:51.519 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-24 02:41:51.519 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-24 02:41:51.520 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-24 02:41:51.520 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-24 02:41:51.520 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-24 02:41:51.997 | + ./stack.sh:main:1117 : start_keystone 2026-06-24 02:41:52.002 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-24 02:41:52.007 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-24 02:41:52.012 | + functions-common:run_process:1674 : local service=keystone 2026-06-24 02:41:52.016 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 02:41:52.020 | + functions-common:run_process:1676 : local group= 2026-06-24 02:41:52.025 | + functions-common:run_process:1677 : local user= 2026-06-24 02:41:52.030 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:41:52.034 | + functions-common:run_process:1680 : local name=keystone 2026-06-24 02:41:52.038 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:41:52.042 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:41:52.047 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:41:52.051 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:41:52.056 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:41:52.062 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268912058 2026-06-24 02:41:52.067 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-24 02:41:52.091 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:41:52.095 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-24 02:41:52.099 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-24 02:41:52.102 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 02:41:52.106 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 02:41:52.110 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 02:41:52.114 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-24 02:41:52.118 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-24 02:41:52.123 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-24 02:41:52.126 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-24 02:41:52.131 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:41:52.136 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:41:52.140 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:41:52.144 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:41:52.147 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-24 02:41:52.152 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-24 02:41:52.155 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:41:52.159 | + 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-06-24 02:41:52.164 | + 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-06-24 02:41:52.168 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-24 02:41:52.171 | + 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-06-24 02:41:52.175 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:41:52.178 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:41:52.183 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:41:52.186 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-24 02:41:52.190 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:41:52.197 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-24 02:41:52.290 | + 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-06-24 02:41:52.378 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-24 02:41:52.456 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-24 02:41:52.533 | + 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-06-24 02:41:52.613 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:41:52.695 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-24 02:41:52.772 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-24 02:41:52.850 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-24 02:41:52.931 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-24 02:41:53.008 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-24 02:41:53.086 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:41:53.089 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:41:53.093 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-24 02:41:53.182 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:41:53.694 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-24 02:41:53.723 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-24 02:41:54.204 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-24 02:41:54.341 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:41:54.348 | + functions-common:time_stop:2420 : local name 2026-06-24 02:41:54.354 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:41:54.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:41:54.363 | + functions-common:time_stop:2423 : local total 2026-06-24 02:41:54.366 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:41:54.374 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:41:54.377 | + functions-common:time_stop:2427 : start_time=1782268912058 2026-06-24 02:41:54.380 | + functions-common:time_stop:2429 : [[ -z 1782268912058 ]] 2026-06-24 02:41:54.386 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:41:54.394 | + functions-common:time_stop:2432 : end_time=1782268914388 2026-06-24 02:41:54.397 | + functions-common:time_stop:2433 : elapsed_time=2330 2026-06-24 02:41:54.400 | + functions-common:time_stop:2434 : total=2034 2026-06-24 02:41:54.405 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:41:54.405 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4364 2026-06-24 02:41:54.407 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-24 02:41:54.407 | Waiting for keystone to start... 2026-06-24 02:41:54.409 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.25/identity/v3/ 2026-06-24 02:41:54.411 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.25/identity/v3/ 2026-06-24 02:41:54.414 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:41:54.416 | + functions:wait_for_service:477 : local url=http://192.168.122.25/identity/v3/ 2026-06-24 02:41:54.418 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:41:54.420 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:41:54.423 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:41:54.425 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:41:54.427 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:41:54.436 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:41:54.440 | + functions-common:time_start:2411 : _TIME_START[$name]=1782268914438 2026-06-24 02:41:54.442 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:41:54.445 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:41:54.454 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.25/identity/v3/ 2026-06-24 02:41:54.874 | ++ inc/async:async_inner:64 : rc=0 2026-06-24 02:41:54.903 | [45210 Async install_tempest:45210]: finished successfully 2026-06-24 02:42:00.055 | + :: : [[ 200 == 503 ]] 2026-06-24 02:42:00.057 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:42:00.062 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:42:00.066 | + functions-common:time_stop:2420 : local name 2026-06-24 02:42:00.070 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:42:00.075 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:42:00.079 | + functions-common:time_stop:2423 : local total 2026-06-24 02:42:00.083 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:42:00.087 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:42:00.091 | + functions-common:time_stop:2427 : start_time=1782268914438 2026-06-24 02:42:00.095 | + functions-common:time_stop:2429 : [[ -z 1782268914438 ]] 2026-06-24 02:42:00.100 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:42:00.108 | + functions-common:time_stop:2432 : end_time=1782268920104 2026-06-24 02:42:00.112 | + functions-common:time_stop:2433 : elapsed_time=5666 2026-06-24 02:42:00.116 | + functions-common:time_stop:2434 : total=0 2026-06-24 02:42:00.120 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:42:00.124 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5666 2026-06-24 02:42:00.128 | + functions:wait_for_service:486 : return 0 2026-06-24 02:42:00.133 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-24 02:42:00.158 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:42:00.163 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-24 02:42:00.167 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:42:00.171 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-24 02:42:00.951 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-24 02:42:00.956 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password nomoresecret --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://192.168.122.25/identity 2026-06-24 02:42:01.542 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:42:01.542 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:42:01.542 | we strongly recommend against using it for new projects. 2026-06-24 02:42:01.542 | 2026-06-24 02:42:01.543 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:42:01.543 | framework. For more detail see 2026-06-24 02:42:01.543 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:42:01.543 | 2026-06-24 02:42:01.543 | __import__(import_str) 2026-06-24 02:42:04.743 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.743 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.744 | 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=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.751 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.764 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.764 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.802 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.830 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.830 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.917 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.917 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.917 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.917 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.917 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.917 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.930 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.930 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.933 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.933 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.933 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.933 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.933 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.939 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.943 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.943 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.944 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.944 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.944 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.945 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:04.945 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49115) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-24 02:42:05.020 | INFO dbcounter [-] Registered counter for database keystone 2026-06-24 02:42:05.112 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=49115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:42:05.325 | DEBUG dbcounter [-] [49115] Writer thread running {{(pid=49115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:42:05.469 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created domain default 2026-06-24 02:42:05.524 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created project admin 2026-06-24 02:42:05.559 | WARNING keystone.common.password_hashing [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-24 02:42:05.584 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created user admin 2026-06-24 02:42:05.608 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created role reader 2026-06-24 02:42:05.624 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created role member 2026-06-24 02:42:05.656 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created implied role where d54084e07501454f9303d706e2a65fa6 implies a290b41996974233b2892d530cb28bf9 2026-06-24 02:42:05.672 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created role manager 2026-06-24 02:42:05.697 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created implied role where d9c792fdc0d84f11b4bbdab6d997818a implies d54084e07501454f9303d706e2a65fa6 2026-06-24 02:42:05.714 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created role admin 2026-06-24 02:42:05.737 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created implied role where 8571c387b3f8486ea881790ed517a5fb implies d9c792fdc0d84f11b4bbdab6d997818a 2026-06-24 02:42:05.760 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created role service 2026-06-24 02:42:05.778 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Granted role admin on project admin to user admin. 2026-06-24 02:42:05.792 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Granted role admin on the system to user admin. 2026-06-24 02:42:05.810 | WARNING py.warnings [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-24 02:42:05.810 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-24 02:42:05.810 |  2026-06-24 02:42:05.815 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created region RegionOne 2026-06-24 02:42:05.864 | INFO keystone.cmd.bootstrap [None req-d7219df4-897e-44eb-b756-159a102b3cee None None] Created public endpoint http://192.168.122.25/identity 2026-06-24 02:42:06.504 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-24 02:42:06.508 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-24 02:42:06.512 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-24 02:42:06.518 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-24 02:42:11.595 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:11.601 | + lib/keystone:create_keystone_accounts:258 : admin_project=f7b9466e67614ef6a2783f0123a80489 2026-06-24 02:42:11.605 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-24 02:42:11.610 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-24 02:42:15.009 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:15.014 | + lib/keystone:create_keystone_accounts:260 : admin_user=37a504175df348f494dc7f7f4fcf9aa0 2026-06-24 02:42:15.018 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-24 02:42:15.022 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-24 02:42:15.026 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-24 02:42:15.029 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 37a504175df348f494dc7f7f4fcf9aa0 default 2026-06-24 02:42:15.114 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 37a504175df348f494dc7f7f4fcf9aa0 default 2026-06-24 02:42:15.162 | [2077 Async ks-domain-role:49276]: running: get_or_add_user_domain_role admin 37a504175df348f494dc7f7f4fcf9aa0 default 2026-06-24 02:42:15.166 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-24 02:42:15.170 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-24 02:42:15.175 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-24 02:42:19.155 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:19.160 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-24 02:42:19.164 | + functions-common:get_or_create_domain:878 : echo default 2026-06-24 02:42:19.165 | default 2026-06-24 02:42:19.169 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-24 02:42:19.255 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-24 02:42:19.310 | [2077 Async ks-project:49385]: running: get_or_create_project service Default 2026-06-24 02:42:19.314 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-24 02:42:19.404 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-24 02:42:19.458 | [2077 Async ks-service:49479]: running: get_or_create_role service 2026-06-24 02:42:19.460 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-24 02:42:19.545 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-24 02:42:19.621 | [2077 Async ks-reseller:49591]: running: get_or_create_role ResellerAdmin 2026-06-24 02:42:19.626 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-24 02:42:19.632 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-24 02:42:19.782 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-24 02:42:19.872 | [2077 Async ks-anotherrole:49687]: running: get_or_create_role anotherrole 2026-06-24 02:42:19.880 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-24 02:42:19.894 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-24 02:42:19.902 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-24 02:42:19.913 | +++ 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-06-24 02:42:24.614 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:42:24.646 | [49479 Async ks-service:49479]: finished successfully 2026-06-24 02:42:25.146 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:42:25.214 | [49591 Async ks-reseller:49591]: finished successfully 2026-06-24 02:42:25.227 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:42:25.294 | [49687 Async ks-anotherrole:49687]: finished successfully 2026-06-24 02:42:25.548 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:42:25.575 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:25.581 | [49385 Async ks-project:49385]: finished successfully 2026-06-24 02:42:25.583 | ++ functions-common:get_or_create_project:928 : project_id=f4e239ec46af41a694d7e9ec1f48c716 2026-06-24 02:42:25.588 | ++ functions-common:get_or_create_project:929 : echo f4e239ec46af41a694d7e9ec1f48c716 2026-06-24 02:42:25.597 | + lib/keystone:create_keystone_accounts:288 : invis_project=f4e239ec46af41a694d7e9ec1f48c716 2026-06-24 02:42:25.600 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-24 02:42:25.605 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-24 02:42:25.610 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-24 02:42:25.615 | +++ 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-06-24 02:42:26.208 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:42:26.242 | [49276 Async ks-domain-role:49276]: finished successfully 2026-06-24 02:42:29.334 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:29.339 | ++ functions-common:get_or_create_project:928 : project_id=296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:29.343 | ++ functions-common:get_or_create_project:929 : echo 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:29.348 | + lib/keystone:create_keystone_accounts:292 : demo_project=296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:29.352 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-24 02:42:29.358 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-24 02:42:29.361 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:42:29.365 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-24 02:42:29.369 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-24 02:42:29.375 | +++ 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-06-24 02:42:33.049 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:33.054 | ++ functions-common:get_or_create_user:915 : user_id=9b741a76189d47cf9fffc86be33ac32a 2026-06-24 02:42:33.059 | ++ functions-common:get_or_create_user:916 : echo 9b741a76189d47cf9fffc86be33ac32a 2026-06-24 02:42:33.064 | + lib/keystone:create_keystone_accounts:295 : demo_user=9b741a76189d47cf9fffc86be33ac32a 2026-06-24 02:42:33.067 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-24 02:42:33.131 | [2077 Async ks-domain-role:49276]: Waiting for completion of get_or_add_user_domain_role admin 37a504175df348f494dc7f7f4fcf9aa0 default running on PID 49276 (6 other jobs running) 2026-06-24 02:42:33.162 | [2077 Async ks-domain-role:49276]: Signaling child to exit 2026-06-24 02:42:33.162 | WAKEUP 2026-06-24 02:42:33.191 | [2077 Async ks-domain-role:49276]: Signaled 2026-06-24 02:42:33.192 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-24 02:42:33.192 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 37a504175df348f494dc7f7f4fcf9aa0 --domain default 2026-06-24 02:42:33.192 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 37a504175df348f494dc7f7f4fcf9aa0 --domain default -c Role -f value 2026-06-24 02:42:33.192 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:33.192 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:42:33.192 | + functions-common:get_or_add_user_domain_role:999 : echo 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:42:33.192 | 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:42:33.247 | [2077 Async ks-domain-role:49276]: finished get_or_add_user_domain_role admin 37a504175df348f494dc7f7f4fcf9aa0 default with result 0 in 11 seconds 2026-06-24 02:42:33.256 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-24 02:42:33.300 | [2077 Async ks-project:49385]: Waiting for completion of get_or_create_project service Default running on PID 49385 (5 other jobs running) 2026-06-24 02:42:33.330 | [2077 Async ks-project:49385]: Signaling child to exit 2026-06-24 02:42:33.331 | WAKEUP 2026-06-24 02:42:33.357 | [2077 Async ks-project:49385]: Signaled 2026-06-24 02:42:33.359 | + functions-common:get_or_create_project:922 : local project_id 2026-06-24 02:42:33.359 | ++ 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-06-24 02:42:33.359 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:33.359 | + functions-common:get_or_create_project:928 : project_id=d6793bc8cb294ac88b8e1843c05ce080 2026-06-24 02:42:33.360 | + functions-common:get_or_create_project:929 : echo d6793bc8cb294ac88b8e1843c05ce080 2026-06-24 02:42:33.360 | d6793bc8cb294ac88b8e1843c05ce080 2026-06-24 02:42:33.412 | [2077 Async ks-project:49385]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-24 02:42:33.458 | [2077 Async ks-service:49479]: Waiting for completion of get_or_create_role service running on PID 49479 (4 other jobs running) 2026-06-24 02:42:33.489 | [2077 Async ks-service:49479]: Signaling child to exit 2026-06-24 02:42:33.490 | WAKEUP 2026-06-24 02:42:33.516 | [2077 Async ks-service:49479]: Signaled 2026-06-24 02:42:33.518 | + functions-common:get_or_create_role:935 : local role_id 2026-06-24 02:42:33.518 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-24 02:42:33.518 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:33.518 | + functions-common:get_or_create_role:940 : role_id=c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:42:33.518 | + functions-common:get_or_create_role:941 : echo c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:42:33.519 | c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:42:33.572 | [2077 Async ks-service:49479]: finished get_or_create_role service with result 0 in 5 seconds 2026-06-24 02:42:33.617 | [2077 Async ks-reseller:49591]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49591 (3 other jobs running) 2026-06-24 02:42:33.648 | [2077 Async ks-reseller:49591]: Signaling child to exit 2026-06-24 02:42:33.648 | WAKEUP 2026-06-24 02:42:33.675 | [2077 Async ks-reseller:49591]: Signaled 2026-06-24 02:42:33.677 | + functions-common:get_or_create_role:935 : local role_id 2026-06-24 02:42:33.677 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-24 02:42:33.678 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:33.678 | + functions-common:get_or_create_role:940 : role_id=4f241e68c8404ac5b45042451c78bf40 2026-06-24 02:42:33.678 | + functions-common:get_or_create_role:941 : echo 4f241e68c8404ac5b45042451c78bf40 2026-06-24 02:42:33.678 | 4f241e68c8404ac5b45042451c78bf40 2026-06-24 02:42:33.730 | [2077 Async ks-reseller:49591]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-24 02:42:33.776 | [2077 Async ks-anotherrole:49687]: Waiting for completion of get_or_create_role anotherrole running on PID 49687 (2 other jobs running) 2026-06-24 02:42:33.807 | [2077 Async ks-anotherrole:49687]: Signaling child to exit 2026-06-24 02:42:33.807 | WAKEUP 2026-06-24 02:42:33.834 | [2077 Async ks-anotherrole:49687]: Signaled 2026-06-24 02:42:33.836 | + functions-common:get_or_create_role:935 : local role_id 2026-06-24 02:42:33.836 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-24 02:42:33.836 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:33.836 | + functions-common:get_or_create_role:940 : role_id=79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:42:33.836 | + functions-common:get_or_create_role:941 : echo 79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:42:33.836 | 79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:42:33.891 | [2077 Async ks-anotherrole:49687]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-24 02:42:33.898 | + inc/async:async_wait:197 : return 0 2026-06-24 02:42:33.902 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 9b741a76189d47cf9fffc86be33ac32a 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:33.988 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9b741a76189d47cf9fffc86be33ac32a 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:34.043 | [2077 Async ks-demo-member:50524]: running: get_or_add_user_project_role member 9b741a76189d47cf9fffc86be33ac32a 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:34.047 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 37a504175df348f494dc7f7f4fcf9aa0 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:34.136 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 37a504175df348f494dc7f7f4fcf9aa0 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:34.191 | [2077 Async ks-demo-admin:50620]: running: get_or_add_user_project_role admin 37a504175df348f494dc7f7f4fcf9aa0 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:34.194 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 9b741a76189d47cf9fffc86be33ac32a 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:34.277 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9b741a76189d47cf9fffc86be33ac32a 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:34.331 | [2077 Async ks-demo-another:50716]: running: get_or_add_user_project_role anotherrole 9b741a76189d47cf9fffc86be33ac32a 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:34.332 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 9b741a76189d47cf9fffc86be33ac32a f4e239ec46af41a694d7e9ec1f48c716 2026-06-24 02:42:34.395 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9b741a76189d47cf9fffc86be33ac32a f4e239ec46af41a694d7e9ec1f48c716 2026-06-24 02:42:34.456 | [2077 Async ks-demo-invis:50812]: running: get_or_add_user_project_role member 9b741a76189d47cf9fffc86be33ac32a f4e239ec46af41a694d7e9ec1f48c716 2026-06-24 02:42:34.459 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-24 02:42:34.467 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-24 02:42:34.475 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:42:34.481 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-24 02:42:34.489 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-24 02:42:34.497 | +++ 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-06-24 02:42:39.787 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:39.794 | ++ functions-common:get_or_create_user:915 : user_id=6f49fdf14f8043c485b45196162f0bcd 2026-06-24 02:42:39.801 | ++ functions-common:get_or_create_user:916 : echo 6f49fdf14f8043c485b45196162f0bcd 2026-06-24 02:42:39.815 | + lib/keystone:create_keystone_accounts:308 : demo_reader=6f49fdf14f8043c485b45196162f0bcd 2026-06-24 02:42:39.825 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 6f49fdf14f8043c485b45196162f0bcd 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:39.979 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6f49fdf14f8043c485b45196162f0bcd 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:40.053 | [2077 Async ks-demo-reader:50977]: running: get_or_add_user_project_role reader 6f49fdf14f8043c485b45196162f0bcd 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:42:40.058 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-24 02:42:40.071 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-24 02:42:40.078 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-24 02:42:40.091 | +++ 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-06-24 02:42:45.085 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:42:45.122 | [50620 Async ks-demo-admin:50620]: finished successfully 2026-06-24 02:42:45.747 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:45.757 | ++ functions-common:get_or_create_project:928 : project_id=f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:45.763 | ++ functions-common:get_or_create_project:929 : echo f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:45.772 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:45.778 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-24 02:42:45.791 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-24 02:42:45.797 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:42:45.808 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-24 02:42:45.817 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-24 02:42:45.832 | +++ 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-06-24 02:42:46.415 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:42:46.457 | [50524 Async ks-demo-member:50524]: finished successfully 2026-06-24 02:42:47.076 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:42:47.102 | [50812 Async ks-demo-invis:50812]: finished successfully 2026-06-24 02:42:47.413 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:42:47.440 | [50716 Async ks-demo-another:50716]: finished successfully 2026-06-24 02:42:49.813 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:49.819 | ++ functions-common:get_or_create_user:915 : user_id=c82137f84c6543a48dbf400302b1b129 2026-06-24 02:42:49.824 | ++ functions-common:get_or_create_user:916 : echo c82137f84c6543a48dbf400302b1b129 2026-06-24 02:42:49.829 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=c82137f84c6543a48dbf400302b1b129 2026-06-24 02:42:49.834 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin c82137f84c6543a48dbf400302b1b129 f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:49.929 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c82137f84c6543a48dbf400302b1b129 f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:49.988 | [2077 Async ks-alt-admin:51366]: running: get_or_add_user_project_role admin c82137f84c6543a48dbf400302b1b129 f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:49.989 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole c82137f84c6543a48dbf400302b1b129 f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:50.086 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c82137f84c6543a48dbf400302b1b129 f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:50.152 | [2077 Async ks-alt-another:51462]: running: get_or_add_user_project_role anotherrole c82137f84c6543a48dbf400302b1b129 f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:50.154 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-24 02:42:50.157 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-24 02:42:50.159 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:42:50.161 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-24 02:42:50.163 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-24 02:42:50.168 | +++ 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-06-24 02:42:50.450 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:42:50.477 | [50977 Async ks-demo-reader:50977]: finished successfully 2026-06-24 02:42:54.048 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:54.054 | ++ functions-common:get_or_create_user:915 : user_id=5e627de7fcd94173abfd04919dad96a4 2026-06-24 02:42:54.058 | ++ functions-common:get_or_create_user:916 : echo 5e627de7fcd94173abfd04919dad96a4 2026-06-24 02:42:54.063 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=5e627de7fcd94173abfd04919dad96a4 2026-06-24 02:42:54.067 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 5e627de7fcd94173abfd04919dad96a4 f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:54.155 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5e627de7fcd94173abfd04919dad96a4 f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:54.219 | [2077 Async ks-alt-member-user:51638]: running: get_or_add_user_project_role member 5e627de7fcd94173abfd04919dad96a4 f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:54.226 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-24 02:42:54.234 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-24 02:42:54.241 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:42:54.245 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-24 02:42:54.252 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-24 02:42:54.256 | +++ 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-06-24 02:42:58.285 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:42:58.290 | ++ functions-common:get_or_create_user:915 : user_id=e2d4273bd20640cc9d9773a564e175d2 2026-06-24 02:42:58.296 | ++ functions-common:get_or_create_user:916 : echo e2d4273bd20640cc9d9773a564e175d2 2026-06-24 02:42:58.302 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=e2d4273bd20640cc9d9773a564e175d2 2026-06-24 02:42:58.305 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader e2d4273bd20640cc9d9773a564e175d2 f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:58.416 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e2d4273bd20640cc9d9773a564e175d2 f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:58.479 | [2077 Async ks-alt-reader-user:51808]: running: get_or_add_user_project_role reader e2d4273bd20640cc9d9773a564e175d2 f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:42:58.485 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-24 02:42:58.495 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:42:58.507 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-24 02:42:58.508 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-24 02:42:58.517 | +++ 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-06-24 02:42:59.388 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:42:59.430 | [51366 Async ks-alt-admin:51366]: finished successfully 2026-06-24 02:42:59.536 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:42:59.562 | [51462 Async ks-alt-another:51462]: finished successfully 2026-06-24 02:43:02.635 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:02.639 | ++ functions-common:get_or_create_user:915 : user_id=be246c620e694b23bff077f463b567db 2026-06-24 02:43:02.643 | ++ functions-common:get_or_create_user:916 : echo be246c620e694b23bff077f463b567db 2026-06-24 02:43:02.649 | + lib/keystone:create_keystone_accounts:340 : system_member_user=be246c620e694b23bff077f463b567db 2026-06-24 02:43:02.651 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member be246c620e694b23bff077f463b567db all 2026-06-24 02:43:02.736 | + inc/async:async_inner:63 : get_or_add_user_system_role member be246c620e694b23bff077f463b567db all 2026-06-24 02:43:02.806 | [2077 Async ks-system-member:52045]: running: get_or_add_user_system_role member be246c620e694b23bff077f463b567db all 2026-06-24 02:43:02.814 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-24 02:43:02.818 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:43:02.825 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-24 02:43:02.829 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-24 02:43:02.835 | +++ 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-06-24 02:43:03.409 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:43:03.439 | [51638 Async ks-alt-member-user:51638]: finished successfully 2026-06-24 02:43:06.703 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:06.708 | ++ functions-common:get_or_create_user:915 : user_id=173d39d8916d4ddf9a09de08d38d0579 2026-06-24 02:43:06.711 | ++ functions-common:get_or_create_user:916 : echo 173d39d8916d4ddf9a09de08d38d0579 2026-06-24 02:43:06.716 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=173d39d8916d4ddf9a09de08d38d0579 2026-06-24 02:43:06.720 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 173d39d8916d4ddf9a09de08d38d0579 all 2026-06-24 02:43:06.820 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 173d39d8916d4ddf9a09de08d38d0579 all 2026-06-24 02:43:06.886 | [2077 Async ks-system-reader:52250]: running: get_or_add_user_system_role reader 173d39d8916d4ddf9a09de08d38d0579 all 2026-06-24 02:43:06.891 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-24 02:43:06.897 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-24 02:43:06.903 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-24 02:43:06.909 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-24 02:43:06.916 | +++ 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-06-24 02:43:07.721 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:43:07.745 | [51808 Async ks-alt-reader-user:51808]: finished successfully 2026-06-24 02:43:10.932 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:10.938 | ++ functions-common:get_or_create_group:892 : group_id=930c608fe6e1442fb63977ecfe6351d1 2026-06-24 02:43:10.941 | ++ functions-common:get_or_create_group:893 : echo 930c608fe6e1442fb63977ecfe6351d1 2026-06-24 02:43:10.947 | + lib/keystone:create_keystone_accounts:350 : admin_group=930c608fe6e1442fb63977ecfe6351d1 2026-06-24 02:43:10.951 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-24 02:43:10.957 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-24 02:43:10.962 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-24 02:43:10.967 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-24 02:43:10.972 | +++ 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-06-24 02:43:14.762 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:14.768 | ++ functions-common:get_or_create_group:892 : group_id=fc1f62dda0d04237a407e3a8e2cb44fc 2026-06-24 02:43:14.773 | ++ functions-common:get_or_create_group:893 : echo fc1f62dda0d04237a407e3a8e2cb44fc 2026-06-24 02:43:14.779 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=fc1f62dda0d04237a407e3a8e2cb44fc 2026-06-24 02:43:14.784 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member fc1f62dda0d04237a407e3a8e2cb44fc 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:43:14.883 | + inc/async:async_inner:63 : get_or_add_group_project_role member fc1f62dda0d04237a407e3a8e2cb44fc 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:43:14.951 | [2077 Async ks-group-memberdemo:52550]: running: get_or_add_group_project_role member fc1f62dda0d04237a407e3a8e2cb44fc 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:43:14.955 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole fc1f62dda0d04237a407e3a8e2cb44fc 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:43:15.062 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fc1f62dda0d04237a407e3a8e2cb44fc 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:43:15.153 | [2077 Async ks-group-anotherdemo:52629]: running: get_or_add_group_project_role anotherrole fc1f62dda0d04237a407e3a8e2cb44fc 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:43:15.159 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member fc1f62dda0d04237a407e3a8e2cb44fc f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:43:15.312 | + inc/async:async_inner:63 : get_or_add_group_project_role member fc1f62dda0d04237a407e3a8e2cb44fc f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:43:15.394 | [2077 Async ks-group-memberalt:52708]: running: get_or_add_group_project_role member fc1f62dda0d04237a407e3a8e2cb44fc f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:43:15.400 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole fc1f62dda0d04237a407e3a8e2cb44fc f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:43:15.558 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fc1f62dda0d04237a407e3a8e2cb44fc f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:43:15.650 | [2077 Async ks-group-anotheralt:52787]: running: get_or_add_group_project_role anotherrole fc1f62dda0d04237a407e3a8e2cb44fc f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:43:15.657 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 930c608fe6e1442fb63977ecfe6351d1 f7b9466e67614ef6a2783f0123a80489 2026-06-24 02:43:15.780 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:43:15.845 | [52045 Async ks-system-member:52045]: finished successfully 2026-06-24 02:43:15.858 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 930c608fe6e1442fb63977ecfe6351d1 f7b9466e67614ef6a2783f0123a80489 2026-06-24 02:43:15.969 | [2077 Async ks-group-admin:52911]: running: get_or_add_group_project_role admin 930c608fe6e1442fb63977ecfe6351d1 f7b9466e67614ef6a2783f0123a80489 2026-06-24 02:43:15.976 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-24 02:43:16.117 | [2077 Async ks-demo-member:50524]: Waiting for completion of get_or_add_user_project_role member 9b741a76189d47cf9fffc86be33ac32a 296aec0a28fb4881ab4ed479b4bf8111 running on PID 50524 (17 other jobs running) 2026-06-24 02:43:16.182 | [2077 Async ks-demo-member:50524]: Signaling child to exit 2026-06-24 02:43:16.185 | WAKEUP 2026-06-24 02:43:16.242 | [2077 Async ks-demo-member:50524]: Signaled 2026-06-24 02:43:16.244 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:43:16.245 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:43:16.246 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 02:43:16.246 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:43:16.247 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:43:16.247 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 02:43:16.250 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 02:43:16.250 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 02:43:16.250 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 02:43:16.250 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 9b741a76189d47cf9fffc86be33ac32a --project 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:43:16.250 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9b741a76189d47cf9fffc86be33ac32a --project 296aec0a28fb4881ab4ed479b4bf8111 -c Role -f value 2026-06-24 02:43:16.250 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:16.250 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:16.250 | + functions-common:get_or_add_user_project_role:980 : echo d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:16.250 | d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:16.347 | [2077 Async ks-demo-member:50524]: finished get_or_add_user_project_role member 9b741a76189d47cf9fffc86be33ac32a 296aec0a28fb4881ab4ed479b4bf8111 with result 0 in 12 seconds 2026-06-24 02:43:16.426 | [2077 Async ks-demo-admin:50620]: Waiting for completion of get_or_add_user_project_role admin 37a504175df348f494dc7f7f4fcf9aa0 296aec0a28fb4881ab4ed479b4bf8111 running on PID 50620 (16 other jobs running) 2026-06-24 02:43:16.481 | [2077 Async ks-demo-admin:50620]: Signaling child to exit 2026-06-24 02:43:16.481 | WAKEUP 2026-06-24 02:43:16.526 | [2077 Async ks-demo-admin:50620]: Signaled 2026-06-24 02:43:16.530 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:43:16.530 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:43:16.530 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 02:43:16.530 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:43:16.530 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:43:16.530 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 02:43:16.530 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 02:43:16.530 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 02:43:16.530 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 02:43:16.531 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 37a504175df348f494dc7f7f4fcf9aa0 --project 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:43:16.531 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 37a504175df348f494dc7f7f4fcf9aa0 --project 296aec0a28fb4881ab4ed479b4bf8111 -c Role -f value 2026-06-24 02:43:16.531 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:16.531 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:43:16.531 | + functions-common:get_or_add_user_project_role:980 : echo 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:43:16.531 | 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:43:16.624 | [2077 Async ks-demo-admin:50620]: finished get_or_add_user_project_role admin 37a504175df348f494dc7f7f4fcf9aa0 296aec0a28fb4881ab4ed479b4bf8111 with result 0 in 11 seconds 2026-06-24 02:43:16.693 | [2077 Async ks-demo-another:50716]: Waiting for completion of get_or_add_user_project_role anotherrole 9b741a76189d47cf9fffc86be33ac32a 296aec0a28fb4881ab4ed479b4bf8111 running on PID 50716 (15 other jobs running) 2026-06-24 02:43:16.755 | [2077 Async ks-demo-another:50716]: Signaling child to exit 2026-06-24 02:43:16.755 | WAKEUP 2026-06-24 02:43:16.799 | [2077 Async ks-demo-another:50716]: Signaled 2026-06-24 02:43:16.805 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:43:16.805 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:43:16.805 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 02:43:16.805 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:43:16.805 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:43:16.806 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 02:43:16.806 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 02:43:16.806 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 02:43:16.806 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 02:43:16.806 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9b741a76189d47cf9fffc86be33ac32a --project 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:43:16.806 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9b741a76189d47cf9fffc86be33ac32a --project 296aec0a28fb4881ab4ed479b4bf8111 -c Role -f value 2026-06-24 02:43:16.806 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:16.806 | + functions-common:get_or_add_user_project_role:979 : user_role_id=79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:43:16.806 | + functions-common:get_or_add_user_project_role:980 : echo 79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:43:16.806 | 79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:43:16.900 | [2077 Async ks-demo-another:50716]: finished get_or_add_user_project_role anotherrole 9b741a76189d47cf9fffc86be33ac32a 296aec0a28fb4881ab4ed479b4bf8111 with result 0 in 13 seconds 2026-06-24 02:43:16.987 | [2077 Async ks-demo-invis:50812]: Waiting for completion of get_or_add_user_project_role member 9b741a76189d47cf9fffc86be33ac32a f4e239ec46af41a694d7e9ec1f48c716 running on PID 50812 (14 other jobs running) 2026-06-24 02:43:17.035 | [2077 Async ks-demo-invis:50812]: Signaling child to exit 2026-06-24 02:43:17.038 | WAKEUP 2026-06-24 02:43:17.080 | [2077 Async ks-demo-invis:50812]: Signaled 2026-06-24 02:43:17.082 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:43:17.082 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:43:17.082 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 02:43:17.082 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:43:17.082 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:43:17.082 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 02:43:17.082 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 02:43:17.082 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 02:43:17.083 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 02:43:17.083 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 9b741a76189d47cf9fffc86be33ac32a --project f4e239ec46af41a694d7e9ec1f48c716 2026-06-24 02:43:17.083 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9b741a76189d47cf9fffc86be33ac32a --project f4e239ec46af41a694d7e9ec1f48c716 -c Role -f value 2026-06-24 02:43:17.084 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:17.084 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:17.084 | + functions-common:get_or_add_user_project_role:980 : echo d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:17.084 | d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:17.173 | [2077 Async ks-demo-invis:50812]: finished get_or_add_user_project_role member 9b741a76189d47cf9fffc86be33ac32a f4e239ec46af41a694d7e9ec1f48c716 with result 0 in 12 seconds 2026-06-24 02:43:17.220 | [2077 Async ks-demo-reader:50977]: Waiting for completion of get_or_add_user_project_role reader 6f49fdf14f8043c485b45196162f0bcd 296aec0a28fb4881ab4ed479b4bf8111 running on PID 50977 (13 other jobs running) 2026-06-24 02:43:17.262 | [2077 Async ks-demo-reader:50977]: Signaling child to exit 2026-06-24 02:43:17.265 | WAKEUP 2026-06-24 02:43:17.316 | [2077 Async ks-demo-reader:50977]: Signaled 2026-06-24 02:43:17.317 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:43:17.317 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:43:17.317 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 02:43:17.317 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:43:17.317 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:43:17.317 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 02:43:17.317 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 02:43:17.317 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 02:43:17.317 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 02:43:17.317 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 6f49fdf14f8043c485b45196162f0bcd --project 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:43:17.318 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6f49fdf14f8043c485b45196162f0bcd --project 296aec0a28fb4881ab4ed479b4bf8111 -c Role -f value 2026-06-24 02:43:17.318 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:17.318 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a290b41996974233b2892d530cb28bf9 2026-06-24 02:43:17.318 | + functions-common:get_or_add_user_project_role:980 : echo a290b41996974233b2892d530cb28bf9 2026-06-24 02:43:17.318 | a290b41996974233b2892d530cb28bf9 2026-06-24 02:43:17.409 | [2077 Async ks-demo-reader:50977]: finished get_or_add_user_project_role reader 6f49fdf14f8043c485b45196162f0bcd 296aec0a28fb4881ab4ed479b4bf8111 with result 0 in 10 seconds 2026-06-24 02:43:17.419 | + inc/async:async_wait:197 : return 0 2026-06-24 02:43:17.426 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-24 02:43:17.547 | [2077 Async ks-alt-admin:51366]: Waiting for completion of get_or_add_user_project_role admin c82137f84c6543a48dbf400302b1b129 f2c2dffa2b26484fb863a146adb2f45c running on PID 51366 (12 other jobs running) 2026-06-24 02:43:17.598 | [2077 Async ks-alt-admin:51366]: Signaling child to exit 2026-06-24 02:43:17.603 | WAKEUP 2026-06-24 02:43:17.651 | [2077 Async ks-alt-admin:51366]: Signaled 2026-06-24 02:43:17.655 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:43:17.655 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:43:17.655 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 02:43:17.655 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:43:17.655 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:43:17.655 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 02:43:17.655 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 02:43:17.655 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 02:43:17.656 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 02:43:17.656 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user c82137f84c6543a48dbf400302b1b129 --project f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:43:17.656 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c82137f84c6543a48dbf400302b1b129 --project f2c2dffa2b26484fb863a146adb2f45c -c Role -f value 2026-06-24 02:43:17.657 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:17.657 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:43:17.657 | + functions-common:get_or_add_user_project_role:980 : echo 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:43:17.657 | 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:43:17.755 | [2077 Async ks-alt-admin:51366]: finished get_or_add_user_project_role admin c82137f84c6543a48dbf400302b1b129 f2c2dffa2b26484fb863a146adb2f45c with result 0 in 9 seconds 2026-06-24 02:43:17.834 | [2077 Async ks-alt-another:51462]: Waiting for completion of get_or_add_user_project_role anotherrole c82137f84c6543a48dbf400302b1b129 f2c2dffa2b26484fb863a146adb2f45c running on PID 51462 (11 other jobs running) 2026-06-24 02:43:17.887 | [2077 Async ks-alt-another:51462]: Signaling child to exit 2026-06-24 02:43:17.890 | WAKEUP 2026-06-24 02:43:17.934 | [2077 Async ks-alt-another:51462]: Signaled 2026-06-24 02:43:17.938 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:43:17.938 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:43:17.938 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 02:43:17.938 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:43:17.938 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:43:17.938 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 02:43:17.938 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 02:43:17.938 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 02:43:17.938 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 02:43:17.939 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user c82137f84c6543a48dbf400302b1b129 --project f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:43:17.939 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c82137f84c6543a48dbf400302b1b129 --project f2c2dffa2b26484fb863a146adb2f45c -c Role -f value 2026-06-24 02:43:17.940 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:17.940 | + functions-common:get_or_add_user_project_role:979 : user_role_id=79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:43:17.940 | + functions-common:get_or_add_user_project_role:980 : echo 79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:43:17.940 | 79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:43:18.039 | [2077 Async ks-alt-another:51462]: finished get_or_add_user_project_role anotherrole c82137f84c6543a48dbf400302b1b129 f2c2dffa2b26484fb863a146adb2f45c with result 0 in 9 seconds 2026-06-24 02:43:18.131 | [2077 Async ks-alt-member-user:51638]: Waiting for completion of get_or_add_user_project_role member 5e627de7fcd94173abfd04919dad96a4 f2c2dffa2b26484fb863a146adb2f45c running on PID 51638 (10 other jobs running) 2026-06-24 02:43:18.162 | [2077 Async ks-alt-member-user:51638]: Signaling child to exit 2026-06-24 02:43:18.167 | WAKEUP 2026-06-24 02:43:18.182 | [2077 Async ks-alt-member-user:51638]: Signaled 2026-06-24 02:43:18.184 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:43:18.184 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:43:18.184 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 02:43:18.184 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:43:18.184 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:43:18.184 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 02:43:18.184 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 02:43:18.184 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 02:43:18.184 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 02:43:18.184 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 5e627de7fcd94173abfd04919dad96a4 --project f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:43:18.185 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5e627de7fcd94173abfd04919dad96a4 --project f2c2dffa2b26484fb863a146adb2f45c -c Role -f value 2026-06-24 02:43:18.185 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:18.185 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:18.185 | + functions-common:get_or_add_user_project_role:980 : echo d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:18.185 | d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:18.281 | [2077 Async ks-alt-member-user:51638]: finished get_or_add_user_project_role member 5e627de7fcd94173abfd04919dad96a4 f2c2dffa2b26484fb863a146adb2f45c with result 0 in 9 seconds 2026-06-24 02:43:18.363 | [2077 Async ks-alt-reader-user:51808]: Waiting for completion of get_or_add_user_project_role reader e2d4273bd20640cc9d9773a564e175d2 f2c2dffa2b26484fb863a146adb2f45c running on PID 51808 (9 other jobs running) 2026-06-24 02:43:18.415 | [2077 Async ks-alt-reader-user:51808]: Signaling child to exit 2026-06-24 02:43:18.417 | WAKEUP 2026-06-24 02:43:18.463 | [2077 Async ks-alt-reader-user:51808]: Signaled 2026-06-24 02:43:18.467 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:43:18.467 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:43:18.467 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-24 02:43:18.467 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:43:18.467 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:43:18.467 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 02:43:18.467 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 02:43:18.467 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 02:43:18.468 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-24 02:43:18.468 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user e2d4273bd20640cc9d9773a564e175d2 --project f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:43:18.468 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e2d4273bd20640cc9d9773a564e175d2 --project f2c2dffa2b26484fb863a146adb2f45c -c Role -f value 2026-06-24 02:43:18.468 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:18.468 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a290b41996974233b2892d530cb28bf9 2026-06-24 02:43:18.468 | + functions-common:get_or_add_user_project_role:980 : echo a290b41996974233b2892d530cb28bf9 2026-06-24 02:43:18.468 | a290b41996974233b2892d530cb28bf9 2026-06-24 02:43:18.568 | [2077 Async ks-alt-reader-user:51808]: finished get_or_add_user_project_role reader e2d4273bd20640cc9d9773a564e175d2 f2c2dffa2b26484fb863a146adb2f45c with result 0 in 9 seconds 2026-06-24 02:43:18.577 | + inc/async:async_wait:197 : return 0 2026-06-24 02:43:18.586 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-24 02:43:18.706 | [2077 Async ks-system-member:52045]: Waiting for completion of get_or_add_user_system_role member be246c620e694b23bff077f463b567db all running on PID 52045 (8 other jobs running) 2026-06-24 02:43:18.768 | [2077 Async ks-system-member:52045]: Signaling child to exit 2026-06-24 02:43:18.768 | WAKEUP 2026-06-24 02:43:18.815 | [2077 Async ks-system-member:52045]: Signaled 2026-06-24 02:43:18.816 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-24 02:43:18.816 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-24 02:43:18.816 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-24 02:43:18.816 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:43:18.816 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:43:18.816 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 02:43:18.816 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 02:43:18.816 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 02:43:18.816 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-24 02:43:18.817 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user be246c620e694b23bff077f463b567db --system all -f value -c Role 2026-06-24 02:43:18.817 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:18.817 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-24 02:43:18.817 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-24 02:43:18.817 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user be246c620e694b23bff077f463b567db --system all 2026-06-24 02:43:18.817 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user be246c620e694b23bff077f463b567db --system all -f value -c Role 2026-06-24 02:43:18.817 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:18.817 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-24 02:43:18.817 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-24 02:43:18.817 | 2026-06-24 02:43:18.912 | [2077 Async ks-system-member:52045]: finished get_or_add_user_system_role member be246c620e694b23bff077f463b567db all with result 0 in 13 seconds 2026-06-24 02:43:18.989 | [2077 Async ks-system-reader:52250]: Waiting for completion of get_or_add_user_system_role reader 173d39d8916d4ddf9a09de08d38d0579 all running on PID 52250 (7 other jobs running) 2026-06-24 02:43:19.053 | [2077 Async ks-system-reader:52250]: Signaling child to exit 2026-06-24 02:43:22.631 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:43:22.686 | [52250 Async ks-system-reader:52250]: finished successfully 2026-06-24 02:43:22.732 | WAKEUP 2026-06-24 02:43:22.781 | [2077 Async ks-system-reader:52250]: Signaled 2026-06-24 02:43:22.784 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-24 02:43:22.785 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-24 02:43:22.785 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-24 02:43:22.785 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:43:22.785 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:43:22.785 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-24 02:43:22.785 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-24 02:43:22.785 | ++ functions-common:_get_domain_args:957 : echo 2026-06-24 02:43:22.785 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-24 02:43:22.785 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 173d39d8916d4ddf9a09de08d38d0579 --system all -f value -c Role 2026-06-24 02:43:22.785 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:22.785 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-24 02:43:22.786 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-24 02:43:22.786 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 173d39d8916d4ddf9a09de08d38d0579 --system all 2026-06-24 02:43:22.786 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 173d39d8916d4ddf9a09de08d38d0579 --system all -f value -c Role 2026-06-24 02:43:22.786 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:22.786 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=a290b41996974233b2892d530cb28bf9 2026-06-24 02:43:22.786 | + functions-common:get_or_add_user_system_role:1030 : echo a290b41996974233b2892d530cb28bf9 2026-06-24 02:43:22.789 | a290b41996974233b2892d530cb28bf9 2026-06-24 02:43:22.906 | [2077 Async ks-system-reader:52250]: finished get_or_add_user_system_role reader 173d39d8916d4ddf9a09de08d38d0579 all with result 0 in 15 seconds 2026-06-24 02:43:22.918 | + inc/async:async_wait:197 : return 0 2026-06-24 02:43:22.926 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-24 02:43:23.052 | [2077 Async ks-group-memberdemo:52550]: Waiting for completion of get_or_add_group_project_role member fc1f62dda0d04237a407e3a8e2cb44fc 296aec0a28fb4881ab4ed479b4bf8111 running on PID 52550 (6 other jobs running) 2026-06-24 02:43:23.107 | [2077 Async ks-group-memberdemo:52550]: Signaling child to exit 2026-06-24 02:43:27.043 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:43:27.086 | [52550 Async ks-group-memberdemo:52550]: finished successfully 2026-06-24 02:43:27.127 | WAKEUP 2026-06-24 02:43:27.164 | [2077 Async ks-group-memberdemo:52550]: Signaled 2026-06-24 02:43:27.167 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 02:43:27.167 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group fc1f62dda0d04237a407e3a8e2cb44fc --project 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:43:27.167 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fc1f62dda0d04237a407e3a8e2cb44fc --project 296aec0a28fb4881ab4ed479b4bf8111 -f value -c Role 2026-06-24 02:43:27.168 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:27.168 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:27.168 | + functions-common:get_or_add_group_project_role:1049 : echo d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:27.168 | d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:27.238 | [2077 Async ks-group-memberdemo:52550]: finished get_or_add_group_project_role member fc1f62dda0d04237a407e3a8e2cb44fc 296aec0a28fb4881ab4ed479b4bf8111 with result 0 in 12 seconds 2026-06-24 02:43:27.313 | [2077 Async ks-group-anotherdemo:52629]: Waiting for completion of get_or_add_group_project_role anotherrole fc1f62dda0d04237a407e3a8e2cb44fc 296aec0a28fb4881ab4ed479b4bf8111 running on PID 52629 (5 other jobs running) 2026-06-24 02:43:27.360 | [2077 Async ks-group-anotherdemo:52629]: Signaling child to exit 2026-06-24 02:43:27.366 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:43:27.400 | [52787 Async ks-group-anotheralt:52787]: finished successfully 2026-06-24 02:43:27.926 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:43:27.956 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:43:27.966 | [52629 Async ks-group-anotherdemo:52629]: finished successfully 2026-06-24 02:43:27.996 | [52708 Async ks-group-memberalt:52708]: finished successfully 2026-06-24 02:43:27.999 | WAKEUP 2026-06-24 02:43:28.031 | [2077 Async ks-group-anotherdemo:52629]: Signaled 2026-06-24 02:43:28.034 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 02:43:28.034 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group fc1f62dda0d04237a407e3a8e2cb44fc --project 296aec0a28fb4881ab4ed479b4bf8111 2026-06-24 02:43:28.034 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fc1f62dda0d04237a407e3a8e2cb44fc --project 296aec0a28fb4881ab4ed479b4bf8111 -f value -c Role 2026-06-24 02:43:28.034 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:28.034 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:43:28.034 | + functions-common:get_or_add_group_project_role:1049 : echo 79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:43:28.034 | 79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:43:28.091 | [2077 Async ks-group-anotherdemo:52629]: finished get_or_add_group_project_role anotherrole fc1f62dda0d04237a407e3a8e2cb44fc 296aec0a28fb4881ab4ed479b4bf8111 with result 0 in 12 seconds 2026-06-24 02:43:28.140 | [2077 Async ks-group-memberalt:52708]: Waiting for completion of get_or_add_group_project_role member fc1f62dda0d04237a407e3a8e2cb44fc f2c2dffa2b26484fb863a146adb2f45c running on PID 52708 (4 other jobs running) 2026-06-24 02:43:28.172 | [2077 Async ks-group-memberalt:52708]: Signaling child to exit 2026-06-24 02:43:28.173 | WAKEUP 2026-06-24 02:43:28.201 | [2077 Async ks-group-memberalt:52708]: Signaled 2026-06-24 02:43:28.203 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 02:43:28.203 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group fc1f62dda0d04237a407e3a8e2cb44fc --project f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:43:28.203 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fc1f62dda0d04237a407e3a8e2cb44fc --project f2c2dffa2b26484fb863a146adb2f45c -f value -c Role 2026-06-24 02:43:28.204 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:28.204 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:28.204 | + functions-common:get_or_add_group_project_role:1049 : echo d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:28.204 | d54084e07501454f9303d706e2a65fa6 2026-06-24 02:43:28.262 | [2077 Async ks-group-memberalt:52708]: finished get_or_add_group_project_role member fc1f62dda0d04237a407e3a8e2cb44fc f2c2dffa2b26484fb863a146adb2f45c with result 0 in 12 seconds 2026-06-24 02:43:28.311 | [2077 Async ks-group-anotheralt:52787]: Waiting for completion of get_or_add_group_project_role anotherrole fc1f62dda0d04237a407e3a8e2cb44fc f2c2dffa2b26484fb863a146adb2f45c running on PID 52787 (3 other jobs running) 2026-06-24 02:43:28.343 | [2077 Async ks-group-anotheralt:52787]: Signaling child to exit 2026-06-24 02:43:28.345 | WAKEUP 2026-06-24 02:43:28.371 | [2077 Async ks-group-anotheralt:52787]: Signaled 2026-06-24 02:43:28.374 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 02:43:28.374 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group fc1f62dda0d04237a407e3a8e2cb44fc --project f2c2dffa2b26484fb863a146adb2f45c 2026-06-24 02:43:28.374 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fc1f62dda0d04237a407e3a8e2cb44fc --project f2c2dffa2b26484fb863a146adb2f45c -f value -c Role 2026-06-24 02:43:28.374 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:28.374 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:43:28.374 | + functions-common:get_or_add_group_project_role:1049 : echo 79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:43:28.375 | 79888c5d97554cdd8d1b2995dc3a7fde 2026-06-24 02:43:28.432 | [2077 Async ks-group-anotheralt:52787]: finished get_or_add_group_project_role anotherrole fc1f62dda0d04237a407e3a8e2cb44fc f2c2dffa2b26484fb863a146adb2f45c with result 0 in 11 seconds 2026-06-24 02:43:28.445 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:43:28.482 | [52911 Async ks-group-admin:52911]: finished successfully 2026-06-24 02:43:28.488 | [2077 Async ks-group-admin:52911]: Waiting for completion of get_or_add_group_project_role admin 930c608fe6e1442fb63977ecfe6351d1 f7b9466e67614ef6a2783f0123a80489 running on PID 52911 (2 other jobs running) 2026-06-24 02:43:28.521 | [2077 Async ks-group-admin:52911]: Signaling child to exit 2026-06-24 02:43:28.521 | WAKEUP 2026-06-24 02:43:28.551 | [2077 Async ks-group-admin:52911]: Signaled 2026-06-24 02:43:28.554 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-24 02:43:28.554 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 930c608fe6e1442fb63977ecfe6351d1 --project f7b9466e67614ef6a2783f0123a80489 2026-06-24 02:43:28.554 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 930c608fe6e1442fb63977ecfe6351d1 --project f7b9466e67614ef6a2783f0123a80489 -f value -c Role 2026-06-24 02:43:28.554 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:43:28.554 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:43:28.554 | + functions-common:get_or_add_group_project_role:1049 : echo 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:43:28.554 | 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:43:28.612 | [2077 Async ks-group-admin:52911]: finished get_or_add_group_project_role admin 930c608fe6e1442fb63977ecfe6351d1 f7b9466e67614ef6a2783f0123a80489 with result 0 in 12 seconds 2026-06-24 02:43:28.618 | + inc/async:async_wait:197 : return 0 2026-06-24 02:43:28.623 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-24 02:43:28.651 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:43:28.656 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-24 02:43:28.684 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:43:28.689 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-24 02:43:28.693 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-24 02:43:28.788 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-24 02:43:28.844 | [2077 Async create_nova_accounts:54767]: running: create_nova_accounts 2026-06-24 02:43:28.849 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-24 02:43:28.875 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:43:28.880 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-24 02:43:28.884 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-24 02:43:28.972 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-24 02:43:29.031 | [2077 Async create_glance_accounts:54890]: running: create_glance_accounts 2026-06-24 02:43:29.037 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-24 02:43:29.066 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:43:29.073 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-24 02:43:29.078 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-24 02:43:29.168 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-24 02:43:29.226 | [2077 Async create_cinder_accounts:55028]: running: create_cinder_accounts 2026-06-24 02:43:29.231 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-24 02:43:29.260 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:43:29.265 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-24 02:43:29.270 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-24 02:43:29.358 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-24 02:43:29.431 | [2077 Async create_neutron_accounts:55170]: running: create_neutron_accounts 2026-06-24 02:43:29.436 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-24 02:43:29.471 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:43:29.476 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-24 02:43:29.513 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:43:29.519 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-24 02:43:29.641 | [2077 Async create_nova_accounts:54767]: Waiting for completion of create_nova_accounts running on PID 54767 (5 other jobs running) 2026-06-24 02:43:29.698 | [2077 Async create_nova_accounts:54767]: Signaling child to exit 2026-06-24 02:44:05.161 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:44:05.186 | [55170 Async create_neutron_accounts:55170]: finished successfully 2026-06-24 02:44:12.686 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:44:12.727 | [55028 Async create_cinder_accounts:55028]: finished successfully 2026-06-24 02:44:30.130 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:44:30.162 | [54767 Async create_nova_accounts:54767]: finished successfully 2026-06-24 02:44:30.192 | WAKEUP 2026-06-24 02:44:30.223 | [2077 Async create_nova_accounts:54767]: Signaled 2026-06-24 02:44:30.225 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-24 02:44:30.225 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-24 02:44:30.225 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-24 02:44:30.225 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:44:30.225 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:44:30.225 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 02:44:30.225 | ++ 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-06-24 02:44:30.225 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:30.225 | + functions-common:get_or_create_user:915 : user_id=b13523f71211463b8863640ff41ccf3a 2026-06-24 02:44:30.226 | + functions-common:get_or_create_user:916 : echo b13523f71211463b8863640ff41ccf3a 2026-06-24 02:44:30.226 | b13523f71211463b8863640ff41ccf3a 2026-06-24 02:44:30.226 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-24 02:44:30.226 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:44:30.226 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:44:30.226 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:44:30.226 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:44:30.226 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:44:30.226 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:44:30.226 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:44:30.226 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:44:30.227 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:44:30.227 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:44:30.228 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:44:30.229 | + 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-06-24 02:44:30.229 | ++ 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-06-24 02:44:30.230 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:30.230 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:44:30.231 | + functions-common:get_or_add_user_project_role:980 : echo c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:44:30.231 | c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:44:30.231 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-24 02:44:30.231 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-24 02:44:30.231 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:44:30.231 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:44:30.231 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:44:30.231 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:44:30.231 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:44:30.231 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:44:30.231 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:44:30.232 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:44:30.232 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:44:30.232 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:44:30.232 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:44:30.234 | + 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-06-24 02:44:30.234 | ++ 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-06-24 02:44:30.234 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:30.235 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:44:30.236 | + functions-common:get_or_add_user_project_role:980 : echo 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:44:30.236 | 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:44:30.236 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-24 02:44:30.236 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.25/compute 2026-06-24 02:44:30.236 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-24 02:44:30.236 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:44:30.236 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-24 02:44:30.236 | ++ 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-06-24 02:44:30.236 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:30.236 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:44:30.237 | aec9bde2d1464194befb05d91261e57c' 2026-06-24 02:44:30.237 | + functions-common:get_or_create_service:1067 : echo aec9bde2d1464194befb05d91261e57c 2026-06-24 02:44:30.237 | aec9bde2d1464194befb05d91261e57c 2026-06-24 02:44:30.237 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.25/compute/v2/$(project_id)s' 2026-06-24 02:44:30.237 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:44:30.237 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.25/compute/v2/$(project_id)s' RegionOne 2026-06-24 02:44:30.237 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:44:30.237 | +++ 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-06-24 02:44:30.237 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:30.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:44:30.238 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:44:30.239 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.25/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-24 02:44:30.239 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:30.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=039f84f7d5b549a2ba7b66c592efa25b 2026-06-24 02:44:30.239 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 039f84f7d5b549a2ba7b66c592efa25b 2026-06-24 02:44:30.239 | + functions-common:get_or_create_endpoint:1100 : public_id=039f84f7d5b549a2ba7b66c592efa25b 2026-06-24 02:44:30.239 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:44:30.240 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:44:30.240 | + functions-common:get_or_create_endpoint:1109 : echo 039f84f7d5b549a2ba7b66c592efa25b 2026-06-24 02:44:30.240 | 039f84f7d5b549a2ba7b66c592efa25b 2026-06-24 02:44:30.240 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-24 02:44:30.240 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:44:30.240 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-24 02:44:30.240 | ++ 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-06-24 02:44:30.241 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:30.241 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:44:30.241 | e13b3bf78b714aae90c16af521e9ed5f' 2026-06-24 02:44:30.241 | + functions-common:get_or_create_service:1067 : echo e13b3bf78b714aae90c16af521e9ed5f 2026-06-24 02:44:30.241 | e13b3bf78b714aae90c16af521e9ed5f 2026-06-24 02:44:30.241 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.25/compute/v2.1 2026-06-24 02:44:30.242 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:44:30.242 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.25/compute/v2.1 RegionOne 2026-06-24 02:44:30.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:44:30.242 | +++ 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-06-24 02:44:30.242 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:30.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:44:30.243 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:44:30.243 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.25/compute/v2.1 --region RegionOne -f value -c id 2026-06-24 02:44:30.243 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:30.243 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=0f66bf11357046699ed04e12e3c476cc 2026-06-24 02:44:30.243 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 0f66bf11357046699ed04e12e3c476cc 2026-06-24 02:44:30.244 | + functions-common:get_or_create_endpoint:1100 : public_id=0f66bf11357046699ed04e12e3c476cc 2026-06-24 02:44:30.244 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:44:30.244 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:44:30.244 | + functions-common:get_or_create_endpoint:1109 : echo 0f66bf11357046699ed04e12e3c476cc 2026-06-24 02:44:30.244 | 0f66bf11357046699ed04e12e3c476cc 2026-06-24 02:44:30.245 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-24 02:44:30.245 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:44:30.245 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-24 02:44:30.245 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:44:30.245 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-24 02:44:30.245 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:44:30.245 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-24 02:44:30.246 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:44:30.246 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-24 02:44:30.287 | [2077 Async create_nova_accounts:54767]: finished create_nova_accounts with result 0 in 61 seconds 2026-06-24 02:44:30.335 | [2077 Async create_glance_accounts:54890]: Waiting for completion of create_glance_accounts running on PID 54890 (4 other jobs running) 2026-06-24 02:44:30.371 | [2077 Async create_glance_accounts:54890]: Signaling child to exit 2026-06-24 02:44:43.715 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:44:43.743 | [54890 Async create_glance_accounts:54890]: finished successfully 2026-06-24 02:44:43.767 | WAKEUP 2026-06-24 02:44:43.791 | [2077 Async create_glance_accounts:54890]: Signaled 2026-06-24 02:44:43.792 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-24 02:44:43.792 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:44:43.792 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-24 02:44:43.792 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-24 02:44:43.792 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:44:43.793 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:44:43.793 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 02:44:43.793 | ++ 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-06-24 02:44:43.793 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.793 | + functions-common:get_or_create_user:915 : user_id=2075f3b93a074200b56289e0cfedb935 2026-06-24 02:44:43.793 | + functions-common:get_or_create_user:916 : echo 2075f3b93a074200b56289e0cfedb935 2026-06-24 02:44:43.793 | 2075f3b93a074200b56289e0cfedb935 2026-06-24 02:44:43.793 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-24 02:44:43.793 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:44:43.793 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:44:43.794 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:44:43.794 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:44:43.794 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:44:43.794 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:44:43.794 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:44:43.794 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:44:43.794 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:44:43.794 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:44:43.794 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:44:43.794 | + 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-06-24 02:44:43.795 | ++ 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-06-24 02:44:43.795 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.795 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:44:43.795 | + functions-common:get_or_add_user_project_role:980 : echo c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:44:43.795 | c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:44:43.795 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-24 02:44:43.795 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-24 02:44:43.795 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:44:43.795 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:44:43.795 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:44:43.795 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:44:43.796 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:44:43.796 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:44:43.796 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:44:43.796 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:44:43.796 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:44:43.796 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:44:43.796 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:44:43.796 | + 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-06-24 02:44:43.796 | ++ 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-06-24 02:44:43.796 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.797 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:44:43.797 | + functions-common:get_or_add_user_project_role:980 : echo 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:44:43.797 | 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:44:43.797 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-24 02:44:43.797 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:44:43.797 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-24 02:44:43.797 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:44:43.797 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-24 02:44:43.797 | ++ 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-06-24 02:44:43.797 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.798 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:44:43.798 | ad15534857a54cfc85186bd39a3c5bbb' 2026-06-24 02:44:43.798 | + functions-common:get_or_create_service:1067 : echo ad15534857a54cfc85186bd39a3c5bbb 2026-06-24 02:44:43.798 | ad15534857a54cfc85186bd39a3c5bbb 2026-06-24 02:44:43.798 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.25/image 2026-06-24 02:44:43.798 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:44:43.798 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.25/image RegionOne 2026-06-24 02:44:43.798 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:44:43.798 | +++ 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-06-24 02:44:43.798 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:44:43.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:44:43.799 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.25/image --region RegionOne -f value -c id 2026-06-24 02:44:43.799 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6c45befb556a4bec8fa7270706bb6a3d 2026-06-24 02:44:43.799 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6c45befb556a4bec8fa7270706bb6a3d 2026-06-24 02:44:43.799 | + functions-common:get_or_create_endpoint:1100 : public_id=6c45befb556a4bec8fa7270706bb6a3d 2026-06-24 02:44:43.799 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:44:43.799 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:44:43.800 | + functions-common:get_or_create_endpoint:1109 : echo 6c45befb556a4bec8fa7270706bb6a3d 2026-06-24 02:44:43.800 | 6c45befb556a4bec8fa7270706bb6a3d 2026-06-24 02:44:43.800 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-24 02:44:43.800 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-24 02:44:43.800 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-24 02:44:43.800 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.800 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-24 02:44:43.800 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-24 02:44:43.800 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-24 02:44:43.800 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-24 02:44:43.800 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-24 02:44:43.801 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-24 02:44:43.801 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-24 02:44:43.801 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-24 02:44:43.801 | +---------------+----------------------------------+ 2026-06-24 02:44:43.801 | | Field | Value | 2026-06-24 02:44:43.801 | +---------------+----------------------------------+ 2026-06-24 02:44:43.801 | | default_limit | 2000 | 2026-06-24 02:44:43.801 | | description | None | 2026-06-24 02:44:43.801 | | id | 699764ded1824c4fb1fbc04909eeaafe | 2026-06-24 02:44:43.801 | | region_id | RegionOne | 2026-06-24 02:44:43.802 | | resource_name | image_size_total | 2026-06-24 02:44:43.802 | | service_id | ad15534857a54cfc85186bd39a3c5bbb | 2026-06-24 02:44:43.802 | +---------------+----------------------------------+ 2026-06-24 02:44:43.802 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-24 02:44:43.802 | +---------------+----------------------------------+ 2026-06-24 02:44:43.802 | | Field | Value | 2026-06-24 02:44:43.802 | +---------------+----------------------------------+ 2026-06-24 02:44:43.802 | | default_limit | 2000 | 2026-06-24 02:44:43.802 | | description | None | 2026-06-24 02:44:43.802 | | id | cc5f8f8d9d994fe2ab491a7227611fea | 2026-06-24 02:44:43.802 | | region_id | RegionOne | 2026-06-24 02:44:43.803 | | resource_name | image_stage_total | 2026-06-24 02:44:43.803 | | service_id | ad15534857a54cfc85186bd39a3c5bbb | 2026-06-24 02:44:43.803 | +---------------+----------------------------------+ 2026-06-24 02:44:43.803 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-24 02:44:43.803 | +---------------+----------------------------------+ 2026-06-24 02:44:43.803 | | Field | Value | 2026-06-24 02:44:43.803 | +---------------+----------------------------------+ 2026-06-24 02:44:43.803 | | default_limit | 100 | 2026-06-24 02:44:43.803 | | description | None | 2026-06-24 02:44:43.803 | | id | ffa893e9002b4cca9020a09e698ef7ae | 2026-06-24 02:44:43.803 | | region_id | RegionOne | 2026-06-24 02:44:43.804 | | resource_name | image_count_total | 2026-06-24 02:44:43.804 | | service_id | ad15534857a54cfc85186bd39a3c5bbb | 2026-06-24 02:44:43.804 | +---------------+----------------------------------+ 2026-06-24 02:44:43.804 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-24 02:44:43.804 | +---------------+----------------------------------+ 2026-06-24 02:44:43.804 | | Field | Value | 2026-06-24 02:44:43.804 | +---------------+----------------------------------+ 2026-06-24 02:44:43.804 | | default_limit | 100 | 2026-06-24 02:44:43.804 | | description | None | 2026-06-24 02:44:43.804 | | id | 090ef685b71746cca75aeb331c7400f4 | 2026-06-24 02:44:43.805 | | region_id | RegionOne | 2026-06-24 02:44:43.805 | | resource_name | image_count_uploading | 2026-06-24 02:44:43.805 | | service_id | ad15534857a54cfc85186bd39a3c5bbb | 2026-06-24 02:44:43.805 | +---------------+----------------------------------+ 2026-06-24 02:44:43.805 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-24 02:44:43.805 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-24 02:44:43.805 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-24 02:44:43.805 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-24 02:44:43.805 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-24 02:44:43.805 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.25/identity 2026-06-24 02:44:43.806 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-24 02:44:43.806 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-24 02:44:43.806 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.806 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 6c45befb556a4bec8fa7270706bb6a3d 2026-06-24 02:44:43.806 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-24 02:44:43.806 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-24 02:44:43.806 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:44:43.840 | [2077 Async create_glance_accounts:54890]: finished create_glance_accounts with result 0 in 74 seconds 2026-06-24 02:44:43.883 | [2077 Async create_cinder_accounts:55028]: Waiting for completion of create_cinder_accounts running on PID 55028 (3 other jobs running) 2026-06-24 02:44:43.909 | [2077 Async create_cinder_accounts:55028]: Signaling child to exit 2026-06-24 02:44:43.909 | WAKEUP 2026-06-24 02:44:43.934 | [2077 Async create_cinder_accounts:55028]: Signaled 2026-06-24 02:44:43.935 | + lib/cinder:create_cinder_accounts:452 : [[ 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-06-24 02:44:43.935 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-24 02:44:43.935 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-24 02:44:43.935 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:44:43.935 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-24 02:44:43.935 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-24 02:44:43.935 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:44:43.936 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:44:43.936 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 02:44:43.936 | ++ 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-06-24 02:44:43.936 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.936 | + functions-common:get_or_create_user:915 : user_id=4a7eec64cfa74dc0b05eac602ff5b378 2026-06-24 02:44:43.936 | + functions-common:get_or_create_user:916 : echo 4a7eec64cfa74dc0b05eac602ff5b378 2026-06-24 02:44:43.936 | 4a7eec64cfa74dc0b05eac602ff5b378 2026-06-24 02:44:43.936 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-24 02:44:43.936 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:44:43.936 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:44:43.936 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:44:43.937 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:44:43.937 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:44:43.937 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:44:43.937 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:44:43.937 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:44:43.937 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:44:43.937 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:44:43.937 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:44:43.937 | + 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-06-24 02:44:43.937 | ++ 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-06-24 02:44:43.938 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.938 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:44:43.938 | + functions-common:get_or_add_user_project_role:980 : echo c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:44:43.938 | c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:44:43.938 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-24 02:44:43.938 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-24 02:44:43.938 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.25/volume 2026-06-24 02:44:43.938 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-24 02:44:43.938 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:44:43.938 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-24 02:44:43.939 | ++ 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-06-24 02:44:43.939 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.939 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:44:43.939 | 09fa7bc1370749d0a9c491f2888398f8' 2026-06-24 02:44:43.939 | + functions-common:get_or_create_service:1067 : echo 09fa7bc1370749d0a9c491f2888398f8 2026-06-24 02:44:43.939 | 09fa7bc1370749d0a9c491f2888398f8 2026-06-24 02:44:43.939 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.25/volume/v3 2026-06-24 02:44:43.939 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:44:43.939 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.25/volume/v3 RegionOne 2026-06-24 02:44:43.939 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:44:43.940 | +++ 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-06-24 02:44:43.940 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:44:43.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:44:43.940 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.25/volume/v3 --region RegionOne -f value -c id 2026-06-24 02:44:43.940 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3129c1b26ca44d39912eff6158b0d00b 2026-06-24 02:44:43.940 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3129c1b26ca44d39912eff6158b0d00b 2026-06-24 02:44:43.940 | + functions-common:get_or_create_endpoint:1100 : public_id=3129c1b26ca44d39912eff6158b0d00b 2026-06-24 02:44:43.940 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:44:43.941 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:44:43.941 | + functions-common:get_or_create_endpoint:1109 : echo 3129c1b26ca44d39912eff6158b0d00b 2026-06-24 02:44:43.941 | 3129c1b26ca44d39912eff6158b0d00b 2026-06-24 02:44:43.941 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-24 02:44:43.941 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-24 02:44:43.941 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-24 02:44:43.941 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-24 02:44:43.941 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.941 | ++ functions-common:get_or_create_project:928 : project_id=d6793bc8cb294ac88b8e1843c05ce080 2026-06-24 02:44:43.942 | ++ functions-common:get_or_create_project:929 : echo d6793bc8cb294ac88b8e1843c05ce080 2026-06-24 02:44:43.942 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d6793bc8cb294ac88b8e1843c05ce080 2026-06-24 02:44:43.942 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-24 02:44:43.942 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:44:43.942 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:44:43.942 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-24 02:44:43.942 | +++ 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-06-24 02:44:43.942 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-24 02:44:43.942 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:43.942 | ++ functions-common:get_or_create_user:915 : user_id=4a7eec64cfa74dc0b05eac602ff5b378 2026-06-24 02:44:43.943 | ++ functions-common:get_or_create_user:916 : echo 4a7eec64cfa74dc0b05eac602ff5b378 2026-06-24 02:44:43.943 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4a7eec64cfa74dc0b05eac602ff5b378 2026-06-24 02:44:43.990 | [2077 Async create_cinder_accounts:55028]: finished create_cinder_accounts with result 0 in 43 seconds 2026-06-24 02:44:43.997 | + inc/async:async_wait:197 : return 0 2026-06-24 02:44:44.001 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-24 02:44:44.065 | [2077 Async create_neutron_accounts:55170]: Waiting for completion of create_neutron_accounts running on PID 55170 (2 other jobs running) 2026-06-24 02:44:44.095 | [2077 Async create_neutron_accounts:55170]: Signaling child to exit 2026-06-24 02:44:44.095 | WAKEUP 2026-06-24 02:44:44.125 | [2077 Async create_neutron_accounts:55170]: Signaled 2026-06-24 02:44:44.127 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-24 02:44:44.127 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.25/ 2026-06-24 02:44:44.127 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-24 02:44:44.127 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.25/networking 2026-06-24 02:44:44.128 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-24 02:44:44.128 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:44:44.128 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-24 02:44:44.128 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-24 02:44:44.128 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:44:44.128 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:44:44.128 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 02:44:44.128 | ++ 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-06-24 02:44:44.128 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:44.128 | + functions-common:get_or_create_user:915 : user_id=0c36e488065e41069cb8cea099097e97 2026-06-24 02:44:44.129 | + functions-common:get_or_create_user:916 : echo 0c36e488065e41069cb8cea099097e97 2026-06-24 02:44:44.129 | 0c36e488065e41069cb8cea099097e97 2026-06-24 02:44:44.129 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-24 02:44:44.129 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:44:44.129 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:44:44.129 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:44:44.129 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:44:44.129 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:44:44.129 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:44:44.129 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:44:44.130 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:44:44.130 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:44:44.130 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:44:44.130 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:44:44.130 | + 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-06-24 02:44:44.130 | ++ 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-06-24 02:44:44.130 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:44.130 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:44:44.130 | + functions-common:get_or_add_user_project_role:980 : echo c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:44:44.130 | c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:44:44.131 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-24 02:44:44.131 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-24 02:44:44.131 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:44:44.131 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-24 02:44:44.131 | ++ 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-06-24 02:44:44.131 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:44.131 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:44:44.131 | c57ea8891c854fcdabab358875462eb1' 2026-06-24 02:44:44.131 | + functions-common:get_or_create_service:1067 : echo c57ea8891c854fcdabab358875462eb1 2026-06-24 02:44:44.131 | c57ea8891c854fcdabab358875462eb1 2026-06-24 02:44:44.132 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.25/networking 2026-06-24 02:44:44.132 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:44:44.132 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.25/networking RegionOne 2026-06-24 02:44:44.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:44:44.132 | +++ 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-06-24 02:44:44.132 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:44.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:44:44.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:44:44.132 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.25/networking --region RegionOne -f value -c id 2026-06-24 02:44:44.132 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:44:44.132 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7cf3055edb3049e0bdc725a2e802acea 2026-06-24 02:44:44.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7cf3055edb3049e0bdc725a2e802acea 2026-06-24 02:44:44.133 | + functions-common:get_or_create_endpoint:1100 : public_id=7cf3055edb3049e0bdc725a2e802acea 2026-06-24 02:44:44.133 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:44:44.133 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:44:44.133 | + functions-common:get_or_create_endpoint:1109 : echo 7cf3055edb3049e0bdc725a2e802acea 2026-06-24 02:44:44.133 | 7cf3055edb3049e0bdc725a2e802acea 2026-06-24 02:44:44.186 | [2077 Async create_neutron_accounts:55170]: finished create_neutron_accounts with result 0 in 35 seconds 2026-06-24 02:44:44.196 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-24 02:44:44.204 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-24 02:44:44.209 | + inc/async:async_wait:197 : return 0 2026-06-24 02:44:44.213 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-24 02:44:44.241 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:44:44.246 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-24 02:44:44.274 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:44:44.279 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-24 02:44:44.283 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:44:44.287 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-24 02:44:44.292 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-24 02:44:44.296 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-24 02:44:44.383 | + inc/async:async_inner:63 : init_glance 2026-06-24 02:44:44.433 | [2077 Async init_glance:57406]: running: init_glance 2026-06-24 02:44:44.438 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-24 02:44:44.466 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:44:44.471 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-24 02:44:44.475 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:44:44.479 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-24 02:44:44.484 | + ./stack.sh:main:1167 : configure_neutron 2026-06-24 02:44:44.488 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-24 02:44:44.493 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-24 02:44:44.497 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-24 02:44:44.520 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-24 02:44:44.523 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-24 02:44:58.382 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:44:58.415 | [57406 Async init_glance:57406]: finished successfully 2026-06-24 02:45:26.176 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-24 02:45:26.181 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-24 02:45:26.185 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-24 02:45:26.187 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-24 02:45:26.190 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-24 02:45:26.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-24 02:45:26.198 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-24 02:45:26.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-24 02:45:26.205 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-24 02:45:26.209 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-24 02:45:26.213 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-24 02:45:26.216 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-24 02:45:26.220 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-24 02:45:26.223 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-24 02:45:26.227 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-24 02:45:26.230 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-24 02:45:26.237 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:45:26.240 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:45:26.243 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-24 02:45:26.247 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:45:26.254 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-24 02:45:26.257 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-24 02:45:26.260 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-24 02:45:26.263 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-24 02:45:26.266 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:45:26.269 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:45:26.272 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:45:26.295 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:45:26.298 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:45:26.301 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-24 02:45:26.305 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-24 02:45:26.352 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-24 02:45:26.396 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-24 02:45:26.442 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-24 02:45:26.483 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-24 02:45:26.525 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-24 02:45:26.568 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-24 02:45:26.571 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-24 02:45:26.575 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-24 02:45:26.578 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:45:26.584 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:45:26.608 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:45:26.611 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:45:26.615 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:45:26.618 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:45:26.622 | + 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-06-24 02:45:26.667 | + 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-06-24 02:45:26.712 | + 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-06-24 02:45:26.759 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:45:26.804 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-24 02:45:26.849 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-24 02:45:26.853 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:45:26.857 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-24 02:45:26.861 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-24 02:45:26.864 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-24 02:45:26.867 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:45:26.871 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-24 02:45:26.875 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-24 02:45:26.895 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-24 02:45:26.912 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-24 02:45:26.930 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-24 02:45:26.948 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-24 02:45:26.966 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-24 02:45:26.970 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-24 02:45:26.975 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-24 02:45:26.981 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.XQHuGqtCNw 2026-06-24 02:45:26.983 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-24 02:45:26.987 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-24 02:45:26.991 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.XQHuGqtCNw 2026-06-24 02:45:26.997 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.XQHuGqtCNw 2026-06-24 02:45:27.014 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.XQHuGqtCNw /etc/sudoers.d/neutron-rootwrap 2026-06-24 02:45:27.032 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-24 02:45:27.036 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-24 02:45:27.040 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-24 02:45:27.084 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-24 02:45:27.088 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-24 02:45:27.133 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-24 02:45:27.137 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-24 02:45:27.141 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-24 02:45:27.145 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 02:45:27.149 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-24 02:45:27.153 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 02:45:27.178 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:45:27.183 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-24 02:45:27.187 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-24 02:45:27.191 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 02:45:27.212 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:45:27.215 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-06-24 02:45:27.220 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/ 2026-06-24 02:45:27.267 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 02:45:27.271 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 02:45:27.274 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-24 02:45:27.297 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:45:27.301 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-24 02:45:27.325 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:45:27.328 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-24 02:45:27.353 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:45:27.357 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-24 02:45:27.380 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:45:27.385 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-24 02:45:27.410 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:45:27.413 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-24 02:45:27.417 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-24 02:45:27.441 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:45:27.445 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-24 02:45:27.449 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-24 02:45:27.453 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-24 02:45:27.454 | Configuring OVN 2026-06-24 02:45:27.457 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-24 02:45:27.462 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-24 02:45:27.466 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-24 02:45:27.472 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=1e789700-b627-43a9-9804-8487568db6bf 2026-06-24 02:45:27.476 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:45:27.479 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-24 02:45:27.483 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:45:27.487 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:45:27.490 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:45:27.494 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:45:27.498 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:45:27.502 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:45:27.506 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:45:27.510 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:45:27.513 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:45:27.516 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:45:27.520 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:45:27.523 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:45:27.527 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:45:27.530 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-24 02:45:27.533 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-24 02:45:27.536 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-24 02:45:27.540 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-24 02:45:27.566 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:45:27.570 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-24 02:45:27.628 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-24 02:45:27.632 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-24 02:45:27.636 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-24 02:45:27.662 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:45:27.665 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-24 02:45:27.669 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:45:27.673 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-24 02:45:27.677 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-24 02:45:27.696 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-24 02:45:27.702 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-24 02:45:27.706 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-24 02:46:08.692 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:46:08.699 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:46:08.703 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:46:08.707 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-24 02:46:08.755 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-24 02:46:08.760 | + lib/neutron:configure_root_helper_options:1107 : 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-06-24 02:46:08.807 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-24 02:46:08.855 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.25 2026-06-24 02:46:08.904 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-24 02:46:08.952 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-24 02:46:09.002 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-24 02:46:09.050 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.25:6642 2026-06-24 02:46:09.100 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-24 02:46:09.128 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:09.133 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-24 02:46:09.137 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-24 02:46:09.185 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.25:6641 2026-06-24 02:46:09.235 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-24 02:46:09.239 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-24 02:46:09.240 | Configuring Neutron for OVN 2026-06-24 02:46:09.244 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-24 02:46:09.272 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:46:09.276 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-24 02:46:09.282 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-24 02:46:09.282 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-24 02:46:13.162 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-24 02:46:13.168 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-24 02:46:13.168 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-24 02:46:16.572 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-24 02:46:16.577 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-24 02:46:16.604 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:16.608 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-24 02:46:16.615 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:46:16.615 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-24 02:46:16.617 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-24 02:46:16.617 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-24 02:46:16.620 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:46:16.621 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-24 02:46:16.629 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-24 02:46:16.629 | address-scope 2026-06-24 02:46:16.629 | agent 2026-06-24 02:46:16.629 | allowed-address-pairs 2026-06-24 02:46:16.629 | auto-allocated-topology 2026-06-24 02:46:16.629 | availability_zone 2026-06-24 02:46:16.629 | bgp 2026-06-24 02:46:16.629 | bgp_4byte_asn 2026-06-24 02:46:16.629 | bgp_dragent_scheduler 2026-06-24 02:46:16.629 | binding 2026-06-24 02:46:16.629 | binding-extended 2026-06-24 02:46:16.629 | default-subnetpools 2026-06-24 02:46:16.630 | dhcp_agent_scheduler 2026-06-24 02:46:16.630 | dns-domain-ports 2026-06-24 02:46:16.630 | dns-integration 2026-06-24 02:46:16.630 | dns-integration-domain-keywords 2026-06-24 02:46:16.630 | empty-string-filtering 2026-06-24 02:46:16.630 | enable-default-route-bfd 2026-06-24 02:46:16.630 | enable-default-route-ecmp 2026-06-24 02:46:16.630 | expose-port-forwarding-in-fip 2026-06-24 02:46:16.630 | ext-gw-mode 2026-06-24 02:46:16.630 | external-gateway-multihoming 2026-06-24 02:46:16.630 | external-net 2026-06-24 02:46:16.631 | extra_dhcp_opt 2026-06-24 02:46:16.631 | extraroute 2026-06-24 02:46:16.631 | extraroute-atomic 2026-06-24 02:46:16.631 | filter-validation 2026-06-24 02:46:16.631 | fip-port-details 2026-06-24 02:46:16.631 | flavors 2026-06-24 02:46:16.631 | floating-ip-port-forwarding 2026-06-24 02:46:16.631 | floating-ip-port-forwarding-description 2026-06-24 02:46:16.631 | floating-ip-port-forwarding-detail 2026-06-24 02:46:16.632 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:46:16.632 | floatingip-pools 2026-06-24 02:46:16.632 | fwaas_v2 2026-06-24 02:46:16.632 | ip_allocation 2026-06-24 02:46:16.632 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:46:16.632 | l3-flavors 2026-06-24 02:46:16.632 | l3-ha 2026-06-24 02:46:16.632 | l3_agent_scheduler 2026-06-24 02:46:16.632 | logging 2026-06-24 02:46:16.632 | multi-provider 2026-06-24 02:46:16.632 | net-mtu 2026-06-24 02:46:16.633 | net-mtu-writable 2026-06-24 02:46:16.633 | network-ip-availability 2026-06-24 02:46:16.633 | network_availability_zone 2026-06-24 02:46:16.633 | network_ha 2026-06-24 02:46:16.633 | pagination 2026-06-24 02:46:16.633 | port-device-profile 2026-06-24 02:46:16.633 | port-hardware-offload-type 2026-06-24 02:46:16.633 | port-mac-address-regenerate 2026-06-24 02:46:16.633 | port-numa-affinity-policy 2026-06-24 02:46:16.633 | port-numa-affinity-policy-socket 2026-06-24 02:46:16.634 | port-resource-request 2026-06-24 02:46:16.634 | port-security 2026-06-24 02:46:16.634 | port-trusted-vif 2026-06-24 02:46:16.634 | project-id 2026-06-24 02:46:16.634 | provider 2026-06-24 02:46:16.634 | pvlan 2026-06-24 02:46:16.634 | qinq 2026-06-24 02:46:16.635 | qos 2026-06-24 02:46:16.635 | qos-bw-limit-direction 2026-06-24 02:46:16.635 | qos-bw-minimum-ingress 2026-06-24 02:46:16.635 | qos-default 2026-06-24 02:46:16.635 | qos-fip 2026-06-24 02:46:16.635 | qos-gateway-ip 2026-06-24 02:46:16.635 | qos-rule-type-details 2026-06-24 02:46:16.635 | qos-rule-type-filter 2026-06-24 02:46:16.635 | qos-rules-alias 2026-06-24 02:46:16.635 | quota-check-limit 2026-06-24 02:46:16.635 | quota-check-limit-default 2026-06-24 02:46:16.636 | quota_details 2026-06-24 02:46:16.636 | quotas 2026-06-24 02:46:16.636 | rbac-address-scope 2026-06-24 02:46:16.636 | rbac-policies 2026-06-24 02:46:16.636 | rbac-security-groups 2026-06-24 02:46:16.636 | router 2026-06-24 02:46:16.636 | router-enable-snat 2026-06-24 02:46:16.636 | router_availability_zone 2026-06-24 02:46:16.636 | security-group 2026-06-24 02:46:16.636 | security-groups-default-rules 2026-06-24 02:46:16.636 | security-groups-default-statefulness 2026-06-24 02:46:16.636 | security-groups-normalized-cidr 2026-06-24 02:46:16.637 | security-groups-remote-address-group 2026-06-24 02:46:16.637 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:46:16.638 | security-groups-shared-filtering 2026-06-24 02:46:16.638 | segment 2026-06-24 02:46:16.638 | sorting 2026-06-24 02:46:16.638 | standard-attr-description 2026-06-24 02:46:16.638 | standard-attr-fwaas-v2 2026-06-24 02:46:16.639 | standard-attr-revisions 2026-06-24 02:46:16.639 | standard-attr-tag 2026-06-24 02:46:16.639 | standard-attr-timestamp 2026-06-24 02:46:16.639 | stateful-security-group 2026-06-24 02:46:16.639 | subnet-dns-publish-fixed-ip 2026-06-24 02:46:16.639 | subnet-external-network 2026-06-24 02:46:16.639 | subnet-service-types 2026-06-24 02:46:16.639 | subnet_allocation 2026-06-24 02:46:16.639 | subnet_onboard 2026-06-24 02:46:16.639 | subnetpool-prefix-ops 2026-06-24 02:46:16.639 | tag-creation 2026-06-24 02:46:16.639 | tap-mirror 2026-06-24 02:46:16.640 | tap-mirror-both-direction 2026-06-24 02:46:16.640 | trunk 2026-06-24 02:46:16.640 | uplink-status-propagation 2026-06-24 02:46:16.640 | uplink-status-propagation-updatable 2026-06-24 02:46:16.640 | vlan-transparent 2026-06-24 02:46:16.640 | vpn-endpoint-groups 2026-06-24 02:46:16.640 | vpnaas' 2026-06-24 02:46:16.640 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-24 02:46:16.642 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-24 02:46:16.643 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:46:16.644 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-24 02:46:16.647 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:46:16.648 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-24 02:46:16.656 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-24 02:46:16.656 | address-scope 2026-06-24 02:46:16.656 | agent 2026-06-24 02:46:16.656 | allowed-address-pairs 2026-06-24 02:46:16.656 | auto-allocated-topology 2026-06-24 02:46:16.657 | availability_zone 2026-06-24 02:46:16.657 | bgp 2026-06-24 02:46:16.657 | bgp_4byte_asn 2026-06-24 02:46:16.657 | bgp_dragent_scheduler 2026-06-24 02:46:16.657 | binding 2026-06-24 02:46:16.657 | binding-extended 2026-06-24 02:46:16.657 | default-subnetpools 2026-06-24 02:46:16.657 | dhcp_agent_scheduler 2026-06-24 02:46:16.657 | dns-domain-ports 2026-06-24 02:46:16.657 | dns-integration 2026-06-24 02:46:16.657 | dns-integration-domain-keywords 2026-06-24 02:46:16.658 | empty-string-filtering 2026-06-24 02:46:16.658 | enable-default-route-bfd 2026-06-24 02:46:16.658 | enable-default-route-ecmp 2026-06-24 02:46:16.658 | expose-port-forwarding-in-fip 2026-06-24 02:46:16.658 | ext-gw-mode 2026-06-24 02:46:16.658 | external-gateway-multihoming 2026-06-24 02:46:16.658 | external-net 2026-06-24 02:46:16.658 | extra_dhcp_opt 2026-06-24 02:46:16.658 | extraroute 2026-06-24 02:46:16.658 | extraroute-atomic 2026-06-24 02:46:16.658 | filter-validation 2026-06-24 02:46:16.659 | fip-port-details 2026-06-24 02:46:16.659 | flavors 2026-06-24 02:46:16.659 | floating-ip-port-forwarding 2026-06-24 02:46:16.659 | floating-ip-port-forwarding-description 2026-06-24 02:46:16.659 | floating-ip-port-forwarding-detail 2026-06-24 02:46:16.659 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:46:16.659 | floatingip-pools 2026-06-24 02:46:16.659 | fwaas_v2 2026-06-24 02:46:16.659 | ip_allocation 2026-06-24 02:46:16.659 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:46:16.659 | l3-flavors 2026-06-24 02:46:16.659 | l3-ha 2026-06-24 02:46:16.660 | l3_agent_scheduler 2026-06-24 02:46:16.660 | logging 2026-06-24 02:46:16.660 | multi-provider 2026-06-24 02:46:16.660 | net-mtu 2026-06-24 02:46:16.660 | net-mtu-writable 2026-06-24 02:46:16.660 | network-ip-availability 2026-06-24 02:46:16.660 | network_availability_zone 2026-06-24 02:46:16.660 | network_ha 2026-06-24 02:46:16.660 | pagination 2026-06-24 02:46:16.660 | port-device-profile 2026-06-24 02:46:16.660 | port-hardware-offload-type 2026-06-24 02:46:16.661 | port-mac-address-regenerate 2026-06-24 02:46:16.661 | port-numa-affinity-policy 2026-06-24 02:46:16.661 | port-numa-affinity-policy-socket 2026-06-24 02:46:16.661 | port-resource-request 2026-06-24 02:46:16.661 | port-security 2026-06-24 02:46:16.661 | port-trusted-vif 2026-06-24 02:46:16.661 | project-id 2026-06-24 02:46:16.661 | provider 2026-06-24 02:46:16.661 | pvlan 2026-06-24 02:46:16.661 | qinq 2026-06-24 02:46:16.661 | qos 2026-06-24 02:46:16.662 | qos-bw-limit-direction 2026-06-24 02:46:16.662 | qos-bw-minimum-ingress 2026-06-24 02:46:16.662 | qos-default 2026-06-24 02:46:16.662 | qos-fip 2026-06-24 02:46:16.662 | qos-gateway-ip 2026-06-24 02:46:16.662 | qos-rule-type-details 2026-06-24 02:46:16.662 | qos-rule-type-filter 2026-06-24 02:46:16.662 | qos-rules-alias 2026-06-24 02:46:16.662 | quota-check-limit 2026-06-24 02:46:16.662 | quota-check-limit-default 2026-06-24 02:46:16.662 | quota_details 2026-06-24 02:46:16.662 | quotas 2026-06-24 02:46:16.663 | rbac-address-scope 2026-06-24 02:46:16.663 | rbac-policies 2026-06-24 02:46:16.663 | rbac-security-groups 2026-06-24 02:46:16.663 | router 2026-06-24 02:46:16.663 | router-enable-snat 2026-06-24 02:46:16.663 | router_availability_zone 2026-06-24 02:46:16.663 | security-group 2026-06-24 02:46:16.663 | security-groups-default-rules 2026-06-24 02:46:16.663 | security-groups-default-statefulness 2026-06-24 02:46:16.663 | security-groups-normalized-cidr 2026-06-24 02:46:16.664 | security-groups-remote-address-group 2026-06-24 02:46:16.664 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:46:16.664 | security-groups-shared-filtering 2026-06-24 02:46:16.664 | segment 2026-06-24 02:46:16.664 | sorting 2026-06-24 02:46:16.664 | standard-attr-description 2026-06-24 02:46:16.664 | standard-attr-fwaas-v2 2026-06-24 02:46:16.664 | standard-attr-revisions 2026-06-24 02:46:16.664 | standard-attr-tag 2026-06-24 02:46:16.664 | standard-attr-timestamp 2026-06-24 02:46:16.664 | stateful-security-group 2026-06-24 02:46:16.665 | subnet-dns-publish-fixed-ip 2026-06-24 02:46:16.665 | subnet-external-network 2026-06-24 02:46:16.665 | subnet-service-types 2026-06-24 02:46:16.665 | subnet_allocation 2026-06-24 02:46:16.665 | subnet_onboard 2026-06-24 02:46:16.665 | subnetpool-prefix-ops 2026-06-24 02:46:16.665 | tag-creation 2026-06-24 02:46:16.665 | tap-mirror 2026-06-24 02:46:16.665 | tap-mirror-both-direction 2026-06-24 02:46:16.665 | trunk 2026-06-24 02:46:16.665 | uplink-status-propagation 2026-06-24 02:46:16.665 | uplink-status-propagation-updatable 2026-06-24 02:46:16.666 | vlan-transparent 2026-06-24 02:46:16.666 | vpn-endpoint-groups 2026-06-24 02:46:16.666 | vpnaas' 2026-06-24 02:46:16.666 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-24 02:46:16.666 | address-scope 2026-06-24 02:46:16.666 | agent 2026-06-24 02:46:16.666 | allowed-address-pairs 2026-06-24 02:46:16.666 | auto-allocated-topology 2026-06-24 02:46:16.666 | availability_zone 2026-06-24 02:46:16.666 | bgp 2026-06-24 02:46:16.666 | bgp_4byte_asn 2026-06-24 02:46:16.667 | bgp_dragent_scheduler 2026-06-24 02:46:16.667 | binding 2026-06-24 02:46:16.667 | binding-extended 2026-06-24 02:46:16.667 | default-subnetpools 2026-06-24 02:46:16.667 | dhcp_agent_scheduler 2026-06-24 02:46:16.667 | dns-domain-ports 2026-06-24 02:46:16.667 | dns-integration 2026-06-24 02:46:16.667 | dns-integration-domain-keywords 2026-06-24 02:46:16.667 | empty-string-filtering 2026-06-24 02:46:16.667 | enable-default-route-bfd 2026-06-24 02:46:16.668 | enable-default-route-ecmp 2026-06-24 02:46:16.668 | expose-port-forwarding-in-fip 2026-06-24 02:46:16.668 | ext-gw-mode 2026-06-24 02:46:16.668 | external-gateway-multihoming 2026-06-24 02:46:16.668 | external-net 2026-06-24 02:46:16.668 | extra_dhcp_opt 2026-06-24 02:46:16.668 | extraroute 2026-06-24 02:46:16.668 | extraroute-atomic 2026-06-24 02:46:16.668 | filter-validation 2026-06-24 02:46:16.668 | fip-port-details 2026-06-24 02:46:16.668 | flavors 2026-06-24 02:46:16.669 | floating-ip-port-forwarding 2026-06-24 02:46:16.669 | floating-ip-port-forwarding-description 2026-06-24 02:46:16.669 | floating-ip-port-forwarding-detail 2026-06-24 02:46:16.669 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:46:16.669 | floatingip-pools 2026-06-24 02:46:16.669 | fwaas_v2 2026-06-24 02:46:16.669 | ip_allocation 2026-06-24 02:46:16.669 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:46:16.669 | l3-flavors 2026-06-24 02:46:16.669 | l3-ha 2026-06-24 02:46:16.669 | l3_agent_scheduler 2026-06-24 02:46:16.669 | logging 2026-06-24 02:46:16.670 | multi-provider 2026-06-24 02:46:16.670 | net-mtu 2026-06-24 02:46:16.670 | net-mtu-writable 2026-06-24 02:46:16.670 | network-ip-availability 2026-06-24 02:46:16.670 | network_availability_zone 2026-06-24 02:46:16.670 | network_ha 2026-06-24 02:46:16.670 | pagination 2026-06-24 02:46:16.670 | port-device-profile 2026-06-24 02:46:16.670 | port-hardware-offload-type 2026-06-24 02:46:16.670 | port-mac-address-regenerate 2026-06-24 02:46:16.670 | port-numa-affinity-policy 2026-06-24 02:46:16.670 | port-numa-affinity-policy-socket 2026-06-24 02:46:16.671 | port-resource-request 2026-06-24 02:46:16.671 | port-security 2026-06-24 02:46:16.671 | port-trusted-vif 2026-06-24 02:46:16.671 | project-id 2026-06-24 02:46:16.671 | provider 2026-06-24 02:46:16.671 | pvlan 2026-06-24 02:46:16.671 | qinq 2026-06-24 02:46:16.671 | qos 2026-06-24 02:46:16.671 | qos-bw-limit-direction 2026-06-24 02:46:16.671 | qos-bw-minimum-ingress 2026-06-24 02:46:16.671 | qos-default 2026-06-24 02:46:16.672 | qos-fip 2026-06-24 02:46:16.672 | qos-gateway-ip 2026-06-24 02:46:16.672 | qos-rule-type-details 2026-06-24 02:46:16.672 | qos-rule-type-filter 2026-06-24 02:46:16.672 | qos-rules-alias 2026-06-24 02:46:16.672 | quota-check-limit 2026-06-24 02:46:16.672 | quota-check-limit-default 2026-06-24 02:46:16.672 | quota_details 2026-06-24 02:46:16.672 | quotas 2026-06-24 02:46:16.672 | rbac-address-scope 2026-06-24 02:46:16.672 | rbac-policies 2026-06-24 02:46:16.673 | rbac-security-groups 2026-06-24 02:46:16.673 | router 2026-06-24 02:46:16.673 | router-enable-snat 2026-06-24 02:46:16.673 | router_availability_zone 2026-06-24 02:46:16.673 | security-group 2026-06-24 02:46:16.673 | security-groups-default-rules 2026-06-24 02:46:16.673 | security-groups-default-statefulness 2026-06-24 02:46:16.673 | security-groups-normalized-cidr 2026-06-24 02:46:16.673 | security-groups-remote-address-group 2026-06-24 02:46:16.673 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:46:16.673 | security-groups-shared-filtering 2026-06-24 02:46:16.674 | segment 2026-06-24 02:46:16.674 | sorting 2026-06-24 02:46:16.674 | standard-attr-description 2026-06-24 02:46:16.674 | standard-attr-fwaas-v2 2026-06-24 02:46:16.674 | standard-attr-revisions 2026-06-24 02:46:16.674 | standard-attr-tag 2026-06-24 02:46:16.674 | standard-attr-timestamp 2026-06-24 02:46:16.674 | stateful-security-group 2026-06-24 02:46:16.674 | subnet-dns-publish-fixed-ip 2026-06-24 02:46:16.674 | subnet-external-network 2026-06-24 02:46:16.674 | subnet-service-types 2026-06-24 02:46:16.675 | subnet_allocation 2026-06-24 02:46:16.675 | subnet_onboard 2026-06-24 02:46:16.675 | subnetpool-prefix-ops 2026-06-24 02:46:16.675 | tag-creation 2026-06-24 02:46:16.675 | tap-mirror 2026-06-24 02:46:16.675 | tap-mirror-both-direction 2026-06-24 02:46:16.675 | trunk 2026-06-24 02:46:16.675 | uplink-status-propagation 2026-06-24 02:46:16.675 | uplink-status-propagation-updatable 2026-06-24 02:46:16.675 | vlan-transparent 2026-06-24 02:46:16.676 | vpn-endpoint-groups 2026-06-24 02:46:16.676 | vpnaas' 2026-06-24 02:46:16.676 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-24 02:46:16.676 | address-scope 2026-06-24 02:46:16.676 | agent 2026-06-24 02:46:16.676 | allowed-address-pairs 2026-06-24 02:46:16.676 | auto-allocated-topology 2026-06-24 02:46:16.676 | availability_zone 2026-06-24 02:46:16.676 | bgp 2026-06-24 02:46:16.676 | bgp_4byte_asn 2026-06-24 02:46:16.676 | bgp_dragent_scheduler 2026-06-24 02:46:16.677 | binding 2026-06-24 02:46:16.677 | binding-extended 2026-06-24 02:46:16.677 | default-subnetpools 2026-06-24 02:46:16.677 | dhcp_agent_scheduler 2026-06-24 02:46:16.677 | dns-domain-ports 2026-06-24 02:46:16.677 | dns-integration 2026-06-24 02:46:16.677 | dns-integration-domain-keywords 2026-06-24 02:46:16.677 | empty-string-filtering 2026-06-24 02:46:16.677 | enable-default-route-bfd 2026-06-24 02:46:16.677 | enable-default-route-ecmp 2026-06-24 02:46:16.678 | expose-port-forwarding-in-fip 2026-06-24 02:46:16.678 | ext-gw-mode 2026-06-24 02:46:16.678 | external-gateway-multihoming 2026-06-24 02:46:16.678 | external-net 2026-06-24 02:46:16.678 | extra_dhcp_opt 2026-06-24 02:46:16.678 | extraroute 2026-06-24 02:46:16.678 | extraroute-atomic 2026-06-24 02:46:16.678 | filter-validation 2026-06-24 02:46:16.678 | fip-port-details 2026-06-24 02:46:16.678 | flavors 2026-06-24 02:46:16.678 | floating-ip-port-forwarding 2026-06-24 02:46:16.678 | floating-ip-port-forwarding-description 2026-06-24 02:46:16.679 | floating-ip-port-forwarding-detail 2026-06-24 02:46:16.679 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:46:16.680 | floatingip-pools 2026-06-24 02:46:16.680 | fwaas_v2 2026-06-24 02:46:16.680 | ip_allocation 2026-06-24 02:46:16.680 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:46:16.680 | l3-flavors 2026-06-24 02:46:16.680 | l3-ha 2026-06-24 02:46:16.680 | l3_agent_scheduler 2026-06-24 02:46:16.680 | logging 2026-06-24 02:46:16.680 | multi-provider 2026-06-24 02:46:16.680 | net-mtu 2026-06-24 02:46:16.681 | net-mtu-writable 2026-06-24 02:46:16.681 | network-ip-availability 2026-06-24 02:46:16.681 | network_availability_zone 2026-06-24 02:46:16.681 | network_ha 2026-06-24 02:46:16.681 | pagination 2026-06-24 02:46:16.681 | port-device-profile 2026-06-24 02:46:16.681 | port-hardware-offload-type 2026-06-24 02:46:16.681 | port-mac-address-regenerate 2026-06-24 02:46:16.681 | port-numa-affinity-policy 2026-06-24 02:46:16.681 | port-numa-affinity-policy-socket 2026-06-24 02:46:16.681 | port-resource-request 2026-06-24 02:46:16.682 | port-security 2026-06-24 02:46:16.682 | port-trusted-vif 2026-06-24 02:46:16.682 | project-id 2026-06-24 02:46:16.682 | provider 2026-06-24 02:46:16.682 | pvlan 2026-06-24 02:46:16.682 | qinq 2026-06-24 02:46:16.682 | qos 2026-06-24 02:46:16.682 | qos-bw-limit-direction 2026-06-24 02:46:16.682 | qos-bw-minimum-ingress 2026-06-24 02:46:16.682 | qos-default 2026-06-24 02:46:16.682 | qos-fip 2026-06-24 02:46:16.683 | qos-gateway-ip 2026-06-24 02:46:16.683 | qos-rule-type-details 2026-06-24 02:46:16.683 | qos-rule-type-filter 2026-06-24 02:46:16.683 | qos-rules-alias 2026-06-24 02:46:16.684 | quota-check-limit 2026-06-24 02:46:16.684 | quota-check-limit-default 2026-06-24 02:46:16.684 | quota_details 2026-06-24 02:46:16.684 | quotas 2026-06-24 02:46:16.684 | rbac-address-scope 2026-06-24 02:46:16.684 | rbac-policies 2026-06-24 02:46:16.684 | rbac-security-groups 2026-06-24 02:46:16.684 | router 2026-06-24 02:46:16.684 | router-enable-snat 2026-06-24 02:46:16.685 | router_availability_zone 2026-06-24 02:46:16.685 | security-group 2026-06-24 02:46:16.685 | security-groups-default-rules 2026-06-24 02:46:16.685 | security-groups-default-statefulness 2026-06-24 02:46:16.685 | security-groups-normalized-cidr 2026-06-24 02:46:16.685 | security-groups-remote-address-group 2026-06-24 02:46:16.685 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:46:16.685 | security-groups-shared-filtering 2026-06-24 02:46:16.685 | segment 2026-06-24 02:46:16.685 | sorting 2026-06-24 02:46:16.685 | standard-attr-description 2026-06-24 02:46:16.686 | standard-attr-fwaas-v2 2026-06-24 02:46:16.686 | standard-attr-revisions 2026-06-24 02:46:16.686 | standard-attr-tag 2026-06-24 02:46:16.686 | standard-attr-timestamp 2026-06-24 02:46:16.686 | stateful-security-group 2026-06-24 02:46:16.686 | subnet-dns-publish-fixed-ip 2026-06-24 02:46:16.686 | subnet-external-network 2026-06-24 02:46:16.686 | subnet-service-types 2026-06-24 02:46:16.686 | subnet_allocation 2026-06-24 02:46:16.686 | subnet_onboard 2026-06-24 02:46:16.686 | subnetpool-prefix-ops 2026-06-24 02:46:16.687 | tag-creation 2026-06-24 02:46:16.687 | tap-mirror 2026-06-24 02:46:16.687 | tap-mirror-both-direction 2026-06-24 02:46:16.687 | trunk 2026-06-24 02:46:16.687 | uplink-status-propagation 2026-06-24 02:46:16.687 | uplink-status-propagation-updatable 2026-06-24 02:46:16.687 | vlan-transparent 2026-06-24 02:46:16.687 | vpn-endpoint-groups 2026-06-24 02:46:16.687 | vpnaas' 2026-06-24 02:46:16.687 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:46:16.687 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-24 02:46:16.688 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:46:16.688 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-24 02:46:16.688 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-24 02:46:16.688 | address-scope 2026-06-24 02:46:16.688 | agent 2026-06-24 02:46:16.688 | allowed-address-pairs 2026-06-24 02:46:16.688 | auto-allocated-topology 2026-06-24 02:46:16.688 | availability_zone 2026-06-24 02:46:16.688 | bgp 2026-06-24 02:46:16.688 | bgp_4byte_asn 2026-06-24 02:46:16.688 | bgp_dragent_scheduler 2026-06-24 02:46:16.689 | binding 2026-06-24 02:46:16.689 | binding-extended 2026-06-24 02:46:16.689 | default-subnetpools 2026-06-24 02:46:16.689 | dhcp_agent_scheduler 2026-06-24 02:46:16.689 | dns-domain-ports 2026-06-24 02:46:16.689 | dns-integration 2026-06-24 02:46:16.689 | dns-integration-domain-keywords 2026-06-24 02:46:16.689 | empty-string-filtering 2026-06-24 02:46:16.689 | enable-default-route-bfd 2026-06-24 02:46:16.689 | enable-default-route-ecmp 2026-06-24 02:46:16.689 | expose-port-forwarding-in-fip 2026-06-24 02:46:16.689 | ext-gw-mode 2026-06-24 02:46:16.690 | external-gateway-multihoming 2026-06-24 02:46:16.690 | external-net 2026-06-24 02:46:16.690 | extra_dhcp_opt 2026-06-24 02:46:16.690 | extraroute 2026-06-24 02:46:16.690 | extraroute-atomic 2026-06-24 02:46:16.690 | filter-validation 2026-06-24 02:46:16.690 | fip-port-details 2026-06-24 02:46:16.690 | flavors 2026-06-24 02:46:16.690 | floating-ip-port-forwarding 2026-06-24 02:46:16.690 | floating-ip-port-forwarding-description 2026-06-24 02:46:16.690 | floating-ip-port-forwarding-detail 2026-06-24 02:46:16.691 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:46:16.691 | floatingip-pools 2026-06-24 02:46:16.691 | fwaas_v2 2026-06-24 02:46:16.692 | ip_allocation 2026-06-24 02:46:16.692 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:46:16.692 | l3-flavors 2026-06-24 02:46:16.692 | l3-ha 2026-06-24 02:46:16.692 | l3_agent_scheduler 2026-06-24 02:46:16.692 | logging 2026-06-24 02:46:16.693 | multi-provider 2026-06-24 02:46:16.693 | net-mtu 2026-06-24 02:46:16.693 | net-mtu-writable 2026-06-24 02:46:16.693 | network-ip-availability 2026-06-24 02:46:16.693 | network_availability_zone 2026-06-24 02:46:16.693 | network_ha 2026-06-24 02:46:16.693 | pagination 2026-06-24 02:46:16.693 | port-device-profile 2026-06-24 02:46:16.693 | port-hardware-offload-type 2026-06-24 02:46:16.693 | port-mac-address-regenerate 2026-06-24 02:46:16.693 | port-numa-affinity-policy 2026-06-24 02:46:16.694 | port-numa-affinity-policy-socket 2026-06-24 02:46:16.694 | port-resource-request 2026-06-24 02:46:16.694 | port-security 2026-06-24 02:46:16.694 | port-trusted-vif 2026-06-24 02:46:16.694 | project-id 2026-06-24 02:46:16.694 | provider 2026-06-24 02:46:16.694 | pvlan 2026-06-24 02:46:16.694 | qinq 2026-06-24 02:46:16.694 | qos 2026-06-24 02:46:16.694 | qos-bw-limit-direction 2026-06-24 02:46:16.694 | qos-bw-minimum-ingress 2026-06-24 02:46:16.694 | qos-default 2026-06-24 02:46:16.695 | qos-fip 2026-06-24 02:46:16.695 | qos-gateway-ip 2026-06-24 02:46:16.695 | qos-rule-type-details 2026-06-24 02:46:16.695 | qos-rule-type-filter 2026-06-24 02:46:16.695 | qos-rules-alias 2026-06-24 02:46:16.695 | quota-check-limit 2026-06-24 02:46:16.695 | quota-check-limit-default 2026-06-24 02:46:16.695 | quota_details 2026-06-24 02:46:16.695 | quotas 2026-06-24 02:46:16.695 | rbac-address-scope 2026-06-24 02:46:16.696 | rbac-policies 2026-06-24 02:46:16.696 | rbac-security-groups 2026-06-24 02:46:16.696 | router 2026-06-24 02:46:16.696 | router-enable-snat 2026-06-24 02:46:16.696 | router_availability_zone 2026-06-24 02:46:16.696 | security-group 2026-06-24 02:46:16.696 | security-groups-default-rules 2026-06-24 02:46:16.696 | security-groups-default-statefulness 2026-06-24 02:46:16.696 | security-groups-normalized-cidr 2026-06-24 02:46:16.696 | security-groups-remote-address-group 2026-06-24 02:46:16.697 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:46:16.697 | security-groups-shared-filtering 2026-06-24 02:46:16.697 | segment 2026-06-24 02:46:16.697 | sorting 2026-06-24 02:46:16.697 | standard-attr-description 2026-06-24 02:46:16.697 | standard-attr-fwaas-v2 2026-06-24 02:46:16.697 | standard-attr-revisions 2026-06-24 02:46:16.697 | standard-attr-tag 2026-06-24 02:46:16.697 | standard-attr-timestamp 2026-06-24 02:46:16.697 | stateful-security-group 2026-06-24 02:46:16.697 | subnet-dns-publish-fixed-ip 2026-06-24 02:46:16.698 | subnet-external-network 2026-06-24 02:46:16.698 | subnet-service-types 2026-06-24 02:46:16.698 | subnet_allocation 2026-06-24 02:46:16.698 | subnet_onboard 2026-06-24 02:46:16.698 | subnetpool-prefix-ops 2026-06-24 02:46:16.698 | tag-creation 2026-06-24 02:46:16.698 | tap-mirror 2026-06-24 02:46:16.698 | tap-mirror-both-direction 2026-06-24 02:46:16.698 | trunk 2026-06-24 02:46:16.698 | uplink-status-propagation 2026-06-24 02:46:16.698 | uplink-status-propagation-updatable 2026-06-24 02:46:16.699 | vlan-transparent 2026-06-24 02:46:16.699 | vpn-endpoint-groups 2026-06-24 02:46:16.699 | vpnaas' 2026-06-24 02:46:16.699 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-24 02:46:16.699 | address-scope 2026-06-24 02:46:16.699 | agent 2026-06-24 02:46:16.699 | allowed-address-pairs 2026-06-24 02:46:16.699 | auto-allocated-topology 2026-06-24 02:46:16.699 | availability_zone 2026-06-24 02:46:16.699 | bgp 2026-06-24 02:46:16.699 | bgp_4byte_asn 2026-06-24 02:46:16.700 | bgp_dragent_scheduler 2026-06-24 02:46:16.700 | binding 2026-06-24 02:46:16.700 | binding-extended 2026-06-24 02:46:16.700 | default-subnetpools 2026-06-24 02:46:16.700 | dhcp_agent_scheduler 2026-06-24 02:46:16.700 | dns-domain-ports 2026-06-24 02:46:16.700 | dns-integration 2026-06-24 02:46:16.700 | dns-integration-domain-keywords 2026-06-24 02:46:16.700 | empty-string-filtering 2026-06-24 02:46:16.700 | enable-default-route-bfd 2026-06-24 02:46:16.701 | enable-default-route-ecmp 2026-06-24 02:46:16.701 | expose-port-forwarding-in-fip 2026-06-24 02:46:16.701 | ext-gw-mode 2026-06-24 02:46:16.701 | external-gateway-multihoming 2026-06-24 02:46:16.701 | external-net 2026-06-24 02:46:16.701 | extra_dhcp_opt 2026-06-24 02:46:16.701 | extraroute 2026-06-24 02:46:16.701 | extraroute-atomic 2026-06-24 02:46:16.701 | filter-validation 2026-06-24 02:46:16.701 | fip-port-details 2026-06-24 02:46:16.701 | flavors 2026-06-24 02:46:16.702 | floating-ip-port-forwarding 2026-06-24 02:46:16.702 | floating-ip-port-forwarding-description 2026-06-24 02:46:16.702 | floating-ip-port-forwarding-detail 2026-06-24 02:46:16.702 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:46:16.702 | floatingip-pools 2026-06-24 02:46:16.702 | fwaas_v2 2026-06-24 02:46:16.702 | ip_allocation 2026-06-24 02:46:16.702 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:46:16.702 | l3-flavors 2026-06-24 02:46:16.702 | l3-ha 2026-06-24 02:46:16.703 | l3_agent_scheduler 2026-06-24 02:46:16.703 | logging 2026-06-24 02:46:16.703 | multi-provider 2026-06-24 02:46:16.703 | net-mtu 2026-06-24 02:46:16.703 | net-mtu-writable 2026-06-24 02:46:16.703 | network-ip-availability 2026-06-24 02:46:16.703 | network_availability_zone 2026-06-24 02:46:16.703 | network_ha 2026-06-24 02:46:16.703 | pagination 2026-06-24 02:46:16.703 | port-device-profile 2026-06-24 02:46:16.703 | port-hardware-offload-type 2026-06-24 02:46:16.704 | port-mac-address-regenerate 2026-06-24 02:46:16.704 | port-numa-affinity-policy 2026-06-24 02:46:16.704 | port-numa-affinity-policy-socket 2026-06-24 02:46:16.704 | port-resource-request 2026-06-24 02:46:16.704 | port-security 2026-06-24 02:46:16.704 | port-trusted-vif 2026-06-24 02:46:16.704 | project-id 2026-06-24 02:46:16.704 | provider 2026-06-24 02:46:16.704 | pvlan 2026-06-24 02:46:16.704 | qinq 2026-06-24 02:46:16.704 | qos 2026-06-24 02:46:16.705 | qos-bw-limit-direction 2026-06-24 02:46:16.705 | qos-bw-minimum-ingress 2026-06-24 02:46:16.705 | qos-default 2026-06-24 02:46:16.705 | qos-fip 2026-06-24 02:46:16.705 | qos-gateway-ip 2026-06-24 02:46:16.705 | qos-rule-type-details 2026-06-24 02:46:16.705 | qos-rule-type-filter 2026-06-24 02:46:16.705 | qos-rules-alias 2026-06-24 02:46:16.705 | quota-check-limit 2026-06-24 02:46:16.705 | quota-check-limit-default 2026-06-24 02:46:16.706 | quota_details 2026-06-24 02:46:16.706 | quotas 2026-06-24 02:46:16.706 | rbac-address-scope 2026-06-24 02:46:16.706 | rbac-policies 2026-06-24 02:46:16.706 | rbac-security-groups 2026-06-24 02:46:16.706 | router 2026-06-24 02:46:16.706 | router-enable-snat 2026-06-24 02:46:16.706 | router_availability_zone 2026-06-24 02:46:16.706 | security-group 2026-06-24 02:46:16.706 | security-groups-default-rules 2026-06-24 02:46:16.707 | security-groups-default-statefulness 2026-06-24 02:46:16.707 | security-groups-normalized-cidr 2026-06-24 02:46:16.707 | security-groups-remote-address-group 2026-06-24 02:46:16.707 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:46:16.707 | security-groups-shared-filtering 2026-06-24 02:46:16.707 | segment 2026-06-24 02:46:16.707 | sorting 2026-06-24 02:46:16.707 | standard-attr-description 2026-06-24 02:46:16.707 | standard-attr-fwaas-v2 2026-06-24 02:46:16.707 | standard-attr-revisions 2026-06-24 02:46:16.707 | standard-attr-tag 2026-06-24 02:46:16.708 | standard-attr-timestamp 2026-06-24 02:46:16.708 | stateful-security-group 2026-06-24 02:46:16.708 | subnet-dns-publish-fixed-ip 2026-06-24 02:46:16.708 | subnet-external-network 2026-06-24 02:46:16.708 | subnet-service-types 2026-06-24 02:46:16.708 | subnet_allocation 2026-06-24 02:46:16.708 | subnet_onboard 2026-06-24 02:46:16.709 | subnetpool-prefix-ops 2026-06-24 02:46:16.709 | tag-creation 2026-06-24 02:46:16.709 | tap-mirror 2026-06-24 02:46:16.709 | tap-mirror-both-direction 2026-06-24 02:46:16.709 | trunk 2026-06-24 02:46:16.709 | uplink-status-propagation 2026-06-24 02:46:16.709 | uplink-status-propagation-updatable 2026-06-24 02:46:16.709 | vlan-transparent 2026-06-24 02:46:16.709 | vpn-endpoint-groups 2026-06-24 02:46:16.709 | vpnaas' 2026-06-24 02:46:16.709 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-24 02:46:16.710 | address-scope 2026-06-24 02:46:16.710 | agent 2026-06-24 02:46:16.710 | allowed-address-pairs 2026-06-24 02:46:16.710 | auto-allocated-topology 2026-06-24 02:46:16.710 | availability_zone 2026-06-24 02:46:16.710 | bgp 2026-06-24 02:46:16.710 | bgp_4byte_asn 2026-06-24 02:46:16.710 | bgp_dragent_scheduler 2026-06-24 02:46:16.710 | binding 2026-06-24 02:46:16.710 | binding-extended 2026-06-24 02:46:16.711 | default-subnetpools 2026-06-24 02:46:16.711 | dhcp_agent_scheduler 2026-06-24 02:46:16.711 | dns-domain-ports 2026-06-24 02:46:16.711 | dns-integration 2026-06-24 02:46:16.711 | dns-integration-domain-keywords 2026-06-24 02:46:16.711 | empty-string-filtering 2026-06-24 02:46:16.711 | enable-default-route-bfd 2026-06-24 02:46:16.711 | enable-default-route-ecmp 2026-06-24 02:46:16.711 | expose-port-forwarding-in-fip 2026-06-24 02:46:16.711 | ext-gw-mode 2026-06-24 02:46:16.712 | external-gateway-multihoming 2026-06-24 02:46:16.712 | external-net 2026-06-24 02:46:16.712 | extra_dhcp_opt 2026-06-24 02:46:16.712 | extraroute 2026-06-24 02:46:16.712 | extraroute-atomic 2026-06-24 02:46:16.712 | filter-validation 2026-06-24 02:46:16.712 | fip-port-details 2026-06-24 02:46:16.712 | flavors 2026-06-24 02:46:16.712 | floating-ip-port-forwarding 2026-06-24 02:46:16.712 | floating-ip-port-forwarding-description 2026-06-24 02:46:16.713 | floating-ip-port-forwarding-detail 2026-06-24 02:46:16.713 | floating-ip-port-forwarding-port-ranges 2026-06-24 02:46:16.713 | floatingip-pools 2026-06-24 02:46:16.713 | fwaas_v2 2026-06-24 02:46:16.713 | ip_allocation 2026-06-24 02:46:16.713 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:46:16.713 | l3-flavors 2026-06-24 02:46:16.713 | l3-ha 2026-06-24 02:46:16.713 | l3_agent_scheduler 2026-06-24 02:46:16.713 | logging 2026-06-24 02:46:16.713 | multi-provider 2026-06-24 02:46:16.714 | net-mtu 2026-06-24 02:46:16.714 | net-mtu-writable 2026-06-24 02:46:16.714 | network-ip-availability 2026-06-24 02:46:16.714 | network_availability_zone 2026-06-24 02:46:16.714 | network_ha 2026-06-24 02:46:16.714 | pagination 2026-06-24 02:46:16.714 | port-device-profile 2026-06-24 02:46:16.714 | port-hardware-offload-type 2026-06-24 02:46:16.714 | port-mac-address-regenerate 2026-06-24 02:46:16.714 | port-numa-affinity-policy 2026-06-24 02:46:16.715 | port-numa-affinity-policy-socket 2026-06-24 02:46:16.715 | port-resource-request 2026-06-24 02:46:16.715 | port-security 2026-06-24 02:46:16.715 | port-trusted-vif 2026-06-24 02:46:16.715 | project-id 2026-06-24 02:46:16.715 | provider 2026-06-24 02:46:16.715 | pvlan 2026-06-24 02:46:16.715 | qinq 2026-06-24 02:46:16.715 | qos 2026-06-24 02:46:16.715 | qos-bw-limit-direction 2026-06-24 02:46:16.715 | qos-bw-minimum-ingress 2026-06-24 02:46:16.716 | qos-default 2026-06-24 02:46:16.716 | qos-fip 2026-06-24 02:46:16.716 | qos-gateway-ip 2026-06-24 02:46:16.716 | qos-rule-type-details 2026-06-24 02:46:16.716 | qos-rule-type-filter 2026-06-24 02:46:16.716 | qos-rules-alias 2026-06-24 02:46:16.716 | quota-check-limit 2026-06-24 02:46:16.716 | quota-check-limit-default 2026-06-24 02:46:16.716 | quota_details 2026-06-24 02:46:16.716 | quotas 2026-06-24 02:46:16.716 | rbac-address-scope 2026-06-24 02:46:16.717 | rbac-policies 2026-06-24 02:46:16.717 | rbac-security-groups 2026-06-24 02:46:16.717 | router 2026-06-24 02:46:16.717 | router-enable-snat 2026-06-24 02:46:16.717 | router_availability_zone 2026-06-24 02:46:16.717 | security-group 2026-06-24 02:46:16.717 | security-groups-default-rules 2026-06-24 02:46:16.717 | security-groups-default-statefulness 2026-06-24 02:46:16.717 | security-groups-normalized-cidr 2026-06-24 02:46:16.717 | security-groups-remote-address-group 2026-06-24 02:46:16.718 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:46:16.718 | security-groups-shared-filtering 2026-06-24 02:46:16.718 | segment 2026-06-24 02:46:16.718 | sorting 2026-06-24 02:46:16.718 | standard-attr-description 2026-06-24 02:46:16.718 | standard-attr-fwaas-v2 2026-06-24 02:46:16.718 | standard-attr-revisions 2026-06-24 02:46:16.718 | standard-attr-tag 2026-06-24 02:46:16.718 | standard-attr-timestamp 2026-06-24 02:46:16.718 | stateful-security-group 2026-06-24 02:46:16.718 | subnet-dns-publish-fixed-ip 2026-06-24 02:46:16.719 | subnet-external-network 2026-06-24 02:46:16.719 | subnet-service-types 2026-06-24 02:46:16.719 | subnet_allocation 2026-06-24 02:46:16.719 | subnet_onboard 2026-06-24 02:46:16.719 | subnetpool-prefix-ops 2026-06-24 02:46:16.719 | tag-creation 2026-06-24 02:46:16.719 | tap-mirror 2026-06-24 02:46:16.719 | tap-mirror-both-direction 2026-06-24 02:46:16.719 | trunk 2026-06-24 02:46:16.719 | uplink-status-propagation 2026-06-24 02:46:16.719 | uplink-status-propagation-updatable 2026-06-24 02:46:16.720 | vlan-transparent 2026-06-24 02:46:16.720 | vpn-endpoint-groups 2026-06-24 02:46:16.720 | vpnaas' 2026-06-24 02:46:16.720 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:46:16.720 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-24 02:46:16.720 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:46:16.720 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-24 02:46:16.720 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-24 02:46:16.720 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-24 02:46:16.721 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-24 02:46:16.721 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-24 02:46:16.722 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-24 02:46:16.727 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-24 02:46:16.731 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-24 02:46:16.735 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:16.740 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-24 02:46:16.744 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-24 02:46:16.749 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-24 02:46:16.753 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:16.758 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-24 02:46:16.805 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.25:6641 2026-06-24 02:46:16.810 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:16.813 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:46:16.817 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.25:6641 2026-06-24 02:46:16.822 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.25:6641 ']' 2026-06-24 02:46:16.826 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:16.830 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.25:6641 2026-06-24 02:46:16.878 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.25:6642 2026-06-24 02:46:16.882 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:16.886 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:46:16.890 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.25:6642 2026-06-24 02:46:16.894 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.25:6642 ']' 2026-06-24 02:46:16.899 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:16.903 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.25:6642 2026-06-24 02:46:16.951 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-24 02:46:16.979 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:16.983 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-24 02:46:16.988 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:16.992 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:46:16.996 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-24 02:46:17.001 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-24 02:46:17.005 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:17.009 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-24 02:46:17.058 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-24 02:46:17.062 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:17.067 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:46:17.071 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-24 02:46:17.075 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-24 02:46:17.080 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:17.084 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-24 02:46:17.132 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-24 02:46:17.136 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:17.141 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-24 02:46:17.145 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-24 02:46:17.149 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-24 02:46:17.154 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:17.158 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-24 02:46:17.206 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-24 02:46:17.237 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-24 02:46:17.264 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:17.270 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-24 02:46:17.275 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-24 02:46:17.304 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:46:17.308 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:46:17.312 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-24 02:46:17.317 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-24 02:46:17.321 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:17.326 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-24 02:46:17.330 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-24 02:46:17.334 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-24 02:46:17.338 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:17.343 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-24 02:46:17.391 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-24 02:46:17.419 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:17.424 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-24 02:46:17.475 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-24 02:46:17.502 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:17.506 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-24 02:46:17.554 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-24 02:46:17.582 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:46:17.587 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-24 02:46:17.591 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-24 02:46:17.619 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:46:17.623 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:46:17.628 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-24 02:46:17.632 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-24 02:46:17.682 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-24 02:46:17.710 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:17.714 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-24 02:46:17.741 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:17.745 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-24 02:46:17.773 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:17.777 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-24 02:46:17.804 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:17.808 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-24 02:46:17.836 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:17.840 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-24 02:46:17.868 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:46:17.872 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-24 02:46:17.876 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-24 02:46:17.880 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-24 02:46:17.887 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-24 02:46:17.937 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-24 02:46:17.994 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-24 02:46:18.044 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-24 02:46:18.095 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-24 02:46:18.100 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:46:18.104 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-24 02:46:18.108 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-24 02:46:18.113 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-24 02:46:18.117 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-24 02:46:18.121 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:46:18.125 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-24 02:46:18.129 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-24 02:46:18.134 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-24 02:46:18.181 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-24 02:46:18.231 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.25/identity 2026-06-24 02:46:18.280 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-24 02:46:18.329 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-24 02:46:18.379 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-24 02:46:18.433 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-24 02:46:18.481 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-24 02:46:18.528 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.25/identity 2026-06-24 02:46:18.575 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-24 02:46:18.625 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-24 02:46:18.672 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-24 02:46:18.677 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-24 02:46:18.726 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-24 02:46:18.776 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-24 02:46:18.780 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:46:18.785 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:46:18.789 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-24 02:46:18.793 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-24 02:46:18.842 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-24 02:46:18.890 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.25/identity 2026-06-24 02:46:18.938 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-24 02:46:18.985 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-24 02:46:19.034 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-24 02:46:19.082 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-24 02:46:19.130 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-24 02:46:19.179 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-24 02:46:19.183 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-24 02:46:19.188 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-24 02:46:19.192 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-24 02:46:19.196 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-24 02:46:19.245 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-24 02:46:19.294 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.25/identity 2026-06-24 02:46:19.345 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-24 02:46:19.396 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-24 02:46:19.445 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-24 02:46:19.495 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-24 02:46:19.544 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-24 02:46:19.594 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-24 02:46:19.598 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-24 02:46:19.602 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-24 02:46:19.606 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-24 02:46:19.611 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-24 02:46:19.615 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-24 02:46:19.620 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-24 02:46:19.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-24 02:46:19.629 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-24 02:46:19.633 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-24 02:46:19.637 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-24 02:46:19.642 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-24 02:46:19.646 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-24 02:46:19.650 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-24 02:46:19.655 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-24 02:46:19.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-24 02:46:19.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-24 02:46:19.668 | + 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-06-24 02:46:19.673 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:19.677 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-24 02:46:19.681 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-24 02:46:19.686 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-24 02:46:19.690 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:19.695 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-24 02:46:19.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-24 02:46:19.750 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:19.754 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:46:19.758 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-24 02:46:19.763 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-24 02:46:19.767 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:19.771 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-24 02:46:19.820 | + 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-06-24 02:46:19.824 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:19.828 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:46:19.832 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-24 02:46:19.836 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-24 02:46:19.840 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:19.845 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-24 02:46:19.892 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-24 02:46:19.896 | + 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-06-24 02:46:19.901 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:19.905 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:46:19.909 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-24 02:46:19.913 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-24 02:46:19.917 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:19.921 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-24 02:46:19.969 | + 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-06-24 02:46:19.973 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:19.977 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:46:19.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-24 02:46:19.986 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-24 02:46:19.990 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:19.994 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-24 02:46:20.041 | + 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-06-24 02:46:20.045 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:20.049 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-24 02:46:20.054 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-24 02:46:20.058 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-24 02:46:20.062 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:20.066 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-24 02:46:20.114 | + 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-06-24 02:46:20.118 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:20.122 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-24 02:46:20.126 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-24 02:46:20.130 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-24 02:46:20.135 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:20.139 | + 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-06-24 02:46:20.188 | + 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-06-24 02:46:20.192 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:20.196 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-24 02:46:20.201 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-24 02:46:20.205 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-24 02:46:20.209 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:20.213 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-24 02:46:20.264 | + 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-06-24 02:46:20.268 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:20.272 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-24 02:46:20.277 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-24 02:46:20.281 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-24 02:46:20.286 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:20.291 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-24 02:46:20.340 | + 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-06-24 02:46:20.344 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:20.348 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-24 02:46:20.352 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-24 02:46:20.357 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-24 02:46:20.361 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:20.365 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-24 02:46:20.413 | + 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-06-24 02:46:20.418 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 02:46:20.422 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-24 02:46:20.426 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-24 02:46:20.430 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-24 02:46:20.434 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-24 02:46:20.439 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-24 02:46:20.486 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-24 02:46:20.490 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-24 02:46:20.539 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-24 02:46:20.588 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-24 02:46:20.592 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-24 02:46:20.597 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-24 02:46:20.601 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-24 02:46:20.605 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-24 02:46:20.609 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-24 02:46:20.613 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-24 02:46:20.617 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-24 02:46:20.621 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-24 02:46:20.642 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-24 02:46:20.642 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:46:20.654 | d /var/run/uwsgi 0755 quobyte root 2026-06-24 02:46:20.660 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-24 02:46:20.675 | /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-06-24 02:46:20.682 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-24 02:46:20.686 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-24 02:46:20.693 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-24 02:46:20.698 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-24 02:46:20.749 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-24 02:46:20.797 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-24 02:46:20.845 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-24 02:46:20.893 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-24 02:46:20.942 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-24 02:46:20.990 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-24 02:46:21.038 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-24 02:46:21.084 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-24 02:46:21.132 | + 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-06-24 02:46:21.181 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-24 02:46:21.229 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-24 02:46:21.276 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-24 02:46:21.323 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-24 02:46:21.371 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-24 02:46:21.376 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-24 02:46:21.381 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-24 02:46:21.386 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-24 02:46:21.391 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-24 02:46:21.395 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:46:21.399 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:46:21.404 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-24 02:46:21.410 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-24 02:46:21.414 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-24 02:46:21.461 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-24 02:46:21.510 | + 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-06-24 02:46:21.510 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-24 02:46:21.523 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-24 02:46:21.529 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-24 02:46:21.533 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-24 02:46:21.538 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-24 02:46:21.542 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-24 02:46:21.546 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-24 02:46:21.550 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-24 02:46:21.554 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:46:21.559 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:46:21.563 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-24 02:46:21.567 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-24 02:46:21.571 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:46:21.576 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:46:21.580 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-24 02:46:21.593 | perl: warning: Setting locale failed. 2026-06-24 02:46:21.593 | perl: warning: Please check that your locale settings: 2026-06-24 02:46:21.593 | LANGUAGE = (unset), 2026-06-24 02:46:21.593 | LC_ALL = "en_US.utf8", 2026-06-24 02:46:21.593 | LANG = "de_DE.UTF-8" 2026-06-24 02:46:21.594 | are supported and installed on your system. 2026-06-24 02:46:21.594 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-24 02:46:21.634 | Enabling site neutron-api. 2026-06-24 02:46:21.641 | To activate the new configuration, you need to run: 2026-06-24 02:46:21.641 | systemctl reload apache2 2026-06-24 02:46:21.647 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-24 02:46:21.651 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-24 02:46:21.656 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-24 02:46:21.660 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-24 02:46:21.799 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-24 02:46:21.822 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:46:21.825 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-24 02:46:21.847 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:46:21.852 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-24 02:46:21.856 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-24 02:46:21.937 | + inc/async:async_inner:63 : init_neutron 2026-06-24 02:46:21.988 | [2077 Async init_neutron:61638]: running: init_neutron 2026-06-24 02:46:21.991 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-24 02:46:22.015 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:22.020 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-24 02:46:22.047 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:46:22.051 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-24 02:46:22.056 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-24 02:46:22.061 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-24 02:46:22.117 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-24 02:46:22.122 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-24 02:46:22.175 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-24 02:46:22.205 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:46:22.210 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-24 02:46:22.243 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:46:22.248 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-24 02:46:22.253 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:46:22.258 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-24 02:46:22.263 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-24 02:46:22.267 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-24 02:46:22.366 | + inc/async:async_inner:63 : init_cinder 2026-06-24 02:46:22.427 | [2077 Async init_cinder:61874]: running: init_cinder 2026-06-24 02:46:22.431 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-24 02:46:22.462 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:46:22.467 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-24 02:46:22.470 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:46:22.475 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-24 02:46:22.480 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-24 02:46:22.484 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-24 02:46:22.579 | + inc/async:async_inner:63 : init_placement 2026-06-24 02:46:22.650 | [2077 Async init_placement:62004]: running: init_placement 2026-06-24 02:46:22.651 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-24 02:46:22.723 | [2077 Async init_neutron:61638]: Waiting for completion of init_neutron running on PID 61638 (5 other jobs running) 2026-06-24 02:46:22.752 | [2077 Async init_neutron:61638]: Signaling child to exit 2026-06-24 02:46:37.494 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:46:37.539 | [61874 Async init_cinder:61874]: finished successfully 2026-06-24 02:47:13.791 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:47:13.823 | [62004 Async init_placement:62004]: finished successfully 2026-06-24 02:47:15.684 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:47:15.715 | [61638 Async init_neutron:61638]: finished successfully 2026-06-24 02:47:15.743 | WAKEUP 2026-06-24 02:47:15.771 | [2077 Async init_neutron:61638]: Signaled 2026-06-24 02:47:15.773 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-24 02:47:15.773 | + lib/database:recreate_database:112 : local db=neutron 2026-06-24 02:47:15.773 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-24 02:47:15.773 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-24 02:47:15.773 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-24 02:47:15.773 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:15.773 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-24 02:47:15.774 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:15.774 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-24 02:47:15.774 | + functions-common:time_start:2406 : local name=dbsync 2026-06-24 02:47:15.774 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:47:15.774 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:47:15.774 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:47:15.774 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269182166 2026-06-24 02:47:15.775 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-24 02:47:15.775 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-24 02:47:15.775 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-24 02:47:15.775 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-24 02:47:15.775 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-24 02:47:15.775 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-24 02:47:15.776 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-24 02:47:15.776 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-24 02:47:15.776 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-24 02:47:15.776 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-24 02:47:15.776 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-24 02:47:15.776 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-24 02:47:15.776 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-24 02:47:15.777 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-24 02:47:15.777 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-24 02:47:15.777 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-24 02:47:15.777 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-24 02:47:15.777 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-24 02:47:15.777 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-24 02:47:15.777 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-24 02:47:15.778 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-24 02:47:15.778 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-24 02:47:15.778 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-24 02:47:15.778 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-24 02:47:15.778 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-24 02:47:15.778 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-24 02:47:15.778 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-24 02:47:15.778 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-24 02:47:15.779 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-24 02:47:15.779 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-24 02:47:15.779 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-24 02:47:15.779 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-24 02:47:15.779 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-24 02:47:15.779 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-24 02:47:15.779 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-24 02:47:15.780 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-24 02:47:15.780 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-24 02:47:15.780 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-24 02:47:15.780 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-24 02:47:15.780 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-24 02:47:15.780 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-24 02:47:15.781 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-24 02:47:15.781 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-24 02:47:15.781 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-24 02:47:15.781 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-24 02:47:15.781 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-24 02:47:15.781 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-24 02:47:15.781 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-24 02:47:15.782 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-24 02:47:15.782 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-24 02:47:15.782 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-24 02:47:15.782 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-24 02:47:15.782 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-24 02:47:15.782 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-24 02:47:15.783 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-24 02:47:15.783 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-24 02:47:15.783 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-24 02:47:15.783 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-24 02:47:15.783 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-24 02:47:15.783 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-24 02:47:15.783 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-24 02:47:15.784 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-24 02:47:15.784 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-24 02:47:15.784 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-24 02:47:15.784 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-24 02:47:15.784 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-24 02:47:15.784 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-24 02:47:15.784 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-24 02:47:15.785 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-24 02:47:15.785 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-24 02:47:15.785 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-24 02:47:15.785 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-24 02:47:15.785 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-24 02:47:15.786 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-24 02:47:15.786 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-24 02:47:15.786 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-24 02:47:15.786 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-24 02:47:15.786 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-24 02:47:15.786 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-24 02:47:15.786 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-24 02:47:15.787 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-24 02:47:15.787 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-24 02:47:15.787 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-24 02:47:15.787 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-24 02:47:15.787 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-24 02:47:15.787 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-24 02:47:15.788 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-24 02:47:15.788 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-24 02:47:15.788 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-24 02:47:15.788 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-24 02:47:15.788 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-24 02:47:15.788 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-24 02:47:15.788 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-24 02:47:15.789 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-24 02:47:15.789 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-24 02:47:15.789 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-24 02:47:15.789 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-24 02:47:15.789 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-24 02:47:15.789 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-24 02:47:15.789 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-24 02:47:15.790 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-24 02:47:15.790 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-24 02:47:15.790 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-24 02:47:15.790 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-24 02:47:15.790 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-24 02:47:15.790 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-24 02:47:15.790 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-24 02:47:15.791 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-24 02:47:15.791 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-24 02:47:15.791 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-24 02:47:15.791 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-24 02:47:15.791 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-24 02:47:15.791 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-24 02:47:15.791 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-24 02:47:15.792 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-24 02:47:15.792 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-24 02:47:15.792 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-24 02:47:15.792 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-24 02:47:15.792 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-24 02:47:15.792 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-24 02:47:15.792 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-24 02:47:15.793 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-24 02:47:15.793 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-24 02:47:15.793 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-24 02:47:15.793 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-24 02:47:15.793 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-24 02:47:15.793 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-24 02:47:15.793 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-24 02:47:15.794 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-24 02:47:15.794 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-24 02:47:15.794 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-24 02:47:15.794 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-24 02:47:15.794 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-24 02:47:15.794 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-24 02:47:15.794 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-24 02:47:15.795 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-24 02:47:15.795 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-24 02:47:15.795 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-24 02:47:15.795 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-24 02:47:15.795 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-24 02:47:15.795 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-24 02:47:15.795 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-24 02:47:15.796 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-24 02:47:15.796 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-24 02:47:15.796 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-24 02:47:15.796 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-24 02:47:15.796 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-24 02:47:15.796 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-24 02:47:15.797 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-24 02:47:15.797 | Running upgrade for neutron ... 2026-06-24 02:47:15.797 | OK 2026-06-24 02:47:15.797 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-24 02:47:15.797 | + functions-common:time_stop:2420 : local name 2026-06-24 02:47:15.797 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:47:15.797 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:47:15.798 | + functions-common:time_stop:2423 : local total 2026-06-24 02:47:15.798 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:47:15.798 | + functions-common:time_stop:2426 : name=dbsync 2026-06-24 02:47:15.798 | + functions-common:time_stop:2427 : start_time=1782269182166 2026-06-24 02:47:15.798 | + functions-common:time_stop:2429 : [[ -z 1782269182166 ]] 2026-06-24 02:47:15.798 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:47:15.798 | + functions-common:time_stop:2432 : end_time=1782269235660 2026-06-24 02:47:15.799 | + functions-common:time_stop:2433 : elapsed_time=53494 2026-06-24 02:47:15.799 | + functions-common:time_stop:2434 : total=8154 2026-06-24 02:47:15.799 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:47:15.799 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61648 2026-06-24 02:47:15.829 | [2077 Async init_neutron:61638]: finished init_neutron with result 0 in 53 seconds 2026-06-24 02:47:15.835 | + inc/async:async_wait:197 : return 0 2026-06-24 02:47:15.840 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-24 02:47:15.906 | [2077 Async init_placement:62004]: Waiting for completion of init_placement running on PID 62004 (4 other jobs running) 2026-06-24 02:47:15.936 | [2077 Async init_placement:62004]: Signaling child to exit 2026-06-24 02:47:15.936 | WAKEUP 2026-06-24 02:47:15.962 | [2077 Async init_placement:62004]: Signaled 2026-06-24 02:47:15.964 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-24 02:47:15.964 | + lib/database:recreate_database:112 : local db=placement 2026-06-24 02:47:15.964 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-24 02:47:15.965 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-24 02:47:15.965 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-24 02:47:15.965 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:15.965 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-24 02:47:15.965 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:15.965 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-24 02:47:15.965 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:47:15.965 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:47:15.965 | we strongly recommend against using it for new projects. 2026-06-24 02:47:15.965 | 2026-06-24 02:47:15.965 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:47:15.966 | framework. For more detail see 2026-06-24 02:47:15.966 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:47:15.966 | 2026-06-24 02:47:15.966 | __import__(import_str) 2026-06-24 02:47:15.966 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-24 02:47:15.966 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-24 02:47:15.966 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-24 02:47:15.966 | + functions-common:get_or_create_user:899 : local user_id 2026-06-24 02:47:15.966 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-24 02:47:15.966 | + functions-common:get_or_create_user:903 : local email= 2026-06-24 02:47:15.966 | ++ 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-06-24 02:47:15.966 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:47:15.967 | + functions-common:get_or_create_user:915 : user_id=87f61567ab05401a8b27efac547198fc 2026-06-24 02:47:15.967 | + functions-common:get_or_create_user:916 : echo 87f61567ab05401a8b27efac547198fc 2026-06-24 02:47:15.967 | 87f61567ab05401a8b27efac547198fc 2026-06-24 02:47:15.968 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-24 02:47:15.968 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:47:15.969 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:47:15.969 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:47:15.969 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:47:15.970 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:47:15.970 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:47:15.970 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:47:15.971 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:47:15.971 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:47:15.971 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:47:15.971 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:47:15.971 | + 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-06-24 02:47:15.971 | ++ 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-06-24 02:47:15.971 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:47:15.972 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:47:15.972 | + functions-common:get_or_add_user_project_role:980 : echo c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:47:15.972 | c8e2661dd9f542ef8ecc1ca3f3510838 2026-06-24 02:47:15.972 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-24 02:47:15.973 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-24 02:47:15.973 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-24 02:47:15.973 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-24 02:47:15.973 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-24 02:47:15.973 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-24 02:47:15.973 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-24 02:47:15.974 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-24 02:47:15.974 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-24 02:47:15.974 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-24 02:47:15.974 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-24 02:47:15.974 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-24 02:47:15.974 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-24 02:47:15.974 | + 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-06-24 02:47:15.974 | ++ 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-06-24 02:47:15.974 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:47:15.975 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:47:15.975 | + functions-common:get_or_add_user_project_role:980 : echo 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:47:15.975 | 8571c387b3f8486ea881790ed517a5fb 2026-06-24 02:47:15.975 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.25/placement 2026-06-24 02:47:15.975 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-24 02:47:15.975 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-24 02:47:15.975 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-24 02:47:15.976 | ++ 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-06-24 02:47:15.976 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:47:15.976 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-24 02:47:15.976 | da934427ac604f969d0926baf5b11ff7' 2026-06-24 02:47:15.976 | + functions-common:get_or_create_service:1067 : echo da934427ac604f969d0926baf5b11ff7 2026-06-24 02:47:15.976 | da934427ac604f969d0926baf5b11ff7 2026-06-24 02:47:15.977 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.25/placement 2026-06-24 02:47:15.977 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-24 02:47:15.977 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.25/placement RegionOne 2026-06-24 02:47:15.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-24 02:47:15.978 | +++ 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-06-24 02:47:15.978 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:47:15.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-24 02:47:15.978 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-24 02:47:15.978 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.25/placement --region RegionOne -f value -c id 2026-06-24 02:47:15.978 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:47:15.979 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7c0b559c7b83482bb4c5db3263ad0836 2026-06-24 02:47:15.979 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7c0b559c7b83482bb4c5db3263ad0836 2026-06-24 02:47:15.979 | + functions-common:get_or_create_endpoint:1100 : public_id=7c0b559c7b83482bb4c5db3263ad0836 2026-06-24 02:47:15.979 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-24 02:47:15.979 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-24 02:47:15.979 | + functions-common:get_or_create_endpoint:1109 : echo 7c0b559c7b83482bb4c5db3263ad0836 2026-06-24 02:47:15.979 | 7c0b559c7b83482bb4c5db3263ad0836 2026-06-24 02:47:16.024 | [2077 Async init_placement:62004]: finished init_placement with result 0 in 51 seconds 2026-06-24 02:47:16.030 | + inc/async:async_wait:197 : return 0 2026-06-24 02:47:16.034 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-24 02:47:16.100 | [2077 Async init_glance:57406]: Waiting for completion of init_glance running on PID 57406 (3 other jobs running) 2026-06-24 02:47:16.129 | [2077 Async init_glance:57406]: Signaling child to exit 2026-06-24 02:47:16.130 | WAKEUP 2026-06-24 02:47:16.158 | [2077 Async init_glance:57406]: Signaled 2026-06-24 02:47:16.161 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-24 02:47:16.161 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-24 02:47:16.161 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-24 02:47:16.161 | + lib/database:recreate_database:112 : local db=glance 2026-06-24 02:47:16.161 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-24 02:47:16.161 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-24 02:47:16.161 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-24 02:47:16.161 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:16.161 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-24 02:47:16.161 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:16.162 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-24 02:47:16.162 | + functions-common:time_start:2406 : local name=dbsync 2026-06-24 02:47:16.162 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:47:16.162 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:47:16.162 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:47:16.162 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269084609 2026-06-24 02:47:16.162 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-24 02:47:16.162 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:47:16.162 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:47:16.162 | we strongly recommend against using it for new projects. 2026-06-24 02:47:16.162 | 2026-06-24 02:47:16.163 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:47:16.163 | framework. For more detail see 2026-06-24 02:47:16.163 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:47:16.164 | 2026-06-24 02:47:16.164 | __import__(import_str) 2026-06-24 02:47:16.164 | INFO dbcounter [-] Registered counter for database glance 2026-06-24 02:47:16.165 | 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=57512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:47:16.165 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:16.165 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:16.166 | DEBUG dbcounter [-] [57512] Writer thread running {{(pid=57512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:47:16.166 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:16.166 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:16.166 | INFO dbcounter [-] Registered counter for database glance 2026-06-24 02:47:16.166 | 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=57512) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:47:16.166 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:16.166 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:16.167 | DEBUG dbcounter [-] [57512] Writer thread running {{(pid=57512) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:47:16.167 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-24 02:47:16.167 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:47:16.167 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-24 02:47:16.167 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.167 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-24 02:47:16.167 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.167 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-24 02:47:16.167 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.167 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-24 02:47:16.167 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.168 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-24 02:47:16.168 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.168 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-24 02:47:16.168 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.168 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-24 02:47:16.168 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.168 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-24 02:47:16.168 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.168 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-24 02:47:16.169 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.169 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-24 02:47:16.169 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.169 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-24 02:47:16.169 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.169 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-24 02:47:16.169 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.169 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-24 02:47:16.170 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.170 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-24 02:47:16.170 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.170 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-24 02:47:16.170 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.170 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:16.170 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:16.170 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:16.170 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:16.170 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:16.170 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:16.171 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:16.171 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:16.171 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:16.171 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:16.171 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-24 02:47:16.171 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:47:16.171 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-24 02:47:16.171 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.171 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-24 02:47:16.171 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.172 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-24 02:47:16.172 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.172 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-24 02:47:16.172 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.172 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-24 02:47:16.172 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.172 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-24 02:47:16.172 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.172 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-24 02:47:16.173 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.173 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-24 02:47:16.173 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.173 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-24 02:47:16.173 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.173 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-24 02:47:16.173 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.173 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-24 02:47:16.173 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.173 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-24 02:47:16.174 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57512) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-24 02:47:16.174 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:16.174 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:16.174 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:16.174 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:16.174 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-24 02:47:16.174 | Database migration is up to date. No migration needed. 2026-06-24 02:47:16.174 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-24 02:47:16.174 | Database is synced successfully. 2026-06-24 02:47:16.174 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-24 02:47:16.175 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-24 02:47:16.175 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:47:16.175 | we strongly recommend against using it for new projects. 2026-06-24 02:47:16.175 | 2026-06-24 02:47:16.175 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:47:16.175 | framework. For more detail see 2026-06-24 02:47:16.175 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:47:16.175 | 2026-06-24 02:47:16.175 | __import__(import_str) 2026-06-24 02:47:16.176 | INFO dbcounter [-] Registered counter for database glance 2026-06-24 02:47:16.176 | 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=57690) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:47:16.176 | DEBUG dbcounter [-] [57690] Writer thread running {{(pid=57690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:47:16.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-24 02:47:16.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-24 02:47:16.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-24 02:47:16.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-24 02:47:16.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-24 02:47:16.176 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-24 02:47:16.177 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-24 02:47:16.177 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-24 02:47:16.177 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-24 02:47:16.177 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-24 02:47:16.177 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-24 02:47:16.177 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-24 02:47:16.177 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-24 02:47:16.177 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-24 02:47:16.177 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-24 02:47:16.178 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-24 02:47:16.178 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-24 02:47:16.178 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-24 02:47:16.178 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-24 02:47:16.178 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-24 02:47:16.178 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-24 02:47:16.178 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-24 02:47:16.178 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-24 02:47:16.178 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-24 02:47:16.178 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-24 02:47:16.178 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-24 02:47:16.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-24 02:47:16.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-24 02:47:16.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-24 02:47:16.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-24 02:47:16.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-24 02:47:16.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-24 02:47:16.179 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-24 02:47:16.179 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-24 02:47:16.179 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-24 02:47:16.179 | + functions-common:time_stop:2420 : local name 2026-06-24 02:47:16.180 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:47:16.180 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:47:16.180 | + functions-common:time_stop:2423 : local total 2026-06-24 02:47:16.180 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:47:16.180 | + functions-common:time_stop:2426 : name=dbsync 2026-06-24 02:47:16.180 | + functions-common:time_stop:2427 : start_time=1782269084609 2026-06-24 02:47:16.180 | + functions-common:time_stop:2429 : [[ -z 1782269084609 ]] 2026-06-24 02:47:16.180 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:47:16.180 | + functions-common:time_stop:2432 : end_time=1782269098358 2026-06-24 02:47:16.180 | + functions-common:time_stop:2433 : elapsed_time=13749 2026-06-24 02:47:16.181 | + functions-common:time_stop:2434 : total=8154 2026-06-24 02:47:16.181 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:47:16.181 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21903 2026-06-24 02:47:16.224 | [2077 Async init_glance:57406]: finished init_glance with result 0 in 14 seconds 2026-06-24 02:47:16.233 | + inc/async:async_wait:197 : return 0 2026-06-24 02:47:16.237 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-24 02:47:16.266 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-24 02:47:16.270 | + inc/async:async_wait:197 : return 0 2026-06-24 02:47:16.274 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-24 02:47:16.341 | [2077 Async init_cinder:61874]: Waiting for completion of init_cinder running on PID 61874 (2 other jobs running) 2026-06-24 02:47:16.373 | [2077 Async init_cinder:61874]: Signaling child to exit 2026-06-24 02:47:16.373 | WAKEUP 2026-06-24 02:47:16.401 | [2077 Async init_cinder:61874]: Signaled 2026-06-24 02:47:16.403 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-24 02:47:16.404 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:47:16.404 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-24 02:47:16.404 | + lib/database:recreate_database:112 : local db=cinder 2026-06-24 02:47:16.404 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-24 02:47:16.404 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-24 02:47:16.404 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-24 02:47:16.404 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:16.404 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-24 02:47:16.405 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:16.405 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-24 02:47:16.405 | + functions-common:time_start:2406 : local name=dbsync 2026-06-24 02:47:16.405 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:47:16.405 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:47:16.405 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:47:16.406 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269182624 2026-06-24 02:47:16.406 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-24 02:47:16.406 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-24 02:47:16.406 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:47:16.406 | we strongly recommend against using it for new projects. 2026-06-24 02:47:16.406 | 2026-06-24 02:47:16.406 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:47:16.407 | framework. For more detail see 2026-06-24 02:47:16.407 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:47:16.407 | 2026-06-24 02:47:16.407 | import eventlet # noqa 2026-06-24 02:47:16.407 | INFO dbcounter [-] Registered counter for database cinder 2026-06-24 02:47:16.407 | 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=62054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:47:16.407 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-24 02:47:16.407 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:16.408 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:16.408 | DEBUG dbcounter [-] [62054] Writer thread running {{(pid=62054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:47:16.408 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-24 02:47:16.408 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62054) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:47:16.408 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-24 02:47:16.408 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62054) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.408 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-24 02:47:16.408 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62054) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.409 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-24 02:47:16.409 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62054) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.409 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-24 02:47:16.409 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62054) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.409 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-24 02:47:16.409 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62054) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.409 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-24 02:47:16.409 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62054) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.410 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-24 02:47:16.410 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62054) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:16.410 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-24 02:47:16.410 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-24 02:47:16.410 | + functions-common:time_stop:2420 : local name 2026-06-24 02:47:16.410 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:47:16.410 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:47:16.411 | + functions-common:time_stop:2423 : local total 2026-06-24 02:47:16.411 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:47:16.411 | + functions-common:time_stop:2426 : name=dbsync 2026-06-24 02:47:16.411 | + functions-common:time_stop:2427 : start_time=1782269182624 2026-06-24 02:47:16.411 | + functions-common:time_stop:2429 : [[ -z 1782269182624 ]] 2026-06-24 02:47:16.411 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:47:16.411 | + functions-common:time_stop:2432 : end_time=1782269195265 2026-06-24 02:47:16.411 | + functions-common:time_stop:2433 : elapsed_time=12641 2026-06-24 02:47:16.412 | + functions-common:time_stop:2434 : total=8154 2026-06-24 02:47:16.412 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:47:16.412 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20795 2026-06-24 02:47:16.412 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-24 02:47:16.412 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:47:16.412 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-24 02:47:16.412 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-24 02:47:16.412 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-24 02:47:16.413 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-24 02:47:16.413 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-24 02:47:16.413 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-24 02:47:16.413 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-24 02:47:16.413 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-24 02:47:16.413 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-24 02:47:16.413 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-24 02:47:16.413 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-24 02:47:16.414 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-24 02:47:16.414 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-24 02:47:16.414 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-24 02:47:16.414 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-24 02:47:16.414 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-24 02:47:16.414 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-24 02:47:16.414 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-24 02:47:16.415 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-24 02:47:16.415 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-24 02:47:16.415 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-24 02:47:16.415 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-24 02:47:16.415 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-24 02:47:16.415 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-24 02:47:16.415 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-24 02:47:16.416 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-24 02:47:16.416 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-24 02:47:16.416 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-24 02:47:16.416 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-24 02:47:16.416 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-24 02:47:16.416 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-24 02:47:16.416 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-24 02:47:16.416 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-24 02:47:16.417 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-24 02:47:16.417 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-24 02:47:16.417 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-24 02:47:16.417 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-24 02:47:16.417 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-24 02:47:16.417 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-24 02:47:16.417 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-24 02:47:16.417 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-24 02:47:16.418 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-24 02:47:16.418 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-24 02:47:16.418 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-24 02:47:16.418 | [Unit] 2026-06-24 02:47:16.418 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-24 02:47:16.418 | DefaultDependencies=no 2026-06-24 02:47:16.418 | After=systemd-udev-settle.service 2026-06-24 02:47:16.418 | Before=lvm2-activation-early.service 2026-06-24 02:47:16.419 | Wants=systemd-udev-settle.service 2026-06-24 02:47:16.419 | 2026-06-24 02:47:16.419 | [Service] 2026-06-24 02:47:16.419 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-24 02:47:16.419 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-24 02:47:16.419 | RemainAfterExit=yes 2026-06-24 02:47:16.419 | Type=oneshot 2026-06-24 02:47:16.419 | 2026-06-24 02:47:16.420 | [Install] 2026-06-24 02:47:16.420 | WantedBy=local-fs.target 2026-06-24 02:47:16.420 | Also=systemd-udev-settle.service 2026-06-24 02:47:16.420 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-24 02:47:16.420 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-24 02:47:16.420 | 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-06-24 02:47:16.420 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-24 02:47:16.420 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-24 02:47:16.421 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-24 02:47:16.421 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-24 02:47:16.421 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-24 02:47:16.421 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-24 02:47:16.421 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-24 02:47:16.421 | Physical volume "/dev/loop0" successfully created. 2026-06-24 02:47:16.421 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-24 02:47:16.421 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-24 02:47:16.422 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:47:16.422 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-24 02:47:16.422 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-24 02:47:16.422 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-24 02:47:16.422 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-24 02:47:16.422 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:47:16.422 | we strongly recommend against using it for new projects. 2026-06-24 02:47:16.422 | 2026-06-24 02:47:16.423 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:47:16.423 | framework. For more detail see 2026-06-24 02:47:16.423 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:47:16.423 | 2026-06-24 02:47:16.423 | import eventlet # noqa 2026-06-24 02:47:16.423 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-24 02:47:16.423 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-24 02:47:16.423 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-24 02:47:16.424 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-24 02:47:16.424 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:47:16.424 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-24 02:47:16.464 | [2077 Async init_cinder:61874]: finished init_cinder with result 0 in 15 seconds 2026-06-24 02:47:16.471 | + inc/async:async_wait:197 : return 0 2026-06-24 02:47:16.475 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-24 02:47:16.500 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:47:16.504 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-24 02:47:16.509 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:47:16.512 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-24 02:47:16.516 | + ./stack.sh:main:1239 : init_nova 2026-06-24 02:47:16.520 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-24 02:47:16.545 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:47:16.550 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-24 02:47:16.575 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:47:16.580 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:47:16.583 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-24 02:47:16.669 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-24 02:47:16.719 | [2077 Async nova-cell-0:64206]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-24 02:47:16.725 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-24 02:47:16.730 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:47:16.736 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-24 02:47:16.740 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:47:16.744 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:47:16.749 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-24 02:47:16.832 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-24 02:47:16.886 | [2077 Async nova-cell-1:64310]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-24 02:47:16.891 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-24 02:47:16.896 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-24 02:47:16.900 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-24 02:47:16.905 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-24 02:47:16.909 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-24 02:47:16.917 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:17.006 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-24 02:47:17.012 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:17.097 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-24 02:47:17.565 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:47:17.565 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:47:17.565 | we strongly recommend against using it for new projects. 2026-06-24 02:47:17.565 | 2026-06-24 02:47:17.565 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:47:17.565 | framework. For more detail see 2026-06-24 02:47:17.565 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:47:17.565 | 2026-06-24 02:47:17.566 | import eventlet # noqa 2026-06-24 02:47:17.927 | 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-06-24 02:47:21.894 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-24 02:47:21.993 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:21.993 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:21.994 | DEBUG dbcounter [-] [64380] Writer thread running {{(pid=64380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:47:22.076 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-24 02:47:27.397 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:47:27.409 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-24 02:47:29.723 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:29.729 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-24 02:47:29.737 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:30.070 | Exception ignored in: 2026-06-24 02:47:30.070 | Traceback (most recent call last): 2026-06-24 02:47:30.070 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:47:30.071 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:47:30.071 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:47:30.071 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:47:30.071 | RuntimeError: greenlet is being finalized 2026-06-24 02:47:30.454 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-24 02:47:30.461 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-24 02:47:30.468 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-24 02:47:30.474 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-24 02:47:30.482 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-24 02:47:30.488 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-24 02:47:30.493 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-24 02:47:30.531 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:47:30.534 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-24 02:47:30.538 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-24 02:47:30.544 | + lib/nova:init_nova:868 : /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-06-24 02:47:31.045 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:47:31.046 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:47:31.046 | we strongly recommend against using it for new projects. 2026-06-24 02:47:31.046 | 2026-06-24 02:47:31.046 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:47:31.046 | framework. For more detail see 2026-06-24 02:47:31.046 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:47:31.046 | 2026-06-24 02:47:31.046 | import eventlet # noqa 2026-06-24 02:47:31.428 | 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-06-24 02:47:34.762 | INFO dbcounter [None req-6c9cdae2-0957-40e6-8d9f-bb1a5b40c604 None None] Registered counter for database nova_api 2026-06-24 02:47:34.910 | DEBUG dbcounter [-] [64971] Writer thread running {{(pid=64971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:47:35.304 | Exception ignored in: 2026-06-24 02:47:35.304 | Traceback (most recent call last): 2026-06-24 02:47:35.304 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:47:35.304 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:47:35.305 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:47:35.305 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:47:35.305 | RuntimeError: greenlet is being finalized 2026-06-24 02:47:35.742 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-24 02:47:35.752 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-24 02:47:35.759 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-24 02:47:35.854 | [2077 Async nova-cell-0:64206]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64206 (3 other jobs running) 2026-06-24 02:47:35.898 | [2077 Async nova-cell-0:64206]: Signaling child to exit 2026-06-24 02:47:43.256 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:47:43.293 | [64310 Async nova-cell-1:64310]: finished successfully 2026-06-24 02:47:43.368 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:47:43.401 | [64206 Async nova-cell-0:64206]: finished successfully 2026-06-24 02:47:43.431 | WAKEUP 2026-06-24 02:47:43.462 | [2077 Async nova-cell-0:64206]: Signaled 2026-06-24 02:47:43.464 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-24 02:47:43.464 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-24 02:47:43.464 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-24 02:47:43.464 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-24 02:47:43.464 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-24 02:47:43.464 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-24 02:47:43.464 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-24 02:47:43.464 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:43.464 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-24 02:47:43.465 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:43.465 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-24 02:47:43.465 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:47:43.465 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:47:43.465 | we strongly recommend against using it for new projects. 2026-06-24 02:47:43.465 | 2026-06-24 02:47:43.465 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:47:43.465 | framework. For more detail see 2026-06-24 02:47:43.465 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:47:43.465 | 2026-06-24 02:47:43.465 | import eventlet # noqa 2026-06-24 02:47:43.466 | 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-06-24 02:47:43.466 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-24 02:47:43.466 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:43.466 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:43.466 | DEBUG dbcounter [-] [64353] Writer thread running {{(pid=64353) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:47:43.466 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-24 02:47:43.466 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64353) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:47:43.466 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-24 02:47:43.466 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64353) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.466 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-24 02:47:43.467 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64353) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.467 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-24 02:47:43.467 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64353) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.467 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-24 02:47:43.467 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64353) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.467 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-24 02:47:43.467 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64353) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.467 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-24 02:47:43.467 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64353) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.467 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-24 02:47:43.467 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64353) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.468 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-24 02:47:43.468 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64353) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.468 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-24 02:47:43.468 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64353) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.468 | Exception ignored in: 2026-06-24 02:47:43.468 | Traceback (most recent call last): 2026-06-24 02:47:43.468 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:47:43.468 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:47:43.468 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:47:43.468 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:47:43.468 | RuntimeError: greenlet is being finalized 2026-06-24 02:47:43.524 | [2077 Async nova-cell-0:64206]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-06-24 02:47:43.531 | + inc/async:async_wait:197 : return 0 2026-06-24 02:47:43.536 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-24 02:47:43.540 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-24 02:47:43.612 | [2077 Async nova-cell-1:64310]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64310 (2 other jobs running) 2026-06-24 02:47:43.645 | [2077 Async nova-cell-1:64310]: Signaling child to exit 2026-06-24 02:47:43.646 | WAKEUP 2026-06-24 02:47:43.675 | [2077 Async nova-cell-1:64310]: Signaled 2026-06-24 02:47:43.677 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-24 02:47:43.678 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-24 02:47:43.678 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-24 02:47:43.678 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-24 02:47:43.678 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-24 02:47:43.678 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-24 02:47:43.678 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-24 02:47:43.678 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:43.678 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-24 02:47:43.678 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-24 02:47:43.678 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-24 02:47:43.678 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:47:43.679 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:47:43.679 | we strongly recommend against using it for new projects. 2026-06-24 02:47:43.679 | 2026-06-24 02:47:43.679 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:47:43.679 | framework. For more detail see 2026-06-24 02:47:43.679 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:47:43.679 | 2026-06-24 02:47:43.679 | import eventlet # noqa 2026-06-24 02:47:43.679 | 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-06-24 02:47:43.679 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-24 02:47:43.679 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-24 02:47:43.679 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-24 02:47:43.680 | DEBUG dbcounter [-] [64377] Writer thread running {{(pid=64377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:47:43.680 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-24 02:47:43.680 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-24 02:47:43.680 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-24 02:47:43.680 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.680 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-24 02:47:43.680 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.680 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-24 02:47:43.680 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.680 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-24 02:47:43.680 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.681 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-24 02:47:43.681 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.681 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-24 02:47:43.681 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.681 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-24 02:47:43.681 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.681 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-24 02:47:43.681 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.681 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-24 02:47:43.681 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64377) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-24 02:47:43.681 | Exception ignored in: 2026-06-24 02:47:43.682 | Traceback (most recent call last): 2026-06-24 02:47:43.682 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:47:43.682 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:47:43.682 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:47:43.682 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:47:43.682 | RuntimeError: greenlet is being finalized 2026-06-24 02:47:43.742 | [2077 Async nova-cell-1:64310]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-06-24 02:47:43.749 | + inc/async:async_wait:197 : return 0 2026-06-24 02:47:43.755 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:47:43.758 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-24 02:47:44.217 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:47:44.217 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:47:44.217 | we strongly recommend against using it for new projects. 2026-06-24 02:47:44.217 | 2026-06-24 02:47:44.218 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:47:44.218 | framework. For more detail see 2026-06-24 02:47:44.218 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:47:44.218 | 2026-06-24 02:47:44.218 | import eventlet # noqa 2026-06-24 02:47:44.572 | 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-06-24 02:47:47.634 | Running batches of 50 until complete 2026-06-24 02:47:47.634 | INFO dbcounter [None req-268dea0e-c908-4981-9775-7447d4b3cdf4 None None] Registered counter for database nova_cell0 2026-06-24 02:47:47.841 | DEBUG dbcounter [-] [65604] Writer thread running {{(pid=65604) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:47:47.846 | INFO dbcounter [None req-268dea0e-c908-4981-9775-7447d4b3cdf4 None None] Registered counter for database nova_api 2026-06-24 02:47:48.014 | DEBUG dbcounter [-] [65604] Writer thread running {{(pid=65604) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:47:48.211 | INFO dbcounter [None req-268dea0e-c908-4981-9775-7447d4b3cdf4 None None] Registered counter for database nova_cell0 2026-06-24 02:47:48.292 | DEBUG dbcounter [-] [65604] Writer thread running {{(pid=65604) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:47:48.383 | +-------------------------------------+--------------+-----------+ 2026-06-24 02:47:48.383 | | Migration | Total Needed | Completed | 2026-06-24 02:47:48.383 | +-------------------------------------+--------------+-----------+ 2026-06-24 02:47:48.383 | | fill_virtual_interface_list | 0 | 0 | 2026-06-24 02:47:48.383 | | migrate_empty_ratio | 0 | 0 | 2026-06-24 02:47:48.383 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-24 02:47:48.383 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-24 02:47:48.384 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-24 02:47:48.384 | | populate_dev_uuids | 0 | 0 | 2026-06-24 02:47:48.384 | | populate_instance_compute_id | 0 | 0 | 2026-06-24 02:47:48.384 | | populate_missing_availability_zones | 0 | 0 | 2026-06-24 02:47:48.384 | | populate_queued_for_delete | 0 | 0 | 2026-06-24 02:47:48.384 | | populate_user_id | 0 | 0 | 2026-06-24 02:47:48.384 | | populate_uuids | 0 | 0 | 2026-06-24 02:47:48.385 | +-------------------------------------+--------------+-----------+ 2026-06-24 02:47:48.796 | Exception ignored in: 2026-06-24 02:47:48.796 | Traceback (most recent call last): 2026-06-24 02:47:48.796 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:47:48.796 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:47:48.796 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:47:48.797 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:47:48.797 | RuntimeError: greenlet is being finalized 2026-06-24 02:47:49.282 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-24 02:47:49.288 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:47:49.295 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-24 02:47:49.299 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:47:49.304 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:47:49.309 | + lib/nova:init_nova:886 : /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-06-24 02:47:49.778 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:47:49.778 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:47:49.778 | we strongly recommend against using it for new projects. 2026-06-24 02:47:49.778 | 2026-06-24 02:47:49.778 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:47:49.778 | framework. For more detail see 2026-06-24 02:47:49.778 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:47:49.779 | 2026-06-24 02:47:49.779 | import eventlet # noqa 2026-06-24 02:47:50.137 | 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-06-24 02:47:53.204 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-24 02:47:53.204 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-24 02:47:53.204 | INFO dbcounter [None req-bece4e69-bf80-4eb1-8a91-af36622a6412 None None] Registered counter for database nova_api 2026-06-24 02:47:53.335 | DEBUG dbcounter [-] [65623] Writer thread running {{(pid=65623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:47:53.731 | Exception ignored in: 2026-06-24 02:47:53.731 | Traceback (most recent call last): 2026-06-24 02:47:53.731 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:47:53.731 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:47:53.731 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:47:53.732 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:47:53.732 | RuntimeError: greenlet is being finalized 2026-06-24 02:47:54.162 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-24 02:47:54.167 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-24 02:47:54.188 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-24 02:47:54.192 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-24 02:47:54.197 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-24 02:47:54.292 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-24 02:47:54.347 | [2077 Async configure_neutron_nova:65681]: running: configure_neutron_nova 2026-06-24 02:47:54.353 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-24 02:47:54.358 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 02:47:54.362 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-24 02:47:54.366 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:47:54.371 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:47:54.377 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:47:54.381 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:47:54.386 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:47:54.394 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:47:54.401 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:47:54.407 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:47:54.412 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:47:54.418 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-24 02:47:54.424 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:47:54.458 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:47:54.463 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:47:54.467 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:47:54.471 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-24 02:47:54.476 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:47:54.480 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:47:54.485 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-24 02:47:54.490 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 02:47:54.495 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 02:47:54.500 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:47:54.505 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 02:47:54.510 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-24 02:47:54.515 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 02:47:54.519 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-24 02:47:54.524 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 02:47:54.528 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 02:47:54.533 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-24 02:47:54.539 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-24 02:47:54.544 | + inc/meta-config:merge_config_group:171 : shift 2026-06-24 02:47:54.548 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-24 02:47:54.555 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:47:54.559 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-24 02:47:54.565 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-24 02:47:54.570 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-24 02:47:54.575 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:47:54.581 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-24 02:47:54.585 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:47:54.590 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-24 02:47:54.590 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:47:54.590 | gsub("[][]", "", $1); 2026-06-24 02:47:54.590 | split($1, a, "|"); 2026-06-24 02:47:54.591 | if (a[1] == matchgroup) 2026-06-24 02:47:54.591 | print a[2] 2026-06-24 02:47:54.591 | } 2026-06-24 02:47:54.591 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:47:54.600 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-24 02:47:54.604 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-24 02:47:54.610 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-24 02:47:54.615 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-24 02:47:54.620 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-24 02:47:54.626 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-24 02:47:54.631 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-24 02:47:54.637 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-24 02:47:54.643 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-24 02:47:54.649 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-24 02:47:54.653 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-24 02:47:54.658 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-24 02:47:54.663 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-24 02:47:54.668 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:47:54.674 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-24 02:47:54.679 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-24 02:47:54.684 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-24 02:47:54.690 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-24 02:47:54.696 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-24 02:47:54.702 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-24 02:47:54.707 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-24 02:47:54.713 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-24 02:47:54.713 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-24 02:47:54.713 | BEGIN { 2026-06-24 02:47:54.714 | section = "" 2026-06-24 02:47:54.714 | last_section = "" 2026-06-24 02:47:54.714 | section_count = 0 2026-06-24 02:47:54.714 | } 2026-06-24 02:47:54.715 | /^\[.+\]/ { 2026-06-24 02:47:54.715 | gsub("[][]", "", $1); 2026-06-24 02:47:54.715 | section=$1 2026-06-24 02:47:54.715 | next 2026-06-24 02:47:54.715 | } 2026-06-24 02:47:54.715 | /^ *\#/ { 2026-06-24 02:47:54.715 | next 2026-06-24 02:47:54.715 | } 2026-06-24 02:47:54.715 | /^[^ \t]+/ { 2026-06-24 02:47:54.715 | # get offset of first = in $0 2026-06-24 02:47:54.715 | eq_idx = index($0, "=") 2026-06-24 02:47:54.716 | # extract attr & value from $0 2026-06-24 02:47:54.716 | attr = substr($0, 1, eq_idx - 1) 2026-06-24 02:47:54.716 | value = substr($0, eq_idx + 1) 2026-06-24 02:47:54.716 | # only need to strip trailing whitespace from attr 2026-06-24 02:47:54.716 | sub(/[ \t]*$/, "", attr) 2026-06-24 02:47:54.716 | # need to strip leading & trailing whitespace from value 2026-06-24 02:47:54.716 | sub(/^[ \t]*/, "", value) 2026-06-24 02:47:54.716 | sub(/[ \t]*$/, "", value) 2026-06-24 02:47:54.716 | 2026-06-24 02:47:54.716 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-24 02:47:54.717 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-24 02:47:54.718 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-24 02:47:54.719 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-24 02:47:54.719 | if (! (section, attr) in cfg_attr_count) { 2026-06-24 02:47:54.719 | if (section != last_section) { 2026-06-24 02:47:54.720 | cfg_section[section_count++] = section 2026-06-24 02:47:54.720 | last_section = section 2026-06-24 02:47:54.720 | } 2026-06-24 02:47:54.720 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-24 02:47:54.721 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-24 02:47:54.721 | 2026-06-24 02:47:54.721 | cfg_attr[section, attr, 0] = value 2026-06-24 02:47:54.721 | cfg_attr_count[section, attr] = 1 2026-06-24 02:47:54.721 | } else { 2026-06-24 02:47:54.721 | lno = cfg_attr_count[section, attr]++ 2026-06-24 02:47:54.721 | cfg_attr[section, attr, lno] = value 2026-06-24 02:47:54.721 | } 2026-06-24 02:47:54.721 | } 2026-06-24 02:47:54.721 | END { 2026-06-24 02:47:54.721 | # Process each section in order 2026-06-24 02:47:54.722 | for (sno = 0; sno < section_count; sno++) { 2026-06-24 02:47:54.722 | section = cfg_section[sno] 2026-06-24 02:47:54.723 | # The ini routines simply append a config item immediately 2026-06-24 02:47:54.723 | # after the section header. To keep the same order as defined 2026-06-24 02:47:54.723 | # in local.conf, invoke the ini routines in the reverse order 2026-06-24 02:47:54.724 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-24 02:47:54.724 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-24 02:47:54.724 | if (cfg_attr_count[section, attr] == 1) 2026-06-24 02:47:54.725 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-24 02:47:54.725 | else { 2026-06-24 02:47:54.725 | # For multiline, invoke the ini routines in the reverse order 2026-06-24 02:47:54.725 | count = cfg_attr_count[section, attr] 2026-06-24 02:47:54.725 | print "inidelete " configfile " " section " " attr 2026-06-24 02:47:54.725 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-24 02:47:54.725 | for (l = count -2; l >= 0; l--) 2026-06-24 02:47:54.725 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-24 02:47:54.725 | } 2026-06-24 02:47:54.725 | } 2026-06-24 02:47:54.725 | } 2026-06-24 02:47:54.726 | } 2026-06-24 02:47:54.726 | ' 2026-06-24 02:47:54.726 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:54.726 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-24 02:47:54.726 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:47:54.726 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-24 02:47:54.727 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-24 02:47:54.733 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:47:54.738 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-24 02:47:54.743 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-24 02:47:54.743 | BEGIN { group = "" } 2026-06-24 02:47:54.743 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:47:54.743 | gsub("[][]", "", $1); 2026-06-24 02:47:54.743 | split($1, a, "|"); 2026-06-24 02:47:54.743 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-24 02:47:54.743 | group=a[1] 2026-06-24 02:47:54.744 | } else { 2026-06-24 02:47:54.744 | group="" 2026-06-24 02:47:54.744 | } 2026-06-24 02:47:54.744 | next 2026-06-24 02:47:54.744 | } 2026-06-24 02:47:54.744 | { 2026-06-24 02:47:54.744 | if (group != "") 2026-06-24 02:47:54.744 | print $0 2026-06-24 02:47:54.744 | } 2026-06-24 02:47:54.744 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:47:54.754 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-24 02:47:54.758 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-24 02:47:54.810 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:54.815 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-24 02:47:54.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-24 02:47:54.871 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:54.876 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-24 02:47:54.881 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-24 02:47:54.932 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:54.937 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-24 02:47:54.942 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-24 02:47:54.998 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:55.003 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-24 02:47:55.007 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-24 02:47:55.064 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:55.070 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-24 02:47:55.076 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-24 02:47:55.081 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-24 02:47:55.087 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-24 02:47:55.092 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-24 02:47:55.098 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-24 02:47:55.103 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-24 02:47:55.110 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-24 02:47:55.116 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-24 02:47:55.122 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-24 02:47:55.126 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-24 02:47:55.131 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-24 02:47:55.136 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-24 02:47:55.140 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:47:55.147 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-24 02:47:55.151 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-24 02:47:55.156 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-24 02:47:55.161 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-24 02:47:55.166 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-24 02:47:55.173 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-24 02:47:55.178 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-24 02:47:55.183 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-24 02:47:55.192 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-24 02:47:55.192 | BEGIN { 2026-06-24 02:47:55.192 | section = "" 2026-06-24 02:47:55.193 | last_section = "" 2026-06-24 02:47:55.193 | section_count = 0 2026-06-24 02:47:55.193 | } 2026-06-24 02:47:55.193 | /^\[.+\]/ { 2026-06-24 02:47:55.193 | gsub("[][]", "", $1); 2026-06-24 02:47:55.193 | section=$1 2026-06-24 02:47:55.193 | next 2026-06-24 02:47:55.193 | } 2026-06-24 02:47:55.193 | /^ *\#/ { 2026-06-24 02:47:55.193 | next 2026-06-24 02:47:55.193 | } 2026-06-24 02:47:55.193 | /^[^ \t]+/ { 2026-06-24 02:47:55.194 | # get offset of first = in $0 2026-06-24 02:47:55.194 | eq_idx = index($0, "=") 2026-06-24 02:47:55.194 | # extract attr & value from $0 2026-06-24 02:47:55.194 | attr = substr($0, 1, eq_idx - 1) 2026-06-24 02:47:55.194 | value = substr($0, eq_idx + 1) 2026-06-24 02:47:55.194 | # only need to strip trailing whitespace from attr 2026-06-24 02:47:55.194 | sub(/[ \t]*$/, "", attr) 2026-06-24 02:47:55.194 | # need to strip leading & trailing whitespace from value 2026-06-24 02:47:55.194 | sub(/^[ \t]*/, "", value) 2026-06-24 02:47:55.195 | sub(/[ \t]*$/, "", value) 2026-06-24 02:47:55.195 | 2026-06-24 02:47:55.195 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-24 02:47:55.195 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-24 02:47:55.195 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-24 02:47:55.195 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-24 02:47:55.196 | if (! (section, attr) in cfg_attr_count) { 2026-06-24 02:47:55.196 | if (section != last_section) { 2026-06-24 02:47:55.196 | cfg_section[section_count++] = section 2026-06-24 02:47:55.196 | last_section = section 2026-06-24 02:47:55.196 | } 2026-06-24 02:47:55.196 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-24 02:47:55.196 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-24 02:47:55.197 | 2026-06-24 02:47:55.197 | cfg_attr[section, attr, 0] = value 2026-06-24 02:47:55.197 | cfg_attr_count[section, attr] = 1 2026-06-24 02:47:55.197 | } else { 2026-06-24 02:47:55.197 | lno = cfg_attr_count[section, attr]++ 2026-06-24 02:47:55.197 | cfg_attr[section, attr, lno] = value 2026-06-24 02:47:55.197 | } 2026-06-24 02:47:55.198 | } 2026-06-24 02:47:55.198 | END { 2026-06-24 02:47:55.198 | # Process each section in order 2026-06-24 02:47:55.198 | for (sno = 0; sno < section_count; sno++) { 2026-06-24 02:47:55.198 | section = cfg_section[sno] 2026-06-24 02:47:55.198 | # The ini routines simply append a config item immediately 2026-06-24 02:47:55.198 | # after the section header. To keep the same order as defined 2026-06-24 02:47:55.198 | # in local.conf, invoke the ini routines in the reverse order 2026-06-24 02:47:55.198 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-24 02:47:55.198 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-24 02:47:55.199 | if (cfg_attr_count[section, attr] == 1) 2026-06-24 02:47:55.199 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-24 02:47:55.199 | else { 2026-06-24 02:47:55.199 | # For multiline, invoke the ini routines in the reverse order 2026-06-24 02:47:55.199 | count = cfg_attr_count[section, attr] 2026-06-24 02:47:55.199 | print "inidelete " configfile " " section " " attr 2026-06-24 02:47:55.199 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-24 02:47:55.199 | for (l = count -2; l >= 0; l--) 2026-06-24 02:47:55.199 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-24 02:47:55.199 | } 2026-06-24 02:47:55.200 | } 2026-06-24 02:47:55.200 | } 2026-06-24 02:47:55.200 | } 2026-06-24 02:47:55.200 | ' 2026-06-24 02:47:55.200 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-24 02:47:55.200 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:55.200 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:47:55.201 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-24 02:47:55.201 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-24 02:47:55.205 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-24 02:47:55.210 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:47:55.214 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-24 02:47:55.219 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-24 02:47:55.219 | BEGIN { group = "" } 2026-06-24 02:47:55.219 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:47:55.219 | gsub("[][]", "", $1); 2026-06-24 02:47:55.219 | split($1, a, "|"); 2026-06-24 02:47:55.219 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-24 02:47:55.219 | group=a[1] 2026-06-24 02:47:55.219 | } else { 2026-06-24 02:47:55.219 | group="" 2026-06-24 02:47:55.220 | } 2026-06-24 02:47:55.220 | next 2026-06-24 02:47:55.220 | } 2026-06-24 02:47:55.220 | { 2026-06-24 02:47:55.220 | if (group != "") 2026-06-24 02:47:55.220 | print $0 2026-06-24 02:47:55.220 | } 2026-06-24 02:47:55.220 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:47:55.230 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-24 02:47:55.234 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-24 02:47:55.290 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:55.297 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-24 02:47:55.303 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-24 02:47:55.308 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-24 02:47:55.314 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-24 02:47:55.319 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-24 02:47:55.325 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-24 02:47:55.330 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-24 02:47:55.336 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-24 02:47:55.344 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-24 02:47:55.349 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-24 02:47:55.353 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-24 02:47:55.358 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-24 02:47:55.364 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-24 02:47:55.369 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:47:55.374 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-24 02:47:55.378 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-24 02:47:55.384 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-24 02:47:55.391 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-24 02:47:55.395 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-24 02:47:55.401 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-24 02:47:55.406 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-24 02:47:55.412 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-24 02:47:55.412 | BEGIN { 2026-06-24 02:47:55.412 | section = "" 2026-06-24 02:47:55.412 | last_section = "" 2026-06-24 02:47:55.412 | section_count = 0 2026-06-24 02:47:55.412 | } 2026-06-24 02:47:55.412 | /^\[.+\]/ { 2026-06-24 02:47:55.412 | gsub("[][]", "", $1); 2026-06-24 02:47:55.412 | section=$1 2026-06-24 02:47:55.413 | next 2026-06-24 02:47:55.413 | } 2026-06-24 02:47:55.413 | /^ *\#/ { 2026-06-24 02:47:55.413 | next 2026-06-24 02:47:55.413 | } 2026-06-24 02:47:55.413 | /^[^ \t]+/ { 2026-06-24 02:47:55.413 | # get offset of first = in $0 2026-06-24 02:47:55.413 | eq_idx = index($0, "=") 2026-06-24 02:47:55.413 | # extract attr & value from $0 2026-06-24 02:47:55.413 | attr = substr($0, 1, eq_idx - 1) 2026-06-24 02:47:55.413 | value = substr($0, eq_idx + 1) 2026-06-24 02:47:55.414 | # only need to strip trailing whitespace from attr 2026-06-24 02:47:55.414 | sub(/[ \t]*$/, "", attr) 2026-06-24 02:47:55.414 | # need to strip leading & trailing whitespace from value 2026-06-24 02:47:55.414 | sub(/^[ \t]*/, "", value) 2026-06-24 02:47:55.414 | sub(/[ \t]*$/, "", value) 2026-06-24 02:47:55.414 | 2026-06-24 02:47:55.414 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-24 02:47:55.414 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-24 02:47:55.414 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-24 02:47:55.414 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-24 02:47:55.414 | if (! (section, attr) in cfg_attr_count) { 2026-06-24 02:47:55.414 | if (section != last_section) { 2026-06-24 02:47:55.417 | cfg_section[section_count++] = section 2026-06-24 02:47:55.417 | last_section = section 2026-06-24 02:47:55.418 | } 2026-06-24 02:47:55.419 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-24 02:47:55.419 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-24 02:47:55.420 | 2026-06-24 02:47:55.420 | cfg_attr[section, attr, 0] = value 2026-06-24 02:47:55.420 | cfg_attr_count[section, attr] = 1 2026-06-24 02:47:55.421 | } else { 2026-06-24 02:47:55.421 | lno = cfg_attr_count[section, attr]++ 2026-06-24 02:47:55.421 | cfg_attr[section, attr, lno] = value 2026-06-24 02:47:55.421 | } 2026-06-24 02:47:55.421 | } 2026-06-24 02:47:55.421 | END { 2026-06-24 02:47:55.421 | # Process each section in order 2026-06-24 02:47:55.421 | for (sno = 0; sno < section_count; sno++) { 2026-06-24 02:47:55.421 | section = cfg_section[sno] 2026-06-24 02:47:55.422 | # The ini routines simply append a config item immediately 2026-06-24 02:47:55.422 | # after the section header. To keep the same order as defined 2026-06-24 02:47:55.422 | # in local.conf, invoke the ini routines in the reverse order 2026-06-24 02:47:55.423 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-24 02:47:55.423 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-24 02:47:55.423 | if (cfg_attr_count[section, attr] == 1) 2026-06-24 02:47:55.424 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-24 02:47:55.424 | else { 2026-06-24 02:47:55.424 | # For multiline, invoke the ini routines in the reverse order 2026-06-24 02:47:55.424 | count = cfg_attr_count[section, attr] 2026-06-24 02:47:55.424 | print "inidelete " configfile " " section " " attr 2026-06-24 02:47:55.424 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-24 02:47:55.424 | for (l = count -2; l >= 0; l--) 2026-06-24 02:47:55.424 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-24 02:47:55.424 | } 2026-06-24 02:47:55.424 | } 2026-06-24 02:47:55.424 | } 2026-06-24 02:47:55.425 | } 2026-06-24 02:47:55.425 | ' 2026-06-24 02:47:55.425 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-24 02:47:55.425 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:55.425 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-24 02:47:55.425 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:47:55.425 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-24 02:47:55.426 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-24 02:47:55.431 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:47:55.435 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-24 02:47:55.440 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-24 02:47:55.440 | BEGIN { group = "" } 2026-06-24 02:47:55.440 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:47:55.440 | gsub("[][]", "", $1); 2026-06-24 02:47:55.441 | split($1, a, "|"); 2026-06-24 02:47:55.441 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-24 02:47:55.441 | group=a[1] 2026-06-24 02:47:55.442 | } else { 2026-06-24 02:47:55.443 | group="" 2026-06-24 02:47:55.443 | } 2026-06-24 02:47:55.443 | next 2026-06-24 02:47:55.443 | } 2026-06-24 02:47:55.443 | { 2026-06-24 02:47:55.443 | if (group != "") 2026-06-24 02:47:55.443 | print $0 2026-06-24 02:47:55.443 | } 2026-06-24 02:47:55.443 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:47:55.451 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-24 02:47:55.455 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-24 02:47:55.507 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:55.512 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-24 02:47:55.517 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-24 02:47:55.570 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:55.573 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-24 02:47:55.578 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-24 02:47:55.629 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:55.635 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-24 02:47:55.639 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-24 02:47:55.663 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:47:55.692 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:55.698 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-a509bff3-43c9-46fb-8281-f1f9b49fca05"' 2026-06-24 02:47:55.699 | [65681 Async configure_neutron_nova:65681]: finished successfully 2026-06-24 02:47:55.702 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-a509bff3-43c9-46fb-8281-f1f9b49fca05 2026-06-24 02:47:55.752 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:55.757 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-24 02:47:55.761 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-24 02:47:55.808 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:55.812 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-24 02:47:55.816 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-24 02:47:55.863 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:47:55.868 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-24 02:47:55.897 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:47:55.901 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-24 02:47:55.906 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-24 02:47:55.935 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:47:55.939 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-24 02:47:55.992 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-24 02:47:56.065 | [2077 Async configure_neutron_nova:65681]: Waiting for completion of configure_neutron_nova running on PID 65681 (2 other jobs running) 2026-06-24 02:47:56.099 | [2077 Async configure_neutron_nova:65681]: Signaling child to exit 2026-06-24 02:47:56.099 | WAKEUP 2026-06-24 02:47:56.128 | [2077 Async configure_neutron_nova:65681]: Signaled 2026-06-24 02:47:56.130 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-24 02:47:56.130 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-24 02:47:56.130 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-24 02:47:56.130 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-24 02:47:56.130 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:47:56.130 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-24 02:47:56.130 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-24 02:47:56.130 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-24 02:47:56.131 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.25/identity 2026-06-24 02:47:56.131 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-24 02:47:56.131 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-24 02:47:56.131 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-24 02:47:56.131 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-24 02:47:56.131 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-24 02:47:56.131 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-24 02:47:56.131 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-24 02:47:56.131 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-24 02:47:56.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-24 02:47:56.132 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-24 02:47:56.132 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:47:56.132 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-24 02:47:56.132 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-24 02:47:56.132 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:47:56.132 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-24 02:47:56.132 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:47:56.133 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-24 02:47:56.133 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-24 02:47:56.133 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:47:56.133 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:47:56.133 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-24 02:47:56.133 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-24 02:47:56.133 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-24 02:47:56.133 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-24 02:47:56.134 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-24 02:47:56.134 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-24 02:47:56.134 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-24 02:47:56.134 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-24 02:47:56.134 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-24 02:47:56.134 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.25/identity 2026-06-24 02:47:56.134 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-24 02:47:56.135 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-24 02:47:56.135 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-24 02:47:56.135 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-24 02:47:56.135 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-24 02:47:56.135 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-24 02:47:56.135 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-24 02:47:56.135 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-24 02:47:56.135 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-24 02:47:56.135 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-24 02:47:56.135 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:47:56.136 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-24 02:47:56.136 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-24 02:47:56.187 | [2077 Async configure_neutron_nova:65681]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-24 02:47:56.194 | + inc/async:async_wait:197 : return 0 2026-06-24 02:47:56.199 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-24 02:47:56.228 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:47:56.235 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-24 02:47:56.286 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-24 02:47:56.338 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-24 02:47:56.367 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:47:56.371 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-24 02:47:56.376 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:47:56.380 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-24 02:47:56.385 | + ./stack.sh:main:1293 : start_nova_api 2026-06-24 02:47:56.389 | + lib/nova:start_nova_api:966 : 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-06-24 02:47:56.394 | + lib/nova:start_nova_api:967 : 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-06-24 02:47:56.399 | + lib/nova:start_nova_api:967 : 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-06-24 02:47:56.405 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-24 02:47:56.412 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:47:56.416 | + functions-common:run_process:1674 : local service=n-api 2026-06-24 02:47:56.420 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:47:56.425 | + functions-common:run_process:1676 : local group= 2026-06-24 02:47:56.429 | + functions-common:run_process:1677 : local user= 2026-06-24 02:47:56.434 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:47:56.439 | + functions-common:run_process:1680 : local name=n-api 2026-06-24 02:47:56.443 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:47:56.448 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:47:56.452 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:47:56.457 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:47:56.463 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:47:56.469 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269276465 2026-06-24 02:47:56.474 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-24 02:47:56.502 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:47:56.507 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-24 02:47:56.512 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-24 02:47:56.516 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:47:56.521 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:47:56.525 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:47:56.529 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-24 02:47:56.534 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-24 02:47:56.538 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-24 02:47:56.544 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-24 02:47:56.548 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:47:56.552 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:47:56.557 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:47:56.561 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:47:56.565 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-24 02:47:56.570 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:47:56.574 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:47:56.579 | + 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-06-24 02:47:56.583 | + 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-06-24 02:47:56.587 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-24 02:47:56.592 | + 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-06-24 02:47:56.596 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:47:56.600 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:47:56.604 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:47:56.608 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-24 02:47:56.612 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:47:56.619 | + 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-06-24 02:47:56.715 | + 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-06-24 02:47:56.812 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-24 02:47:56.895 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-24 02:47:56.978 | + 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-06-24 02:47:57.058 | + 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-06-24 02:47:57.140 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-24 02:47:57.224 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-24 02:47:57.308 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-24 02:47:57.391 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-24 02:47:57.474 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-24 02:47:57.557 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:47:57.561 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:47:57.566 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-24 02:47:57.660 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:47:58.157 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-24 02:47:58.185 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-24 02:47:58.675 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-24 02:47:58.796 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:47:58.800 | + functions-common:time_stop:2420 : local name 2026-06-24 02:47:58.804 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:47:58.810 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:47:58.812 | + functions-common:time_stop:2423 : local total 2026-06-24 02:47:58.816 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:47:58.820 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:47:58.824 | + functions-common:time_stop:2427 : start_time=1782269276465 2026-06-24 02:47:58.828 | + functions-common:time_stop:2429 : [[ -z 1782269276465 ]] 2026-06-24 02:47:58.834 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:47:58.840 | + functions-common:time_stop:2432 : end_time=1782269278836 2026-06-24 02:47:58.843 | + functions-common:time_stop:2433 : elapsed_time=2371 2026-06-24 02:47:58.846 | + functions-common:time_stop:2434 : total=4364 2026-06-24 02:47:58.850 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:47:58.854 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6735 2026-06-24 02:47:58.859 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-24 02:47:58.859 | Waiting for nova-api to start... 2026-06-24 02:47:58.865 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.25/compute/v2.1/ 2026-06-24 02:47:58.867 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.25/compute/v2.1/ 2026-06-24 02:47:58.871 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:47:58.875 | + functions:wait_for_service:477 : local url=http://192.168.122.25/compute/v2.1/ 2026-06-24 02:47:58.880 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:47:58.884 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:47:58.889 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:47:58.891 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:47:58.896 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:47:58.900 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:47:58.906 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269278902 2026-06-24 02:47:58.910 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:47:58.914 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:47:58.918 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.25/compute/v2.1/ 2026-06-24 02:48:05.071 | + :: : [[ 200 == 503 ]] 2026-06-24 02:48:05.073 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:48:05.078 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:48:05.083 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:05.087 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:05.091 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:05.096 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:05.100 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:05.104 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:48:05.108 | + functions-common:time_stop:2427 : start_time=1782269278902 2026-06-24 02:48:05.113 | + functions-common:time_stop:2429 : [[ -z 1782269278902 ]] 2026-06-24 02:48:05.118 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:05.125 | + functions-common:time_stop:2432 : end_time=1782269285120 2026-06-24 02:48:05.129 | + functions-common:time_stop:2433 : elapsed_time=6218 2026-06-24 02:48:05.134 | + functions-common:time_stop:2434 : total=5666 2026-06-24 02:48:05.139 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:05.143 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11884 2026-06-24 02:48:05.147 | + functions:wait_for_service:486 : return 0 2026-06-24 02:48:05.152 | + lib/nova:start_nova_api:979 : 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-06-24 02:48:05.157 | + lib/nova:start_nova_api:979 : 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-06-24 02:48:05.162 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-24 02:48:05.188 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:05.193 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-24 02:48:05.197 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:48:05.201 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-24 02:48:05.206 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-24 02:48:05.211 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-24 02:48:05.215 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-24 02:48:05.220 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-24 02:48:05.224 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-24 02:48:05.230 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:48:05.234 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-24 02:48:05.238 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-24 02:48:05.258 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-24 02:48:05.265 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-24 02:48:05.271 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-24 02:48:05.278 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-24 02:48:05.296 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-24 02:48:05.314 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-24 02:48:05.332 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-24 02:48:05.337 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-24 02:48:05.337 | Starting OVN 2026-06-24 02:48:05.341 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-24 02:48:05.345 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-24 02:48:05.345 | Starting OVS 2026-06-24 02:48:05.349 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-24 02:48:05.375 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:05.379 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-24 02:48:05.445 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-24 02:48:05.510 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-24 02:48:05.514 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-24 02:48:05.518 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-24 02:48:06.018 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-24 02:48:06.515 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-24 02:48:06.517 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-24 02:48:06.517 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-24 02:48:06.522 | 2026-06-24 02:48:06.522 | Possible reasons for having these kinds of units are: 2026-06-24 02:48:06.522 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-24 02:48:06.522 | .wants/, .requires/, or .upholds/ directory. 2026-06-24 02:48:06.522 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-24 02:48:06.522 | a requirement dependency on it. 2026-06-24 02:48:06.522 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-24 02:48:06.523 | D-Bus, udev, scripted systemctl call, ...). 2026-06-24 02:48:06.523 | • In case of template units, the unit is meant to be enabled with some 2026-06-24 02:48:06.523 | instance name specified. 2026-06-24 02:48:06.526 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-24 02:48:11.187 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-24 02:48:11.190 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-24 02:48:11.700 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-24 02:48:12.190 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-24 02:48:12.191 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-24 02:48:12.191 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-24 02:48:12.191 | 2026-06-24 02:48:12.191 | Possible reasons for having these kinds of units are: 2026-06-24 02:48:12.191 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-24 02:48:12.191 | .wants/, .requires/, or .upholds/ directory. 2026-06-24 02:48:12.191 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-24 02:48:12.191 | a requirement dependency on it. 2026-06-24 02:48:12.191 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-24 02:48:12.191 | D-Bus, udev, scripted systemctl call, ...). 2026-06-24 02:48:12.191 | • In case of template units, the unit is meant to be enabled with some 2026-06-24 02:48:12.191 | instance name specified. 2026-06-24 02:48:12.199 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-24 02:48:12.555 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-24 02:48:12.555 | Configuring OVSDB 2026-06-24 02:48:12.561 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-24 02:48:12.592 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:48:12.597 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-24 02:48:12.631 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-24 02:48:12.659 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=1e789700-b627-43a9-9804-8487568db6bf 2026-06-24 02:48:12.683 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.25:6642 2026-06-24 02:48:12.709 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-24 02:48:12.735 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-24 02:48:12.764 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.25 2026-06-24 02:48:12.795 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-24 02:48:12.800 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-24 02:48:12.824 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-24 02:48:12.827 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-24 02:48:12.852 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-24 02:48:12.855 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-24 02:48:12.856 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-24 02:48:12.858 | + functions-common:is_provider_network:2272 : return 1 2026-06-24 02:48:12.860 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-24 02:48:12.862 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-24 02:48:12.864 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-24 02:48:12.866 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-24 02:48:12.868 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-24 02:48:12.873 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-24 02:48:12.909 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-24 02:48:12.953 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-24 02:48:12.989 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-24 02:48:13.024 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:48:13.030 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-24 02:48:13.034 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-24 02:48:13.039 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:48:13.043 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-24 02:48:13.048 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-24 02:48:13.076 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:13.080 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-24 02:48:13.084 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-24 02:48:13.089 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-24 02:48:13.582 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-24 02:48:14.088 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-24 02:48:14.176 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-24 02:48:14.182 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-24 02:48:14.185 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-24 02:48:14.189 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-24 02:48:14.196 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-24 02:48:15.201 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-24 02:48:15.205 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-24 02:48:15.209 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-24 02:48:15.214 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-24 02:48:15.218 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-24 02:48:15.223 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-24 02:48:15.227 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-24 02:48:15.232 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-24 02:48:15.236 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-24 02:48:15.240 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-24 02:48:15.245 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-24 02:48:15.249 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-24 02:48:15.253 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-24 02:48:15.282 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:48:15.286 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-24 02:48:15.315 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-24 02:48:15.344 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-24 02:48:15.365 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-24 02:48:15.384 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-24 02:48:15.412 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:15.417 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-24 02:48:15.421 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-24 02:48:15.426 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-24 02:48:15.940 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-24 02:48:16.432 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-24 02:48:16.432 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-24 02:48:16.432 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-24 02:48:16.432 | 2026-06-24 02:48:16.432 | Possible reasons for having these kinds of units are: 2026-06-24 02:48:16.432 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-24 02:48:16.432 | .wants/, .requires/, or .upholds/ directory. 2026-06-24 02:48:16.432 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-24 02:48:16.432 | a requirement dependency on it. 2026-06-24 02:48:16.432 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-24 02:48:16.432 | D-Bus, udev, scripted systemctl call, ...). 2026-06-24 02:48:16.433 | • In case of template units, the unit is meant to be enabled with some 2026-06-24 02:48:16.433 | instance name specified. 2026-06-24 02:48:16.442 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-24 02:48:16.727 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-24 02:48:16.757 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:48:16.763 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-24 02:48:16.769 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-24 02:48:16.796 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:16.800 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-24 02:48:16.804 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-24 02:48:16.808 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-24 02:48:16.811 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-24 02:48:16.814 | + 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-06-24 02:48:16.818 | + functions-common:run_process:1676 : local group= 2026-06-24 02:48:16.821 | + functions-common:run_process:1677 : local user= 2026-06-24 02:48:16.824 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:48:16.826 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-24 02:48:16.830 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:48:16.834 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:48:16.838 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:16.841 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:16.846 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:16.852 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269296847 2026-06-24 02:48:16.856 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-24 02:48:16.878 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:16.882 | + 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-06-24 02:48:16.886 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-24 02:48:16.889 | + 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-06-24 02:48:16.893 | + 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-06-24 02:48:16.896 | + 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-06-24 02:48:16.899 | + 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-06-24 02:48:16.902 | + 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-06-24 02:48:16.907 | + 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-06-24 02:48:16.911 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-24 02:48:16.915 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:48:16.919 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:48:16.923 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:48:16.927 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:48:16.932 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-24 02:48:16.936 | + 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-06-24 02:48:16.939 | + 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-06-24 02:48:16.943 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-24 02:48:16.946 | + 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-06-24 02:48:16.950 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:48:16.954 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:48:16.958 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:48:16.961 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:48:16.965 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:48:16.969 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-24 02:48:16.973 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:48:16.978 | + 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-06-24 02:48:17.062 | + 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-06-24 02:48:17.150 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-24 02:48:17.227 | + 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-06-24 02:48:17.308 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-24 02:48:17.384 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-24 02:48:17.458 | + 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-06-24 02:48:17.533 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:48:17.537 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:48:17.539 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-24 02:48:17.629 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:48:18.109 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-24 02:48:18.139 | 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-06-24 02:48:18.622 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-24 02:48:18.676 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:48:18.680 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:18.684 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:18.687 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:18.691 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:18.695 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:18.699 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:48:18.703 | + functions-common:time_stop:2427 : start_time=1782269296847 2026-06-24 02:48:18.706 | + functions-common:time_stop:2429 : [[ -z 1782269296847 ]] 2026-06-24 02:48:18.712 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:18.716 | + functions-common:time_stop:2432 : end_time=1782269298713 2026-06-24 02:48:18.720 | + functions-common:time_stop:2433 : elapsed_time=1866 2026-06-24 02:48:18.724 | + functions-common:time_stop:2434 : total=6735 2026-06-24 02:48:18.727 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:18.731 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8601 2026-06-24 02:48:18.734 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-24 02:48:18.738 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-24 02:48:18.742 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-24 02:48:18.747 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:48:18.775 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:48:18.779 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:48:18.783 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:48:18.787 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:48:18.791 | + 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-06-24 02:48:18.839 | + 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-06-24 02:48:18.886 | + 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-06-24 02:48:18.932 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:48:18.978 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-24 02:48:19.023 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-24 02:48:19.028 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-24 02:48:19.054 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:19.059 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-24 02:48:19.121 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-24 02:48:19.126 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-24 02:48:19.130 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-24 02:48:19.134 | + 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-06-24 02:48:19.139 | + functions-common:run_process:1676 : local group= 2026-06-24 02:48:19.142 | + functions-common:run_process:1677 : local user= 2026-06-24 02:48:19.147 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:48:19.150 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-24 02:48:19.155 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:48:19.158 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:48:19.163 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:19.167 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:19.172 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:19.178 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269299173 2026-06-24 02:48:19.182 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-24 02:48:19.207 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:19.211 | + 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-06-24 02:48:19.216 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-24 02:48:19.220 | + 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-06-24 02:48:19.225 | + 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-06-24 02:48:19.231 | + 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-06-24 02:48:19.234 | + 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-06-24 02:48:19.239 | + 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-06-24 02:48:19.243 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-24 02:48:19.247 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-24 02:48:19.251 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:48:19.255 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:48:19.259 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:48:19.263 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:48:19.267 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-24 02:48:19.271 | + 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-06-24 02:48:19.275 | + 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-06-24 02:48:19.279 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-24 02:48:19.283 | + 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-06-24 02:48:19.289 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:48:19.293 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:48:19.297 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:48:19.301 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:48:19.305 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:48:19.309 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-24 02:48:19.313 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:48:19.319 | + 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-06-24 02:48:19.412 | + 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-06-24 02:48:19.506 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-24 02:48:19.586 | + 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-06-24 02:48:19.668 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-24 02:48:19.749 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-24 02:48:19.834 | + 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-06-24 02:48:19.915 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:48:19.919 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:48:19.923 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-24 02:48:20.018 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:48:20.519 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-24 02:48:20.541 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-24 02:48:21.009 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-24 02:48:21.068 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:48:21.072 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:21.076 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:21.081 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:21.085 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:21.089 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:21.093 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:48:21.098 | + functions-common:time_stop:2427 : start_time=1782269299173 2026-06-24 02:48:21.102 | + functions-common:time_stop:2429 : [[ -z 1782269299173 ]] 2026-06-24 02:48:21.106 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:21.113 | + functions-common:time_stop:2432 : end_time=1782269301108 2026-06-24 02:48:21.118 | + functions-common:time_stop:2433 : elapsed_time=1935 2026-06-24 02:48:21.122 | + functions-common:time_stop:2434 : total=8601 2026-06-24 02:48:21.126 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:21.130 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10536 2026-06-24 02:48:21.135 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:48:21.138 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:48:21.143 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-24 02:48:21.149 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-24 02:48:21.179 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-24 02:48:21.183 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-24 02:48:21.187 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-24 02:48:21.192 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-24 02:48:21.196 | + 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-06-24 02:48:21.242 | + 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-06-24 02:48:21.295 | + 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-06-24 02:48:21.346 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-24 02:48:21.391 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-24 02:48:21.439 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-24 02:48:21.444 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-24 02:48:21.448 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-24 02:48:21.452 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-24 02:48:21.479 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-24 02:48:21.507 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-24 02:48:21.511 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-24 02:48:21.516 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-24 02:48:21.520 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-24 02:48:21.587 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-24 02:48:21.618 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:21.622 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-24 02:48:21.627 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:48:21.631 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-24 02:48:21.636 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-24 02:48:21.641 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-24 02:48:21.645 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-24 02:48:21.694 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-24 02:48:21.698 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-24 02:48:21.702 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-24 02:48:21.752 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-24 02:48:21.804 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-24 02:48:21.809 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-24 02:48:21.813 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-24 02:48:21.820 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-24 02:48:21.826 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-24 02:48:21.830 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-24 02:48:21.836 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-24 02:48:21.841 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-24 02:48:21.845 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-24 02:48:21.850 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-24 02:48:21.854 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:48:21.859 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:48:21.864 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:48:21.869 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-24 02:48:21.873 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:48:21.879 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:48:21.883 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-24 02:48:21.887 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-24 02:48:21.891 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-24 02:48:21.898 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-24 02:48:21.931 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-24 02:48:21.936 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-24 02:48:21.999 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-24 02:48:22.063 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-24 02:48:22.068 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-24 02:48:22.134 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-24 02:48:22.138 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-24 02:48:22.203 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-24 02:48:22.209 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:48:22.214 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-24 02:48:22.218 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:48:22.222 | + functions-common:run_process:1676 : local group= 2026-06-24 02:48:22.227 | + functions-common:run_process:1677 : local user= 2026-06-24 02:48:22.234 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:48:22.234 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-24 02:48:22.238 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:48:22.242 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:48:22.245 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:22.250 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:22.257 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:22.262 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269302257 2026-06-24 02:48:22.267 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-24 02:48:22.291 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:22.295 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-24 02:48:22.300 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-24 02:48:22.304 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:48:22.309 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:48:22.313 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:48:22.318 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-24 02:48:22.322 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-24 02:48:22.326 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-24 02:48:22.331 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-24 02:48:22.335 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:48:22.340 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:48:22.344 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:48:22.349 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:48:22.353 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-24 02:48:22.357 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:48:22.362 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:48:22.366 | + 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-06-24 02:48:22.372 | + 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-06-24 02:48:22.376 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-24 02:48:22.380 | + 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-06-24 02:48:22.384 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:48:22.388 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:48:22.392 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:48:22.396 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-24 02:48:22.401 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:48:22.408 | + 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-06-24 02:48:22.505 | + 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-06-24 02:48:22.600 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-24 02:48:22.679 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-24 02:48:22.759 | + 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-06-24 02:48:22.839 | + 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-06-24 02:48:22.917 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-24 02:48:22.997 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-24 02:48:23.076 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-24 02:48:23.154 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-24 02:48:23.236 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-24 02:48:23.317 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:48:23.321 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:48:23.325 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-24 02:48:23.418 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:48:23.919 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-24 02:48:23.949 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-24 02:48:24.441 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-24 02:48:24.588 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:48:24.588 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:24.593 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:24.598 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:24.604 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:24.607 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:24.610 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:48:24.613 | + functions-common:time_stop:2427 : start_time=1782269302257 2026-06-24 02:48:24.615 | + functions-common:time_stop:2429 : [[ -z 1782269302257 ]] 2026-06-24 02:48:24.620 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:24.624 | + functions-common:time_stop:2432 : end_time=1782269304622 2026-06-24 02:48:24.626 | + functions-common:time_stop:2433 : elapsed_time=2365 2026-06-24 02:48:24.628 | + functions-common:time_stop:2434 : total=10536 2026-06-24 02:48:24.631 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:24.633 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12901 2026-06-24 02:48:24.637 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.25/ 2026-06-24 02:48:24.637 | + lib/neutron:start_neutron_service_and_check:644 : 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-06-24 02:48:24.640 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-24 02:48:24.642 | + 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-06-24 02:48:24.644 | + functions-common:run_process:1676 : local group= 2026-06-24 02:48:24.652 | + functions-common:run_process:1677 : local user= 2026-06-24 02:48:24.656 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:48:24.663 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-24 02:48:24.665 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:48:24.668 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:48:24.671 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:24.676 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:24.682 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:24.685 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269304682 2026-06-24 02:48:24.687 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-24 02:48:24.711 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:24.714 | + 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-06-24 02:48:24.716 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-24 02:48:24.718 | + 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-06-24 02:48:24.720 | + 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-06-24 02:48:24.723 | + 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-06-24 02:48:24.725 | + 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-06-24 02:48:24.727 | + 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-06-24 02:48:24.730 | + 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-06-24 02:48:24.732 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-24 02:48:24.734 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:48:24.736 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:48:24.739 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:48:24.741 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:48:24.743 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-24 02:48:24.745 | + 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-06-24 02:48:24.747 | + 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-06-24 02:48:24.750 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-24 02:48:24.752 | + 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-06-24 02:48:24.754 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:48:24.757 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:48:24.759 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:48:24.761 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:48:24.763 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:48:24.765 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-24 02:48:24.769 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:48:24.772 | + 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-06-24 02:48:24.902 | + 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-06-24 02:48:25.040 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-24 02:48:25.151 | + 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-06-24 02:48:25.260 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-24 02:48:25.346 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-24 02:48:25.435 | + 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-06-24 02:48:25.506 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:48:25.508 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:48:25.511 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-24 02:48:25.602 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:48:26.129 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-24 02:48:26.157 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-24 02:48:26.662 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-24 02:48:26.729 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:48:26.736 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:26.742 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:26.748 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:26.753 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:26.759 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:26.765 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:48:26.771 | + functions-common:time_stop:2427 : start_time=1782269304682 2026-06-24 02:48:26.777 | + functions-common:time_stop:2429 : [[ -z 1782269304682 ]] 2026-06-24 02:48:26.787 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:26.803 | + functions-common:time_stop:2432 : end_time=1782269306789 2026-06-24 02:48:26.811 | + functions-common:time_stop:2433 : elapsed_time=2107 2026-06-24 02:48:26.819 | + functions-common:time_stop:2434 : total=12901 2026-06-24 02:48:26.820 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:26.826 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15008 2026-06-24 02:48:26.832 | + lib/neutron:start_neutron_service_and_check:645 : 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-06-24 02:48:26.841 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-24 02:48:26.845 | + 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-06-24 02:48:26.853 | + functions-common:run_process:1676 : local group= 2026-06-24 02:48:26.859 | + functions-common:run_process:1677 : local user= 2026-06-24 02:48:26.864 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:48:26.869 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-24 02:48:26.874 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:48:26.879 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:48:26.887 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:26.891 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:26.897 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:26.901 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269306899 2026-06-24 02:48:26.905 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-24 02:48:26.925 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:26.928 | + 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-06-24 02:48:26.930 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-24 02:48:26.932 | + 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-06-24 02:48:26.935 | + 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-06-24 02:48:26.937 | + 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-06-24 02:48:26.939 | + 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-06-24 02:48:26.942 | + 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-06-24 02:48:26.945 | + 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-06-24 02:48:26.947 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-24 02:48:26.949 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:48:26.951 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:48:26.954 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:48:26.957 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:48:26.958 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-24 02:48:26.961 | + 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-06-24 02:48:26.963 | + 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-06-24 02:48:26.965 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-24 02:48:26.968 | + 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-06-24 02:48:26.970 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:48:26.972 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:48:26.977 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:48:26.977 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:48:26.979 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:48:26.981 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-24 02:48:26.984 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:48:26.987 | + 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-06-24 02:48:27.117 | + 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-06-24 02:48:27.269 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-24 02:48:27.386 | + 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-06-24 02:48:27.485 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-24 02:48:27.619 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-24 02:48:27.723 | + 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-06-24 02:48:27.863 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:48:27.869 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:48:27.873 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-24 02:48:28.037 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:48:28.607 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-24 02:48:28.654 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-24 02:48:29.177 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-24 02:48:29.244 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:48:29.248 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:29.260 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:29.269 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:29.276 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:29.286 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:29.292 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:48:29.297 | + functions-common:time_stop:2427 : start_time=1782269306899 2026-06-24 02:48:29.303 | + functions-common:time_stop:2429 : [[ -z 1782269306899 ]] 2026-06-24 02:48:29.310 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:29.322 | + functions-common:time_stop:2432 : end_time=1782269309314 2026-06-24 02:48:29.327 | + functions-common:time_stop:2433 : elapsed_time=2415 2026-06-24 02:48:29.338 | + functions-common:time_stop:2434 : total=15008 2026-06-24 02:48:29.340 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:29.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17423 2026-06-24 02:48:29.352 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-24 02:48:29.358 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-24 02:48:29.362 | + lib/neutron:_run_ovn_maintenance:350 : 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-06-24 02:48:29.368 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-24 02:48:29.374 | + 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-06-24 02:48:29.378 | + functions-common:run_process:1676 : local group= 2026-06-24 02:48:29.386 | + functions-common:run_process:1677 : local user= 2026-06-24 02:48:29.393 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:48:29.397 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-24 02:48:29.406 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:48:29.413 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:48:29.422 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:29.427 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:29.439 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:29.445 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269309438 2026-06-24 02:48:29.450 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-24 02:48:29.494 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:29.498 | + 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-06-24 02:48:29.506 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-24 02:48:29.512 | + 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-06-24 02:48:29.519 | + 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-06-24 02:48:29.524 | + 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-06-24 02:48:29.532 | + 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-06-24 02:48:29.536 | + 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-06-24 02:48:29.541 | + 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-06-24 02:48:29.546 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:48:29.552 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:48:29.557 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:48:29.562 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:48:29.568 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:48:29.575 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-24 02:48:29.582 | + 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-06-24 02:48:29.589 | + 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-06-24 02:48:29.594 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:48:29.598 | + 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-06-24 02:48:29.605 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:48:29.614 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:48:29.620 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:48:29.626 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:48:29.632 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:48:29.637 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:48:29.646 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:48:29.654 | + 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-06-24 02:48:29.781 | + 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-06-24 02:48:29.912 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-24 02:48:30.025 | + 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-06-24 02:48:30.132 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-24 02:48:30.244 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-24 02:48:30.349 | + 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-06-24 02:48:30.460 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:48:30.465 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:48:30.473 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-24 02:48:30.587 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:48:31.155 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:48:31.203 | 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-06-24 02:48:31.767 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:48:31.821 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:48:31.830 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:31.837 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:31.842 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:31.852 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:31.858 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:31.862 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:48:31.867 | + functions-common:time_stop:2427 : start_time=1782269309438 2026-06-24 02:48:31.873 | + functions-common:time_stop:2429 : [[ -z 1782269309438 ]] 2026-06-24 02:48:31.878 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:31.891 | + functions-common:time_stop:2432 : end_time=1782269311882 2026-06-24 02:48:31.895 | + functions-common:time_stop:2433 : elapsed_time=2444 2026-06-24 02:48:31.901 | + functions-common:time_stop:2434 : total=17423 2026-06-24 02:48:31.907 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:31.916 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19867 2026-06-24 02:48:31.921 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-24 02:48:31.928 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.25/networking 2026-06-24 02:48:31.935 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-24 02:48:31.935 | Waiting for Neutron to start... 2026-06-24 02:48:31.938 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.25/networking' 2026-06-24 02:48:31.944 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.25/networking' 'Neutron did not start' 60 2026-06-24 02:48:31.952 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.25/networking' 2026-06-24 02:48:31.956 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-24 02:48:31.962 | + functions-common:test_with_retry:2360 : local until=60 2026-06-24 02:48:31.966 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-24 02:48:31.971 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-24 02:48:31.978 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-24 02:48:31.982 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:31.989 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:31.997 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:32.004 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269311999 2026-06-24 02:48:32.008 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.25/networking; do sleep 0.5; done' 2026-06-24 02:48:40.060 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.25/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-24 02:48:40.064 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:40.068 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:40.073 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:40.077 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:40.084 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:40.089 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-24 02:48:40.093 | + functions-common:time_stop:2427 : start_time=1782269311999 2026-06-24 02:48:40.097 | + functions-common:time_stop:2429 : [[ -z 1782269311999 ]] 2026-06-24 02:48:40.103 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:40.109 | + functions-common:time_stop:2432 : end_time=1782269320105 2026-06-24 02:48:40.114 | + functions-common:time_stop:2433 : elapsed_time=8106 2026-06-24 02:48:40.119 | + functions-common:time_stop:2434 : total=0 2026-06-24 02:48:40.123 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:40.128 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8106 2026-06-24 02:48:40.133 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-24 02:48:40.160 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:40.164 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-24 02:48:40.167 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:48:40.172 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-24 02:48:40.176 | + ./stack.sh:main:1311 : start_placement 2026-06-24 02:48:40.180 | + lib/placement:start_placement:137 : start_placement_api 2026-06-24 02:48:40.185 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-24 02:48:40.191 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:48:40.195 | + functions-common:run_process:1674 : local service=placement-api 2026-06-24 02:48:40.200 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:48:40.204 | + functions-common:run_process:1676 : local group= 2026-06-24 02:48:40.209 | + functions-common:run_process:1677 : local user= 2026-06-24 02:48:40.213 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:48:40.218 | + functions-common:run_process:1680 : local name=placement-api 2026-06-24 02:48:40.222 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:48:40.226 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:48:40.233 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:40.236 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:40.242 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:40.248 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269320244 2026-06-24 02:48:40.253 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-24 02:48:40.280 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:40.284 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-24 02:48:40.289 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-24 02:48:40.293 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:48:40.297 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:48:40.301 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:48:40.306 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-24 02:48:40.310 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-24 02:48:40.314 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-24 02:48:40.319 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-24 02:48:40.323 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:48:40.327 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:48:40.331 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:48:40.336 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:48:40.341 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-24 02:48:40.345 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:48:40.349 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:48:40.354 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-24 02:48:40.359 | + 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-06-24 02:48:40.363 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-24 02:48:40.367 | + 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-06-24 02:48:40.371 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:48:40.375 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:48:40.379 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:48:40.383 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-24 02:48:40.387 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:48:40.394 | + 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-06-24 02:48:40.491 | + 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-06-24 02:48:40.585 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-24 02:48:40.664 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-24 02:48:40.747 | + 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-06-24 02:48:40.826 | + 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-06-24 02:48:40.909 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-24 02:48:40.989 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-24 02:48:41.068 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-24 02:48:41.148 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-24 02:48:41.229 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-24 02:48:41.310 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:48:41.314 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:48:41.318 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-24 02:48:41.413 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:48:41.913 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-24 02:48:41.950 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-24 02:48:42.443 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-24 02:48:42.581 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:48:42.586 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:42.591 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:42.595 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:42.599 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:42.603 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:42.608 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:48:42.611 | + functions-common:time_stop:2427 : start_time=1782269320244 2026-06-24 02:48:42.616 | + functions-common:time_stop:2429 : [[ -z 1782269320244 ]] 2026-06-24 02:48:42.623 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:42.628 | + functions-common:time_stop:2432 : end_time=1782269322623 2026-06-24 02:48:42.632 | + functions-common:time_stop:2433 : elapsed_time=2379 2026-06-24 02:48:42.637 | + functions-common:time_stop:2434 : total=19867 2026-06-24 02:48:42.641 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:42.646 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22246 2026-06-24 02:48:42.650 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-24 02:48:42.650 | Waiting for placement-api to start... 2026-06-24 02:48:42.655 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.25/placement 2026-06-24 02:48:42.661 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:48:42.663 | + functions:wait_for_service:477 : local url=http://192.168.122.25/placement 2026-06-24 02:48:42.667 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:48:42.672 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:48:42.676 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:48:42.680 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:42.685 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:42.690 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:42.697 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269322692 2026-06-24 02:48:42.701 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:48:42.705 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:48:42.708 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.25/placement 2026-06-24 02:48:45.565 | + :: : [[ 200 == 503 ]] 2026-06-24 02:48:45.567 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:48:45.573 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:48:45.577 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:45.581 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:45.586 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:45.590 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:45.594 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:45.599 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:48:45.603 | + functions-common:time_stop:2427 : start_time=1782269322692 2026-06-24 02:48:45.607 | + functions-common:time_stop:2429 : [[ -z 1782269322692 ]] 2026-06-24 02:48:45.613 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:45.620 | + functions-common:time_stop:2432 : end_time=1782269325615 2026-06-24 02:48:45.624 | + functions-common:time_stop:2433 : elapsed_time=2923 2026-06-24 02:48:45.628 | + functions-common:time_stop:2434 : total=11884 2026-06-24 02:48:45.632 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:45.637 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14807 2026-06-24 02:48:45.641 | + functions:wait_for_service:486 : return 0 2026-06-24 02:48:45.646 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-24 02:48:45.675 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:45.679 | + ./stack.sh:main:1315 : start_neutron 2026-06-24 02:48:45.684 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-24 02:48:45.688 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:48:45.692 | + functions-common:run_process:1674 : local service=q-agt 2026-06-24 02:48:45.696 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-24 02:48:45.701 | + functions-common:run_process:1676 : local group= 2026-06-24 02:48:45.705 | + functions-common:run_process:1677 : local user= 2026-06-24 02:48:45.710 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:48:45.714 | + functions-common:run_process:1680 : local name=q-agt 2026-06-24 02:48:45.719 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:48:45.725 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:48:45.733 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:45.737 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:45.744 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:45.751 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269325745 2026-06-24 02:48:45.755 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-24 02:48:45.783 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:48:45.787 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:48:45.791 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:45.796 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:45.800 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:45.805 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:45.809 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:45.813 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:48:45.818 | + functions-common:time_stop:2427 : start_time=1782269325745 2026-06-24 02:48:45.822 | + functions-common:time_stop:2429 : [[ -z 1782269325745 ]] 2026-06-24 02:48:45.827 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:45.834 | + functions-common:time_stop:2432 : end_time=1782269325829 2026-06-24 02:48:45.838 | + functions-common:time_stop:2433 : elapsed_time=84 2026-06-24 02:48:45.843 | + functions-common:time_stop:2434 : total=22246 2026-06-24 02:48:45.847 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:45.852 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22330 2026-06-24 02:48:45.856 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-24 02:48:45.860 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-24 02:48:45.865 | + functions-common:is_provider_network:2272 : return 1 2026-06-24 02:48:45.869 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-24 02:48:45.874 | + lib/neutron:start_other_agents:682 : 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-06-24 02:48:45.878 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-24 02:48:45.882 | + 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-06-24 02:48:45.886 | + functions-common:run_process:1676 : local group= 2026-06-24 02:48:45.890 | + functions-common:run_process:1677 : local user= 2026-06-24 02:48:45.895 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:48:45.899 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-24 02:48:45.904 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:48:45.908 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:48:45.913 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:45.917 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:45.922 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:45.929 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269325924 2026-06-24 02:48:45.934 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-24 02:48:45.962 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:48:45.966 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:48:45.970 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:45.974 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:45.979 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:45.983 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:45.987 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:45.991 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:48:45.996 | + functions-common:time_stop:2427 : start_time=1782269325924 2026-06-24 02:48:46.000 | + functions-common:time_stop:2429 : [[ -z 1782269325924 ]] 2026-06-24 02:48:46.006 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:46.012 | + functions-common:time_stop:2432 : end_time=1782269326008 2026-06-24 02:48:46.017 | + functions-common:time_stop:2433 : elapsed_time=84 2026-06-24 02:48:46.021 | + functions-common:time_stop:2434 : total=22330 2026-06-24 02:48:46.025 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:46.030 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22414 2026-06-24 02:48:46.036 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-24 02:48:46.040 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-24 02:48:46.044 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-24 02:48:46.050 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-24 02:48:46.054 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:48:46.059 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:48:46.063 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:48:46.067 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-24 02:48:46.071 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-24 02:48:46.075 | + lib/neutron:start_other_agents:684 : 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-06-24 02:48:46.079 | + functions-common:run_process:1674 : local service=q-l3 2026-06-24 02:48:46.084 | + 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-06-24 02:48:46.088 | + functions-common:run_process:1676 : local group= 2026-06-24 02:48:46.092 | + functions-common:run_process:1677 : local user= 2026-06-24 02:48:46.096 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:48:46.100 | + functions-common:run_process:1680 : local name=q-l3 2026-06-24 02:48:46.104 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:48:46.109 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:48:46.113 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:46.117 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:46.123 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:46.130 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269326125 2026-06-24 02:48:46.134 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-24 02:48:46.162 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:48:46.166 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:48:46.171 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:46.175 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:46.179 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:46.183 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:46.188 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:46.192 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:48:46.196 | + functions-common:time_stop:2427 : start_time=1782269326125 2026-06-24 02:48:46.200 | + functions-common:time_stop:2429 : [[ -z 1782269326125 ]] 2026-06-24 02:48:46.206 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:46.213 | + functions-common:time_stop:2432 : end_time=1782269326208 2026-06-24 02:48:46.217 | + functions-common:time_stop:2433 : elapsed_time=83 2026-06-24 02:48:46.221 | + functions-common:time_stop:2434 : total=22414 2026-06-24 02:48:46.225 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:46.229 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22497 2026-06-24 02:48:46.234 | + lib/neutron:start_other_agents:686 : 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-06-24 02:48:46.239 | + functions-common:run_process:1674 : local service=q-meta 2026-06-24 02:48:46.243 | + 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-06-24 02:48:46.248 | + functions-common:run_process:1676 : local group= 2026-06-24 02:48:46.252 | + functions-common:run_process:1677 : local user= 2026-06-24 02:48:46.256 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:48:46.261 | + functions-common:run_process:1680 : local name=q-meta 2026-06-24 02:48:46.265 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:48:46.269 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:48:46.274 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:46.278 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:46.283 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:46.290 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269326285 2026-06-24 02:48:46.294 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-24 02:48:46.322 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:48:46.327 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:48:46.331 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:46.335 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:46.340 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:46.344 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:46.348 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:46.352 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:48:46.357 | + functions-common:time_stop:2427 : start_time=1782269326285 2026-06-24 02:48:46.361 | + functions-common:time_stop:2429 : [[ -z 1782269326285 ]] 2026-06-24 02:48:46.367 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:46.373 | + functions-common:time_stop:2432 : end_time=1782269326368 2026-06-24 02:48:46.377 | + functions-common:time_stop:2433 : elapsed_time=83 2026-06-24 02:48:46.381 | + functions-common:time_stop:2434 : total=22497 2026-06-24 02:48:46.385 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:46.389 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22580 2026-06-24 02:48:46.393 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-24 02:48:46.398 | + functions-common:run_process:1674 : local service=q-metering 2026-06-24 02:48:46.402 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-24 02:48:46.406 | + functions-common:run_process:1676 : local group= 2026-06-24 02:48:46.411 | + functions-common:run_process:1677 : local user= 2026-06-24 02:48:46.415 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:48:46.419 | + functions-common:run_process:1680 : local name=q-metering 2026-06-24 02:48:46.424 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:48:46.428 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:48:46.432 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:48:46.437 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:48:46.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:48:46.449 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269326444 2026-06-24 02:48:46.453 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-24 02:48:46.481 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:48:46.486 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:48:46.490 | + functions-common:time_stop:2420 : local name 2026-06-24 02:48:46.495 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:48:46.499 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:48:46.503 | + functions-common:time_stop:2423 : local total 2026-06-24 02:48:46.508 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:48:46.512 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:48:46.517 | + functions-common:time_stop:2427 : start_time=1782269326444 2026-06-24 02:48:46.521 | + functions-common:time_stop:2429 : [[ -z 1782269326444 ]] 2026-06-24 02:48:46.526 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:48:46.533 | + functions-common:time_stop:2432 : end_time=1782269326528 2026-06-24 02:48:46.537 | + functions-common:time_stop:2433 : elapsed_time=84 2026-06-24 02:48:46.541 | + functions-common:time_stop:2434 : total=22580 2026-06-24 02:48:46.545 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:48:46.549 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22664 2026-06-24 02:48:46.554 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-24 02:48:46.582 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:48:46.586 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-24 02:48:46.590 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-24 02:48:46.595 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:48:46.599 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-24 02:48:46.603 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-24 02:48:46.607 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-24 02:48:46.612 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-24 02:48:46.616 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-24 02:48:46.620 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-24 02:48:46.626 | ++ 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-06-24 02:48:50.410 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:48:50.415 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:48:50.415 | address-scope 2026-06-24 02:48:50.416 | agent 2026-06-24 02:48:50.416 | allowed-address-pairs 2026-06-24 02:48:50.416 | auto-allocated-topology 2026-06-24 02:48:50.416 | availability_zone 2026-06-24 02:48:50.416 | default-subnetpools 2026-06-24 02:48:50.416 | dhcp_agent_scheduler 2026-06-24 02:48:50.416 | dns-integration 2026-06-24 02:48:50.416 | dns-domain-ports 2026-06-24 02:48:50.416 | dns-integration-domain-keywords 2026-06-24 02:48:50.416 | empty-string-filtering 2026-06-24 02:48:50.417 | external-net 2026-06-24 02:48:50.417 | extra_dhcp_opt 2026-06-24 02:48:50.417 | extraroute 2026-06-24 02:48:50.417 | extraroute-atomic 2026-06-24 02:48:50.417 | filter-validation 2026-06-24 02:48:50.417 | floating-ip-port-forwarding-detail 2026-06-24 02:48:50.417 | fip-port-details 2026-06-24 02:48:50.417 | flavors 2026-06-24 02:48:50.417 | floatingip-pools 2026-06-24 02:48:50.417 | router 2026-06-24 02:48:50.418 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:48:50.418 | enable-default-route-bfd 2026-06-24 02:48:50.418 | enable-default-route-ecmp 2026-06-24 02:48:50.418 | ext-gw-mode 2026-06-24 02:48:50.418 | l3-ha 2026-06-24 02:48:50.418 | external-gateway-multihoming 2026-06-24 02:48:50.418 | l3-flavors 2026-06-24 02:48:50.418 | l3_agent_scheduler 2026-06-24 02:48:50.418 | multi-provider 2026-06-24 02:48:50.418 | net-mtu 2026-06-24 02:48:50.418 | net-mtu-writable 2026-06-24 02:48:50.419 | network_availability_zone 2026-06-24 02:48:50.419 | network-ip-availability 2026-06-24 02:48:50.419 | network-ip-availability-details 2026-06-24 02:48:50.419 | pagination 2026-06-24 02:48:50.419 | port-device-profile 2026-06-24 02:48:50.419 | port-mac-address-regenerate 2026-06-24 02:48:50.419 | port-numa-affinity-policy 2026-06-24 02:48:50.419 | port-numa-affinity-policy-socket 2026-06-24 02:48:50.419 | binding 2026-06-24 02:48:50.419 | binding-extended 2026-06-24 02:48:50.419 | port-security 2026-06-24 02:48:50.420 | project-id 2026-06-24 02:48:50.420 | provider 2026-06-24 02:48:50.420 | qinq 2026-06-24 02:48:50.420 | quota-check-limit 2026-06-24 02:48:50.420 | quota-check-limit-default 2026-06-24 02:48:50.420 | quotas 2026-06-24 02:48:50.420 | quota_details 2026-06-24 02:48:50.420 | rbac-policies 2026-06-24 02:48:50.420 | rbac-address-scope 2026-06-24 02:48:50.420 | rbac-security-groups 2026-06-24 02:48:50.420 | revision-if-match 2026-06-24 02:48:50.421 | standard-attr-revisions 2026-06-24 02:48:50.421 | router_availability_zone 2026-06-24 02:48:50.421 | router-enable-snat 2026-06-24 02:48:50.421 | security-groups-default-rules 2026-06-24 02:48:50.421 | security-groups-default-statefulness 2026-06-24 02:48:50.421 | security-groups-normalized-cidr 2026-06-24 02:48:50.421 | security-groups-remote-address-group 2026-06-24 02:48:50.421 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:48:50.421 | security-groups-shared-filtering 2026-06-24 02:48:50.421 | security-group 2026-06-24 02:48:50.422 | service-type 2026-06-24 02:48:50.422 | sorting 2026-06-24 02:48:50.422 | standard-attr-description 2026-06-24 02:48:50.422 | stateful-security-group 2026-06-24 02:48:50.422 | subnet-dns-publish-fixed-ip 2026-06-24 02:48:50.422 | subnet-external-network 2026-06-24 02:48:50.422 | subnet_onboard 2026-06-24 02:48:50.422 | subnet-service-types 2026-06-24 02:48:50.422 | subnet_allocation 2026-06-24 02:48:50.422 | subnetpool-prefix-ops 2026-06-24 02:48:50.422 | tag-creation 2026-06-24 02:48:50.422 | standard-attr-tag 2026-06-24 02:48:50.423 | standard-attr-timestamp 2026-06-24 02:48:50.423 | vlan-transparent' 2026-06-24 02:48:50.423 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:48:50.423 | address-scope 2026-06-24 02:48:50.423 | agent 2026-06-24 02:48:50.423 | allowed-address-pairs 2026-06-24 02:48:50.423 | auto-allocated-topology 2026-06-24 02:48:50.423 | availability_zone 2026-06-24 02:48:50.423 | default-subnetpools 2026-06-24 02:48:50.424 | dhcp_agent_scheduler 2026-06-24 02:48:50.424 | dns-integration 2026-06-24 02:48:50.424 | dns-domain-ports 2026-06-24 02:48:50.424 | dns-integration-domain-keywords 2026-06-24 02:48:50.424 | empty-string-filtering 2026-06-24 02:48:50.424 | external-net 2026-06-24 02:48:50.424 | extra_dhcp_opt 2026-06-24 02:48:50.424 | extraroute 2026-06-24 02:48:50.424 | extraroute-atomic 2026-06-24 02:48:50.424 | filter-validation 2026-06-24 02:48:50.425 | floating-ip-port-forwarding-detail 2026-06-24 02:48:50.425 | fip-port-details 2026-06-24 02:48:50.425 | flavors 2026-06-24 02:48:50.425 | floatingip-pools 2026-06-24 02:48:50.425 | router 2026-06-24 02:48:50.425 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:48:50.425 | enable-default-route-bfd 2026-06-24 02:48:50.425 | enable-default-route-ecmp 2026-06-24 02:48:50.425 | ext-gw-mode 2026-06-24 02:48:50.425 | l3-ha 2026-06-24 02:48:50.426 | external-gateway-multihoming 2026-06-24 02:48:50.426 | l3-flavors 2026-06-24 02:48:50.426 | l3_agent_scheduler 2026-06-24 02:48:50.426 | multi-provider 2026-06-24 02:48:50.426 | net-mtu 2026-06-24 02:48:50.426 | net-mtu-writable 2026-06-24 02:48:50.426 | network_availability_zone 2026-06-24 02:48:50.426 | network-ip-availability 2026-06-24 02:48:50.426 | network-ip-availability-details 2026-06-24 02:48:50.426 | pagination 2026-06-24 02:48:50.426 | port-device-profile 2026-06-24 02:48:50.427 | port-mac-address-regenerate 2026-06-24 02:48:50.427 | port-numa-affinity-policy 2026-06-24 02:48:50.427 | port-numa-affinity-policy-socket 2026-06-24 02:48:50.427 | binding 2026-06-24 02:48:50.427 | binding-extended 2026-06-24 02:48:50.427 | port-security 2026-06-24 02:48:50.427 | project-id 2026-06-24 02:48:50.427 | provider 2026-06-24 02:48:50.427 | qinq 2026-06-24 02:48:50.427 | quota-check-limit 2026-06-24 02:48:50.427 | quota-check-limit-default 2026-06-24 02:48:50.428 | quotas 2026-06-24 02:48:50.428 | quota_details 2026-06-24 02:48:50.428 | rbac-policies 2026-06-24 02:48:50.428 | rbac-address-scope 2026-06-24 02:48:50.428 | rbac-security-groups 2026-06-24 02:48:50.428 | revision-if-match 2026-06-24 02:48:50.428 | standard-attr-revisions 2026-06-24 02:48:50.428 | router_availability_zone 2026-06-24 02:48:50.428 | router-enable-snat 2026-06-24 02:48:50.428 | security-groups-default-rules 2026-06-24 02:48:50.428 | security-groups-default-statefulness 2026-06-24 02:48:50.429 | security-groups-normalized-cidr 2026-06-24 02:48:50.429 | security-groups-remote-address-group 2026-06-24 02:48:50.429 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:48:50.429 | security-groups-shared-filtering 2026-06-24 02:48:50.429 | security-group 2026-06-24 02:48:50.429 | service-type 2026-06-24 02:48:50.429 | sorting 2026-06-24 02:48:50.429 | standard-attr-description 2026-06-24 02:48:50.429 | stateful-security-group 2026-06-24 02:48:50.429 | subnet-dns-publish-fixed-ip 2026-06-24 02:48:50.429 | subnet-external-network 2026-06-24 02:48:50.430 | subnet_onboard 2026-06-24 02:48:50.430 | subnet-service-types 2026-06-24 02:48:50.430 | subnet_allocation 2026-06-24 02:48:50.430 | subnetpool-prefix-ops 2026-06-24 02:48:50.430 | tag-creation 2026-06-24 02:48:50.430 | standard-attr-tag 2026-06-24 02:48:50.430 | standard-attr-timestamp 2026-06-24 02:48:50.430 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-24 02:48:50.430 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:48:50.430 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-24 02:48:50.431 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-24 02:48:50.435 | ++ 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-06-24 02:48:54.778 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:48:54.782 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=d0ca9dde-c423-48d2-91c1-474119b00acc 2026-06-24 02:48:54.786 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-24 02:48:54.793 | ++ 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 fd85:7442:587d::/56 --share --default -f value -c id 2026-06-24 02:48:58.796 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:48:58.800 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=f60d8690-0d55-4cb4-b20a-7a67622029e3 2026-06-24 02:48:58.803 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-24 02:48:58.806 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-24 02:48:58.810 | + functions-common:is_provider_network:2272 : return 1 2026-06-24 02:48:58.816 | ++ 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-06-24 02:49:04.280 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:49:04.286 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=317d4ced-b5d0-41bc-8e0a-cf1aa6f3f3dd 2026-06-24 02:49:04.290 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-24 02:49:04.293 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:49:04.318 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-24 02:49:04.324 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-24 02:49:04.327 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z d0ca9dde-c423-48d2-91c1-474119b00acc ']' 2026-06-24 02:49:04.331 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-24 02:49:04.334 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-24 02:49:04.337 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool d0ca9dde-c423-48d2-91c1-474119b00acc ' 2026-06-24 02:49:04.341 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-24 02:49:04.344 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 317d4ced-b5d0-41bc-8e0a-cf1aa6f3f3dd private-subnet' 2026-06-24 02:49:04.347 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-24 02:49:04.353 | +++ 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 d0ca9dde-c423-48d2-91c1-474119b00acc --network 317d4ced-b5d0-41bc-8e0a-cf1aa6f3f3dd private-subnet -f value -c id 2026-06-24 02:49:09.858 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:49:09.863 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=fd90e406-0214-4773-b5fd-ef7d717d1a0c 2026-06-24 02:49:09.867 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-24 02:49:09.870 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:49:09.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo fd90e406-0214-4773-b5fd-ef7d717d1a0c 2026-06-24 02:49:09.899 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=fd90e406-0214-4773-b5fd-ef7d717d1a0c 2026-06-24 02:49:09.906 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-24 02:49:09.910 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-24 02:49:09.913 | ++ 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-06-24 02:49:09.918 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:49:09.939 | ++ 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-06-24 02:49:09.942 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:49:09.961 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-24 02:49:09.964 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z f60d8690-0d55-4cb4-b20a-7a67622029e3 ']' 2026-06-24 02:49:09.967 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-24 02:49:09.969 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-24 02:49:09.972 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool f60d8690-0d55-4cb4-b20a-7a67622029e3 ' 2026-06-24 02:49:09.975 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-24 02:49:09.978 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 317d4ced-b5d0-41bc-8e0a-cf1aa6f3f3dd ipv6-private-subnet ' 2026-06-24 02:49:09.981 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-24 02:49:09.985 | +++ 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 f60d8690-0d55-4cb4-b20a-7a67622029e3 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 317d4ced-b5d0-41bc-8e0a-cf1aa6f3f3dd ipv6-private-subnet -f value -c id 2026-06-24 02:49:14.988 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:49:14.992 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=318d7180-8b9b-4a62-8d53-3e699dc4c7ad 2026-06-24 02:49:14.996 | ++ 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-06-24 02:49:15.000 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:49:15.023 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 318d7180-8b9b-4a62-8d53-3e699dc4c7ad 2026-06-24 02:49:15.028 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=318d7180-8b9b-4a62-8d53-3e699dc4c7ad 2026-06-24 02:49:15.032 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-24 02:49:15.037 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-24 02:49:15.042 | ++ 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-06-24 02:49:18.384 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:49:18.388 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:49:18.389 | address-scope 2026-06-24 02:49:18.389 | agent 2026-06-24 02:49:18.389 | allowed-address-pairs 2026-06-24 02:49:18.389 | auto-allocated-topology 2026-06-24 02:49:18.389 | availability_zone 2026-06-24 02:49:18.389 | default-subnetpools 2026-06-24 02:49:18.389 | dhcp_agent_scheduler 2026-06-24 02:49:18.389 | dns-integration 2026-06-24 02:49:18.389 | dns-domain-ports 2026-06-24 02:49:18.389 | dns-integration-domain-keywords 2026-06-24 02:49:18.389 | empty-string-filtering 2026-06-24 02:49:18.390 | external-net 2026-06-24 02:49:18.390 | extra_dhcp_opt 2026-06-24 02:49:18.390 | extraroute 2026-06-24 02:49:18.390 | extraroute-atomic 2026-06-24 02:49:18.390 | filter-validation 2026-06-24 02:49:18.390 | floating-ip-port-forwarding-detail 2026-06-24 02:49:18.390 | fip-port-details 2026-06-24 02:49:18.390 | flavors 2026-06-24 02:49:18.390 | floatingip-pools 2026-06-24 02:49:18.390 | router 2026-06-24 02:49:18.390 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:49:18.390 | enable-default-route-bfd 2026-06-24 02:49:18.391 | enable-default-route-ecmp 2026-06-24 02:49:18.391 | ext-gw-mode 2026-06-24 02:49:18.391 | l3-ha 2026-06-24 02:49:18.391 | external-gateway-multihoming 2026-06-24 02:49:18.391 | l3-flavors 2026-06-24 02:49:18.391 | l3_agent_scheduler 2026-06-24 02:49:18.391 | multi-provider 2026-06-24 02:49:18.391 | net-mtu 2026-06-24 02:49:18.391 | net-mtu-writable 2026-06-24 02:49:18.391 | network_availability_zone 2026-06-24 02:49:18.391 | network-ip-availability 2026-06-24 02:49:18.391 | network-ip-availability-details 2026-06-24 02:49:18.392 | pagination 2026-06-24 02:49:18.392 | port-device-profile 2026-06-24 02:49:18.392 | port-mac-address-regenerate 2026-06-24 02:49:18.392 | port-numa-affinity-policy 2026-06-24 02:49:18.392 | port-numa-affinity-policy-socket 2026-06-24 02:49:18.392 | binding 2026-06-24 02:49:18.392 | binding-extended 2026-06-24 02:49:18.392 | port-security 2026-06-24 02:49:18.392 | project-id 2026-06-24 02:49:18.392 | provider 2026-06-24 02:49:18.392 | qinq 2026-06-24 02:49:18.392 | quota-check-limit 2026-06-24 02:49:18.393 | quota-check-limit-default 2026-06-24 02:49:18.393 | quotas 2026-06-24 02:49:18.393 | quota_details 2026-06-24 02:49:18.393 | rbac-policies 2026-06-24 02:49:18.393 | rbac-address-scope 2026-06-24 02:49:18.393 | rbac-security-groups 2026-06-24 02:49:18.393 | revision-if-match 2026-06-24 02:49:18.393 | standard-attr-revisions 2026-06-24 02:49:18.393 | router_availability_zone 2026-06-24 02:49:18.393 | router-enable-snat 2026-06-24 02:49:18.393 | security-groups-default-rules 2026-06-24 02:49:18.394 | security-groups-default-statefulness 2026-06-24 02:49:18.394 | security-groups-normalized-cidr 2026-06-24 02:49:18.394 | security-groups-remote-address-group 2026-06-24 02:49:18.394 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:49:18.394 | security-groups-shared-filtering 2026-06-24 02:49:18.394 | security-group 2026-06-24 02:49:18.394 | service-type 2026-06-24 02:49:18.394 | sorting 2026-06-24 02:49:18.394 | standard-attr-description 2026-06-24 02:49:18.394 | stateful-security-group 2026-06-24 02:49:18.394 | subnet-dns-publish-fixed-ip 2026-06-24 02:49:18.395 | subnet-external-network 2026-06-24 02:49:18.395 | subnet_onboard 2026-06-24 02:49:18.395 | subnet-service-types 2026-06-24 02:49:18.395 | subnet_allocation 2026-06-24 02:49:18.395 | subnetpool-prefix-ops 2026-06-24 02:49:18.395 | tag-creation 2026-06-24 02:49:18.395 | standard-attr-tag 2026-06-24 02:49:18.395 | standard-attr-timestamp 2026-06-24 02:49:18.395 | vlan-transparent' 2026-06-24 02:49:18.395 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:49:18.395 | address-scope 2026-06-24 02:49:18.396 | agent 2026-06-24 02:49:18.396 | allowed-address-pairs 2026-06-24 02:49:18.396 | auto-allocated-topology 2026-06-24 02:49:18.396 | availability_zone 2026-06-24 02:49:18.396 | default-subnetpools 2026-06-24 02:49:18.396 | dhcp_agent_scheduler 2026-06-24 02:49:18.396 | dns-integration 2026-06-24 02:49:18.396 | dns-domain-ports 2026-06-24 02:49:18.396 | dns-integration-domain-keywords 2026-06-24 02:49:18.396 | empty-string-filtering 2026-06-24 02:49:18.396 | external-net 2026-06-24 02:49:18.397 | extra_dhcp_opt 2026-06-24 02:49:18.397 | extraroute 2026-06-24 02:49:18.397 | extraroute-atomic 2026-06-24 02:49:18.397 | filter-validation 2026-06-24 02:49:18.397 | floating-ip-port-forwarding-detail 2026-06-24 02:49:18.397 | fip-port-details 2026-06-24 02:49:18.397 | flavors 2026-06-24 02:49:18.397 | floatingip-pools 2026-06-24 02:49:18.397 | router 2026-06-24 02:49:18.397 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:49:18.397 | enable-default-route-bfd 2026-06-24 02:49:18.397 | enable-default-route-ecmp 2026-06-24 02:49:18.398 | ext-gw-mode 2026-06-24 02:49:18.398 | l3-ha 2026-06-24 02:49:18.398 | external-gateway-multihoming 2026-06-24 02:49:18.398 | l3-flavors 2026-06-24 02:49:18.398 | l3_agent_scheduler 2026-06-24 02:49:18.398 | multi-provider 2026-06-24 02:49:18.398 | net-mtu 2026-06-24 02:49:18.398 | net-mtu-writable 2026-06-24 02:49:18.398 | network_availability_zone 2026-06-24 02:49:18.398 | network-ip-availability 2026-06-24 02:49:18.398 | network-ip-availability-details 2026-06-24 02:49:18.398 | pagination 2026-06-24 02:49:18.399 | port-device-profile 2026-06-24 02:49:18.399 | port-mac-address-regenerate 2026-06-24 02:49:18.399 | port-numa-affinity-policy 2026-06-24 02:49:18.399 | port-numa-affinity-policy-socket 2026-06-24 02:49:18.399 | binding 2026-06-24 02:49:18.399 | binding-extended 2026-06-24 02:49:18.399 | port-security 2026-06-24 02:49:18.399 | project-id 2026-06-24 02:49:18.399 | provider 2026-06-24 02:49:18.399 | qinq 2026-06-24 02:49:18.399 | quota-check-limit 2026-06-24 02:49:18.400 | quota-check-limit-default 2026-06-24 02:49:18.400 | quotas 2026-06-24 02:49:18.400 | quota_details 2026-06-24 02:49:18.400 | rbac-policies 2026-06-24 02:49:18.400 | rbac-address-scope 2026-06-24 02:49:18.400 | rbac-security-groups 2026-06-24 02:49:18.400 | revision-if-match 2026-06-24 02:49:18.400 | standard-attr-revisions 2026-06-24 02:49:18.400 | router_availability_zone 2026-06-24 02:49:18.400 | router-enable-snat 2026-06-24 02:49:18.400 | security-groups-default-rules 2026-06-24 02:49:18.400 | security-groups-default-statefulness 2026-06-24 02:49:18.401 | security-groups-normalized-cidr 2026-06-24 02:49:18.401 | security-groups-remote-address-group 2026-06-24 02:49:18.401 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:49:18.401 | security-groups-shared-filtering 2026-06-24 02:49:18.401 | security-group 2026-06-24 02:49:18.401 | service-type 2026-06-24 02:49:18.401 | sorting 2026-06-24 02:49:18.401 | standard-attr-description 2026-06-24 02:49:18.401 | stateful-security-group 2026-06-24 02:49:18.401 | subnet-dns-publish-fixed-ip 2026-06-24 02:49:18.401 | subnet-external-network 2026-06-24 02:49:18.401 | subnet_onboard 2026-06-24 02:49:18.402 | subnet-service-types 2026-06-24 02:49:18.402 | subnet_allocation 2026-06-24 02:49:18.402 | subnetpool-prefix-ops 2026-06-24 02:49:18.402 | tag-creation 2026-06-24 02:49:18.402 | standard-attr-tag 2026-06-24 02:49:18.402 | standard-attr-timestamp 2026-06-24 02:49:18.402 | vlan-transparent =~ router ]] 2026-06-24 02:49:18.402 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:49:18.405 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-24 02:49:18.409 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-24 02:49:18.413 | ++ 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-06-24 02:49:21.796 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:49:21.802 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:49:21.802 | address-scope 2026-06-24 02:49:21.802 | agent 2026-06-24 02:49:21.802 | allowed-address-pairs 2026-06-24 02:49:21.802 | auto-allocated-topology 2026-06-24 02:49:21.802 | availability_zone 2026-06-24 02:49:21.802 | default-subnetpools 2026-06-24 02:49:21.803 | dhcp_agent_scheduler 2026-06-24 02:49:21.803 | dns-integration 2026-06-24 02:49:21.803 | dns-domain-ports 2026-06-24 02:49:21.803 | dns-integration-domain-keywords 2026-06-24 02:49:21.803 | empty-string-filtering 2026-06-24 02:49:21.803 | external-net 2026-06-24 02:49:21.803 | extra_dhcp_opt 2026-06-24 02:49:21.803 | extraroute 2026-06-24 02:49:21.803 | extraroute-atomic 2026-06-24 02:49:21.803 | filter-validation 2026-06-24 02:49:21.803 | floating-ip-port-forwarding-detail 2026-06-24 02:49:21.804 | fip-port-details 2026-06-24 02:49:21.804 | flavors 2026-06-24 02:49:21.804 | floatingip-pools 2026-06-24 02:49:21.804 | router 2026-06-24 02:49:21.804 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:49:21.804 | enable-default-route-bfd 2026-06-24 02:49:21.804 | enable-default-route-ecmp 2026-06-24 02:49:21.804 | ext-gw-mode 2026-06-24 02:49:21.804 | l3-ha 2026-06-24 02:49:21.804 | external-gateway-multihoming 2026-06-24 02:49:21.804 | l3-flavors 2026-06-24 02:49:21.805 | l3_agent_scheduler 2026-06-24 02:49:21.805 | multi-provider 2026-06-24 02:49:21.805 | net-mtu 2026-06-24 02:49:21.805 | net-mtu-writable 2026-06-24 02:49:21.805 | network_availability_zone 2026-06-24 02:49:21.805 | network-ip-availability 2026-06-24 02:49:21.805 | network-ip-availability-details 2026-06-24 02:49:21.805 | pagination 2026-06-24 02:49:21.805 | port-device-profile 2026-06-24 02:49:21.805 | port-mac-address-regenerate 2026-06-24 02:49:21.805 | port-numa-affinity-policy 2026-06-24 02:49:21.806 | port-numa-affinity-policy-socket 2026-06-24 02:49:21.806 | binding 2026-06-24 02:49:21.806 | binding-extended 2026-06-24 02:49:21.806 | port-security 2026-06-24 02:49:21.806 | project-id 2026-06-24 02:49:21.806 | provider 2026-06-24 02:49:21.806 | qinq 2026-06-24 02:49:21.806 | quota-check-limit 2026-06-24 02:49:21.806 | quota-check-limit-default 2026-06-24 02:49:21.806 | quotas 2026-06-24 02:49:21.806 | quota_details 2026-06-24 02:49:21.807 | rbac-policies 2026-06-24 02:49:21.807 | rbac-address-scope 2026-06-24 02:49:21.807 | rbac-security-groups 2026-06-24 02:49:21.807 | revision-if-match 2026-06-24 02:49:21.807 | standard-attr-revisions 2026-06-24 02:49:21.807 | router_availability_zone 2026-06-24 02:49:21.807 | router-enable-snat 2026-06-24 02:49:21.807 | security-groups-default-rules 2026-06-24 02:49:21.807 | security-groups-default-statefulness 2026-06-24 02:49:21.807 | security-groups-normalized-cidr 2026-06-24 02:49:21.807 | security-groups-remote-address-group 2026-06-24 02:49:21.807 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:49:21.808 | security-groups-shared-filtering 2026-06-24 02:49:21.808 | security-group 2026-06-24 02:49:21.808 | service-type 2026-06-24 02:49:21.808 | sorting 2026-06-24 02:49:21.808 | standard-attr-description 2026-06-24 02:49:21.808 | stateful-security-group 2026-06-24 02:49:21.808 | subnet-dns-publish-fixed-ip 2026-06-24 02:49:21.808 | subnet-external-network 2026-06-24 02:49:21.808 | subnet_onboard 2026-06-24 02:49:21.808 | subnet-service-types 2026-06-24 02:49:21.808 | subnet_allocation 2026-06-24 02:49:21.809 | subnetpool-prefix-ops 2026-06-24 02:49:21.809 | tag-creation 2026-06-24 02:49:21.809 | standard-attr-tag 2026-06-24 02:49:21.809 | standard-attr-timestamp 2026-06-24 02:49:21.809 | vlan-transparent' 2026-06-24 02:49:21.809 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:49:21.809 | address-scope 2026-06-24 02:49:21.809 | agent 2026-06-24 02:49:21.809 | allowed-address-pairs 2026-06-24 02:49:21.809 | auto-allocated-topology 2026-06-24 02:49:21.809 | availability_zone 2026-06-24 02:49:21.810 | default-subnetpools 2026-06-24 02:49:21.810 | dhcp_agent_scheduler 2026-06-24 02:49:21.810 | dns-integration 2026-06-24 02:49:21.810 | dns-domain-ports 2026-06-24 02:49:21.810 | dns-integration-domain-keywords 2026-06-24 02:49:21.810 | empty-string-filtering 2026-06-24 02:49:21.810 | external-net 2026-06-24 02:49:21.810 | extra_dhcp_opt 2026-06-24 02:49:21.810 | extraroute 2026-06-24 02:49:21.810 | extraroute-atomic 2026-06-24 02:49:21.810 | filter-validation 2026-06-24 02:49:21.810 | floating-ip-port-forwarding-detail 2026-06-24 02:49:21.811 | fip-port-details 2026-06-24 02:49:21.811 | flavors 2026-06-24 02:49:21.811 | floatingip-pools 2026-06-24 02:49:21.811 | router 2026-06-24 02:49:21.811 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:49:21.811 | enable-default-route-bfd 2026-06-24 02:49:21.811 | enable-default-route-ecmp 2026-06-24 02:49:21.811 | ext-gw-mode 2026-06-24 02:49:21.811 | l3-ha 2026-06-24 02:49:21.811 | external-gateway-multihoming 2026-06-24 02:49:21.811 | l3-flavors 2026-06-24 02:49:21.812 | l3_agent_scheduler 2026-06-24 02:49:21.812 | multi-provider 2026-06-24 02:49:21.812 | net-mtu 2026-06-24 02:49:21.812 | net-mtu-writable 2026-06-24 02:49:21.812 | network_availability_zone 2026-06-24 02:49:21.812 | network-ip-availability 2026-06-24 02:49:21.812 | network-ip-availability-details 2026-06-24 02:49:21.812 | pagination 2026-06-24 02:49:21.812 | port-device-profile 2026-06-24 02:49:21.812 | port-mac-address-regenerate 2026-06-24 02:49:21.812 | port-numa-affinity-policy 2026-06-24 02:49:21.813 | port-numa-affinity-policy-socket 2026-06-24 02:49:21.813 | binding 2026-06-24 02:49:21.813 | binding-extended 2026-06-24 02:49:21.813 | port-security 2026-06-24 02:49:21.813 | project-id 2026-06-24 02:49:21.813 | provider 2026-06-24 02:49:21.813 | qinq 2026-06-24 02:49:21.813 | quota-check-limit 2026-06-24 02:49:21.813 | quota-check-limit-default 2026-06-24 02:49:21.813 | quotas 2026-06-24 02:49:21.813 | quota_details 2026-06-24 02:49:21.813 | rbac-policies 2026-06-24 02:49:21.814 | rbac-address-scope 2026-06-24 02:49:21.814 | rbac-security-groups 2026-06-24 02:49:21.814 | revision-if-match 2026-06-24 02:49:21.814 | standard-attr-revisions 2026-06-24 02:49:21.814 | router_availability_zone 2026-06-24 02:49:21.814 | router-enable-snat 2026-06-24 02:49:21.814 | security-groups-default-rules 2026-06-24 02:49:21.814 | security-groups-default-statefulness 2026-06-24 02:49:21.814 | security-groups-normalized-cidr 2026-06-24 02:49:21.814 | security-groups-remote-address-group 2026-06-24 02:49:21.814 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:49:21.815 | security-groups-shared-filtering 2026-06-24 02:49:21.815 | security-group 2026-06-24 02:49:21.815 | service-type 2026-06-24 02:49:21.815 | sorting 2026-06-24 02:49:21.815 | standard-attr-description 2026-06-24 02:49:21.815 | stateful-security-group 2026-06-24 02:49:21.815 | subnet-dns-publish-fixed-ip 2026-06-24 02:49:21.815 | subnet-external-network 2026-06-24 02:49:21.815 | subnet_onboard 2026-06-24 02:49:21.815 | subnet-service-types 2026-06-24 02:49:21.815 | subnet_allocation 2026-06-24 02:49:21.815 | subnetpool-prefix-ops 2026-06-24 02:49:21.816 | tag-creation 2026-06-24 02:49:21.816 | standard-attr-tag 2026-06-24 02:49:21.816 | standard-attr-timestamp 2026-06-24 02:49:21.816 | vlan-transparent =~ external-net ]] 2026-06-24 02:49:21.816 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:49:21.819 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-24 02:49:21.826 | ++ 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-06-24 02:49:25.543 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:49:25.548 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=70142136-f720-4087-9fef-2d84adcd4094 2026-06-24 02:49:25.552 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-24 02:49:25.555 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:49:25.580 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-24 02:49:25.583 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-24 02:49:25.587 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-24 02:49:25.591 | ++ 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-06-24 02:49:29.001 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:49:29.007 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:49:29.007 | address-scope 2026-06-24 02:49:29.007 | agent 2026-06-24 02:49:29.007 | allowed-address-pairs 2026-06-24 02:49:29.007 | auto-allocated-topology 2026-06-24 02:49:29.007 | availability_zone 2026-06-24 02:49:29.007 | default-subnetpools 2026-06-24 02:49:29.007 | dhcp_agent_scheduler 2026-06-24 02:49:29.008 | dns-integration 2026-06-24 02:49:29.008 | dns-domain-ports 2026-06-24 02:49:29.008 | dns-integration-domain-keywords 2026-06-24 02:49:29.008 | empty-string-filtering 2026-06-24 02:49:29.008 | external-net 2026-06-24 02:49:29.008 | extra_dhcp_opt 2026-06-24 02:49:29.008 | extraroute 2026-06-24 02:49:29.008 | extraroute-atomic 2026-06-24 02:49:29.008 | filter-validation 2026-06-24 02:49:29.008 | floating-ip-port-forwarding-detail 2026-06-24 02:49:29.008 | fip-port-details 2026-06-24 02:49:29.009 | flavors 2026-06-24 02:49:29.009 | floatingip-pools 2026-06-24 02:49:29.009 | router 2026-06-24 02:49:29.009 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:49:29.009 | enable-default-route-bfd 2026-06-24 02:49:29.009 | enable-default-route-ecmp 2026-06-24 02:49:29.009 | ext-gw-mode 2026-06-24 02:49:29.009 | l3-ha 2026-06-24 02:49:29.009 | external-gateway-multihoming 2026-06-24 02:49:29.009 | l3-flavors 2026-06-24 02:49:29.009 | l3_agent_scheduler 2026-06-24 02:49:29.009 | multi-provider 2026-06-24 02:49:29.010 | net-mtu 2026-06-24 02:49:29.010 | net-mtu-writable 2026-06-24 02:49:29.010 | network_availability_zone 2026-06-24 02:49:29.011 | network-ip-availability 2026-06-24 02:49:29.011 | network-ip-availability-details 2026-06-24 02:49:29.011 | pagination 2026-06-24 02:49:29.012 | port-device-profile 2026-06-24 02:49:29.012 | port-mac-address-regenerate 2026-06-24 02:49:29.012 | port-numa-affinity-policy 2026-06-24 02:49:29.013 | port-numa-affinity-policy-socket 2026-06-24 02:49:29.013 | binding 2026-06-24 02:49:29.013 | binding-extended 2026-06-24 02:49:29.014 | port-security 2026-06-24 02:49:29.014 | project-id 2026-06-24 02:49:29.014 | provider 2026-06-24 02:49:29.014 | qinq 2026-06-24 02:49:29.014 | quota-check-limit 2026-06-24 02:49:29.014 | quota-check-limit-default 2026-06-24 02:49:29.014 | quotas 2026-06-24 02:49:29.014 | quota_details 2026-06-24 02:49:29.015 | rbac-policies 2026-06-24 02:49:29.015 | rbac-address-scope 2026-06-24 02:49:29.015 | rbac-security-groups 2026-06-24 02:49:29.015 | revision-if-match 2026-06-24 02:49:29.015 | standard-attr-revisions 2026-06-24 02:49:29.015 | router_availability_zone 2026-06-24 02:49:29.015 | router-enable-snat 2026-06-24 02:49:29.015 | security-groups-default-rules 2026-06-24 02:49:29.015 | security-groups-default-statefulness 2026-06-24 02:49:29.015 | security-groups-normalized-cidr 2026-06-24 02:49:29.015 | security-groups-remote-address-group 2026-06-24 02:49:29.015 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:49:29.016 | security-groups-shared-filtering 2026-06-24 02:49:29.016 | security-group 2026-06-24 02:49:29.016 | service-type 2026-06-24 02:49:29.017 | sorting 2026-06-24 02:49:29.017 | standard-attr-description 2026-06-24 02:49:29.017 | stateful-security-group 2026-06-24 02:49:29.018 | subnet-dns-publish-fixed-ip 2026-06-24 02:49:29.018 | subnet-external-network 2026-06-24 02:49:29.018 | subnet_onboard 2026-06-24 02:49:29.018 | subnet-service-types 2026-06-24 02:49:29.018 | subnet_allocation 2026-06-24 02:49:29.018 | subnetpool-prefix-ops 2026-06-24 02:49:29.018 | tag-creation 2026-06-24 02:49:29.018 | standard-attr-tag 2026-06-24 02:49:29.018 | standard-attr-timestamp 2026-06-24 02:49:29.019 | vlan-transparent' 2026-06-24 02:49:29.019 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:49:29.019 | address-scope 2026-06-24 02:49:29.019 | agent 2026-06-24 02:49:29.019 | allowed-address-pairs 2026-06-24 02:49:29.019 | auto-allocated-topology 2026-06-24 02:49:29.019 | availability_zone 2026-06-24 02:49:29.019 | default-subnetpools 2026-06-24 02:49:29.019 | dhcp_agent_scheduler 2026-06-24 02:49:29.019 | dns-integration 2026-06-24 02:49:29.019 | dns-domain-ports 2026-06-24 02:49:29.020 | dns-integration-domain-keywords 2026-06-24 02:49:29.020 | empty-string-filtering 2026-06-24 02:49:29.020 | external-net 2026-06-24 02:49:29.020 | extra_dhcp_opt 2026-06-24 02:49:29.021 | extraroute 2026-06-24 02:49:29.021 | extraroute-atomic 2026-06-24 02:49:29.021 | filter-validation 2026-06-24 02:49:29.022 | floating-ip-port-forwarding-detail 2026-06-24 02:49:29.022 | fip-port-details 2026-06-24 02:49:29.022 | flavors 2026-06-24 02:49:29.022 | floatingip-pools 2026-06-24 02:49:29.022 | router 2026-06-24 02:49:29.022 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:49:29.022 | enable-default-route-bfd 2026-06-24 02:49:29.022 | enable-default-route-ecmp 2026-06-24 02:49:29.023 | ext-gw-mode 2026-06-24 02:49:29.023 | l3-ha 2026-06-24 02:49:29.023 | external-gateway-multihoming 2026-06-24 02:49:29.023 | l3-flavors 2026-06-24 02:49:29.023 | l3_agent_scheduler 2026-06-24 02:49:29.023 | multi-provider 2026-06-24 02:49:29.023 | net-mtu 2026-06-24 02:49:29.023 | net-mtu-writable 2026-06-24 02:49:29.023 | network_availability_zone 2026-06-24 02:49:29.023 | network-ip-availability 2026-06-24 02:49:29.023 | network-ip-availability-details 2026-06-24 02:49:29.023 | pagination 2026-06-24 02:49:29.024 | port-device-profile 2026-06-24 02:49:29.024 | port-mac-address-regenerate 2026-06-24 02:49:29.024 | port-numa-affinity-policy 2026-06-24 02:49:29.025 | port-numa-affinity-policy-socket 2026-06-24 02:49:29.025 | binding 2026-06-24 02:49:29.025 | binding-extended 2026-06-24 02:49:29.026 | port-security 2026-06-24 02:49:29.026 | project-id 2026-06-24 02:49:29.026 | provider 2026-06-24 02:49:29.026 | qinq 2026-06-24 02:49:29.026 | quota-check-limit 2026-06-24 02:49:29.026 | quota-check-limit-default 2026-06-24 02:49:29.027 | quotas 2026-06-24 02:49:29.027 | quota_details 2026-06-24 02:49:29.027 | rbac-policies 2026-06-24 02:49:29.027 | rbac-address-scope 2026-06-24 02:49:29.027 | rbac-security-groups 2026-06-24 02:49:29.027 | revision-if-match 2026-06-24 02:49:29.027 | standard-attr-revisions 2026-06-24 02:49:29.027 | router_availability_zone 2026-06-24 02:49:29.027 | router-enable-snat 2026-06-24 02:49:29.027 | security-groups-default-rules 2026-06-24 02:49:29.028 | security-groups-default-statefulness 2026-06-24 02:49:29.028 | security-groups-normalized-cidr 2026-06-24 02:49:29.028 | security-groups-remote-address-group 2026-06-24 02:49:29.028 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:49:29.028 | security-groups-shared-filtering 2026-06-24 02:49:29.028 | security-group 2026-06-24 02:49:29.028 | service-type 2026-06-24 02:49:29.028 | sorting 2026-06-24 02:49:29.028 | standard-attr-description 2026-06-24 02:49:29.028 | stateful-security-group 2026-06-24 02:49:29.028 | subnet-dns-publish-fixed-ip 2026-06-24 02:49:29.029 | subnet-external-network 2026-06-24 02:49:29.029 | subnet_onboard 2026-06-24 02:49:29.029 | subnet-service-types 2026-06-24 02:49:29.029 | subnet_allocation 2026-06-24 02:49:29.029 | subnetpool-prefix-ops 2026-06-24 02:49:29.029 | tag-creation 2026-06-24 02:49:29.029 | standard-attr-tag 2026-06-24 02:49:29.029 | standard-attr-timestamp 2026-06-24 02:49:29.029 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-24 02:49:29.029 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:49:29.030 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-24 02:49:29.030 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-24 02:49:29.030 | ++ 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-06-24 02:49:33.533 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:49:33.537 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=41dec828-940d-4bfa-a4b5-33b95c3583ba 2026-06-24 02:49:33.541 | + 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-06-24 02:49:33.543 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:49:33.567 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-24 02:49:33.571 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-24 02:49:33.575 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 70142136-f720-4087-9fef-2d84adcd4094 fd90e406-0214-4773-b5fd-ef7d717d1a0c 2026-06-24 02:49:39.430 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-24 02:49:39.436 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 41dec828-940d-4bfa-a4b5-33b95c3583ba 2026-06-24 02:49:39.440 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-24 02:49:39.444 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-24 02:49:39.447 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-24 02:49:39.450 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-24 02:49:39.454 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-24 02:49:39.458 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 41dec828-940d-4bfa-a4b5-33b95c3583ba --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-24 02:49:39.463 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-24 02:49:39.466 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-24 02:49:39.473 | +++ 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 41dec828-940d-4bfa-a4b5-33b95c3583ba --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-24 02:49:39.477 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-24 02:49:43.146 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:49:43.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-24 02:49:43.152 | | id | 75071dd2-7651-4865-bf68-c09facfdc5e5 |' 2026-06-24 02:49:43.156 | ++ 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-06-24 02:49:43.159 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:49:43.185 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 75071dd2-7651-4865-bf68-c09facfdc5e5 '|' 2026-06-24 02:49:43.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 75071dd2-7651-4865-bf68-c09facfdc5e5 |' 2026-06-24 02:49:43.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-24 02:49:43.199 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-24 02:49:43.199 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 75071dd2-7651-4865-bf68-c09facfdc5e5 '|' 2026-06-24 02:49:43.203 | ++ functions-common:get_field:806 : local data field 2026-06-24 02:49:43.207 | ++ functions-common:get_field:807 : read data 2026-06-24 02:49:43.210 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-24 02:49:43.214 | ++ functions-common:get_field:811 : field='$3' 2026-06-24 02:49:43.219 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 75071dd2-7651-4865-bf68-c09facfdc5e5 |' 2026-06-24 02:49:43.219 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-24 02:49:43.226 | ++ functions-common:get_field:807 : read data 2026-06-24 02:49:43.231 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-24 02:49:43.235 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 75071dd2-7651-4865-bf68-c09facfdc5e5 '|' 2026-06-24 02:49:43.236 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-24 02:49:43.240 | ++ functions-common:get_field:806 : local data field 2026-06-24 02:49:43.245 | ++ functions-common:get_field:807 : read data 2026-06-24 02:49:43.249 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-24 02:49:43.253 | ++ functions-common:get_field:811 : field='$6' 2026-06-24 02:49:43.258 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-24 02:49:43.258 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 75071dd2-7651-4865-bf68-c09facfdc5e5 |' 2026-06-24 02:49:43.265 | ++ functions-common:get_field:807 : read data 2026-06-24 02:49:43.270 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=75071dd2-7651-4865-bf68-c09facfdc5e5 2026-06-24 02:49:43.273 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 41dec828-940d-4bfa-a4b5-33b95c3583ba 70142136-f720-4087-9fef-2d84adcd4094 2026-06-24 02:49:49.005 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-24 02:49:49.009 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-24 02:49:49.013 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-24 02:49:49.042 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:49:49.048 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-24 02:49:49.052 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-24 02:49:49.056 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-24 02:49:49.061 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-24 02:49:49.066 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-24 02:49:49.070 | ++ 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-06-24 02:49:49.107 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-24 02:49:49.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-24 02:49:49.118 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-24 02:49:49.121 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-24 02:49:49.126 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-24 02:49:49.129 | + 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-06-24 02:49:49.134 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-24 02:49:49.138 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-24 02:49:49.143 | + functions-common:test_with_retry:2360 : local until=10 2026-06-24 02:49:49.148 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-24 02:49:49.152 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-24 02:49:49.157 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-24 02:49:49.161 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:49:49.165 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:49:49.171 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:49:49.177 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269389173 2026-06-24 02:49:49.183 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-24 02:49:49.193 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-24 02:49:49.197 | + functions-common:time_stop:2420 : local name 2026-06-24 02:49:49.202 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:49:49.211 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:49:49.216 | + functions-common:time_stop:2423 : local total 2026-06-24 02:49:49.217 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:49:49.219 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-24 02:49:49.221 | + functions-common:time_stop:2427 : start_time=1782269389173 2026-06-24 02:49:49.226 | + functions-common:time_stop:2429 : [[ -z 1782269389173 ]] 2026-06-24 02:49:49.232 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:49:49.239 | + functions-common:time_stop:2432 : end_time=1782269389234 2026-06-24 02:49:49.244 | + functions-common:time_stop:2433 : elapsed_time=61 2026-06-24 02:49:49.248 | + functions-common:time_stop:2434 : total=8106 2026-06-24 02:49:49.253 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:49:49.258 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8167 2026-06-24 02:49:49.265 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-24 02:49:49.267 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-24 02:49:49.274 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-24 02:49:49.278 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:49:49.285 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-24 02:49:49.289 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-24 02:49:49.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-24 02:49:49.313 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-24 02:49:49.341 | ++ 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-06-24 02:49:49.344 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-24 02:49:49.344 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-24 02:49:49.346 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-24 02:49:52.854 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:49:52.860 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.87 ' 2026-06-24 02:49:52.864 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-24 02:49:52.868 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:49:52.896 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-24 02:49:52.900 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:49:52.904 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-24 02:49:52.909 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-24 02:49:52.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 70142136-f720-4087-9fef-2d84adcd4094 318d7180-8b9b-4a62-8d53-3e699dc4c7ad 2026-06-24 02:49:58.884 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-24 02:49:58.890 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 41dec828-940d-4bfa-a4b5-33b95c3583ba 2026-06-24 02:49:58.895 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-24 02:49:58.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-24 02:49:58.904 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-24 02:49:58.908 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-24 02:49:58.913 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 41dec828-940d-4bfa-a4b5-33b95c3583ba --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-24 02:49:58.917 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-24 02:49:58.922 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-24 02:49:58.929 | +++ 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 41dec828-940d-4bfa-a4b5-33b95c3583ba --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-24 02:49:58.929 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-24 02:50:05.267 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:50:05.272 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-24 02:50:05.273 | | id | 55f499ca-3ca0-4466-b1dc-12c4f5f99e81 |' 2026-06-24 02:50:05.278 | ++ 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-06-24 02:50:05.282 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:50:05.309 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 55f499ca-3ca0-4466-b1dc-12c4f5f99e81 '|' 2026-06-24 02:50:05.315 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 55f499ca-3ca0-4466-b1dc-12c4f5f99e81 |' 2026-06-24 02:50:05.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-24 02:50:05.326 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 55f499ca-3ca0-4466-b1dc-12c4f5f99e81 '|' 2026-06-24 02:50:05.326 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-24 02:50:05.329 | ++ functions-common:get_field:806 : local data field 2026-06-24 02:50:05.332 | ++ functions-common:get_field:807 : read data 2026-06-24 02:50:05.337 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-24 02:50:05.341 | ++ functions-common:get_field:811 : field='$3' 2026-06-24 02:50:05.346 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-24 02:50:05.346 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 55f499ca-3ca0-4466-b1dc-12c4f5f99e81 |' 2026-06-24 02:50:05.354 | ++ functions-common:get_field:807 : read data 2026-06-24 02:50:05.360 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-24 02:50:05.364 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-24 02:50:05.371 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 55f499ca-3ca0-4466-b1dc-12c4f5f99e81 '|' 2026-06-24 02:50:05.371 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-24 02:50:05.376 | ++ functions-common:get_field:806 : local data field 2026-06-24 02:50:05.380 | ++ functions-common:get_field:807 : read data 2026-06-24 02:50:05.384 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-24 02:50:05.387 | ++ functions-common:get_field:811 : field='$6' 2026-06-24 02:50:05.392 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 55f499ca-3ca0-4466-b1dc-12c4f5f99e81 |' 2026-06-24 02:50:05.392 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-24 02:50:05.401 | ++ functions-common:get_field:807 : read data 2026-06-24 02:50:05.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=55f499ca-3ca0-4466-b1dc-12c4f5f99e81 2026-06-24 02:50:05.410 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-24 02:50:05.415 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-24 02:50:05.420 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-24 02:50:05.425 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-24 02:50:05.448 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:05.454 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-24 02:50:05.470 | net.ipv6.conf.all.forwarding = 1 2026-06-24 02:50:05.479 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 70142136-f720-4087-9fef-2d84adcd4094 -c external_gateway_info -f json 2026-06-24 02:50:05.479 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 55f499ca-3ca0-4466-b1dc-12c4f5f99e81 2026-06-24 02:50:05.481 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-24 02:50:05.483 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-24 02:50:05.484 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-24 02:50:09.041 | ++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:50:09.048 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-24 02:50:09.053 | + 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-06-24 02:50:09.057 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-24 02:50:09.085 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-24 02:50:09.089 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-24 02:50:09.093 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-24 02:50:09.100 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-24 02:50:09.105 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-24 02:50:09.109 | ++ 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-06-24 02:50:09.134 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-24 02:50:09.139 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-24 02:50:09.144 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-24 02:50:09.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-24 02:50:09.168 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-24 02:50:09.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd85:7442:587d::/56 2026-06-24 02:50:09.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z f60d8690-0d55-4cb4-b20a-7a67622029e3 ]] 2026-06-24 02:50:09.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd85:7442:587d::/56 via 2001:db8::1 dev br-ex 2026-06-24 02:50:09.217 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-24 02:50:09.220 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:50:09.225 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-24 02:50:09.254 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:09.259 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-24 02:50:09.263 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:50:09.268 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-24 02:50:09.271 | + ./stack.sh:main:1332 : start_nova 2026-06-24 02:50:09.276 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-24 02:50:09.280 | + lib/nova:start_nova_rest:1081 : 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-06-24 02:50:09.284 | + lib/nova:start_nova_rest:1082 : 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-06-24 02:50:09.289 | + lib/nova:start_nova_rest:1082 : 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-06-24 02:50:09.294 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-24 02:50:09.298 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:50:09.303 | + functions-common:run_process:1674 : local service=n-sch 2026-06-24 02:50:09.307 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:50:09.312 | + functions-common:run_process:1676 : local group= 2026-06-24 02:50:09.316 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:09.320 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:50:09.325 | + functions-common:run_process:1680 : local name=n-sch 2026-06-24 02:50:09.329 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:09.333 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:09.338 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:09.342 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:09.348 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:09.354 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269409349 2026-06-24 02:50:09.357 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-24 02:50:09.382 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:09.386 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-24 02:50:09.391 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-24 02:50:09.394 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:50:09.399 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:50:09.402 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:50:09.407 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:50:09.410 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-24 02:50:09.415 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-24 02:50:09.419 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-24 02:50:09.423 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:50:09.427 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:50:09.431 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:50:09.435 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:50:09.439 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-24 02:50:09.443 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-24 02:50:09.448 | + 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-06-24 02:50:09.452 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-24 02:50:09.456 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-24 02:50:09.460 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:50:09.465 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:50:09.468 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:50:09.472 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:50:09.475 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:50:09.479 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-24 02:50:09.483 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:50:09.490 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-24 02:50:09.583 | + 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-06-24 02:50:09.680 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-24 02:50:09.765 | + 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-06-24 02:50:09.844 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-24 02:50:09.926 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-24 02:50:10.009 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:50:10.089 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:50:10.094 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:50:10.098 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-24 02:50:10.193 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:50:10.694 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-24 02:50:10.725 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-24 02:50:11.211 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-24 02:50:11.266 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:11.271 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:11.275 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:11.281 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:11.286 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:11.291 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:11.296 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:11.300 | + functions-common:time_stop:2427 : start_time=1782269409349 2026-06-24 02:50:11.305 | + functions-common:time_stop:2429 : [[ -z 1782269409349 ]] 2026-06-24 02:50:11.310 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:11.318 | + functions-common:time_stop:2432 : end_time=1782269411313 2026-06-24 02:50:11.322 | + functions-common:time_stop:2433 : elapsed_time=1964 2026-06-24 02:50:11.327 | + functions-common:time_stop:2434 : total=22664 2026-06-24 02:50:11.331 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:11.337 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24628 2026-06-24 02:50:11.342 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-24 02:50:11.350 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:50:11.357 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-24 02:50:11.362 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:50:11.367 | + functions-common:run_process:1676 : local group= 2026-06-24 02:50:11.371 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:11.377 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:50:11.380 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-24 02:50:11.385 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:11.390 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:11.394 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:11.398 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:11.403 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:11.410 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269411405 2026-06-24 02:50:11.415 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-24 02:50:11.444 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:11.449 | + 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-06-24 02:50:11.454 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-24 02:50:11.458 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:50:11.463 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:50:11.468 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:50:11.472 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-24 02:50:11.477 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-24 02:50:11.482 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-24 02:50:11.486 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-24 02:50:11.491 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:50:11.495 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:50:11.500 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:50:11.505 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:50:11.509 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-24 02:50:11.514 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:50:11.519 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:50:11.523 | + 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-06-24 02:50:11.528 | + 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-06-24 02:50:11.534 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-24 02:50:11.539 | + 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-06-24 02:50:11.545 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:50:11.548 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:50:11.552 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:50:11.557 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-24 02:50:11.562 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:50:11.570 | + 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-06-24 02:50:11.667 | + 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-06-24 02:50:11.765 | + 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-06-24 02:50:11.852 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-24 02:50:11.939 | + 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-06-24 02:50:12.027 | + 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-06-24 02:50:12.111 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-24 02:50:12.196 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-24 02:50:12.283 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-24 02:50:12.369 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-24 02:50:12.458 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-24 02:50:12.547 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:50:12.551 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:50:12.556 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-24 02:50:12.662 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:50:13.203 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-24 02:50:13.238 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-24 02:50:13.726 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-24 02:50:13.865 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:13.872 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:13.877 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:13.879 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:13.881 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:13.884 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:13.886 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:13.888 | + functions-common:time_stop:2427 : start_time=1782269411405 2026-06-24 02:50:13.890 | + functions-common:time_stop:2429 : [[ -z 1782269411405 ]] 2026-06-24 02:50:13.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:13.898 | + functions-common:time_stop:2432 : end_time=1782269413895 2026-06-24 02:50:13.900 | + functions-common:time_stop:2433 : elapsed_time=2490 2026-06-24 02:50:13.905 | + functions-common:time_stop:2434 : total=24628 2026-06-24 02:50:13.905 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:13.907 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27118 2026-06-24 02:50:13.909 | + lib/nova:start_nova_rest:1089 : 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-06-24 02:50:13.913 | + lib/nova:start_nova_rest:1089 : 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-06-24 02:50:13.915 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-24 02:50:13.920 | + lib/nova:start_nova_console_proxies:1104 : 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-06-24 02:50:13.920 | + lib/nova:start_nova_console_proxies:1106 : 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-06-24 02:50:13.921 | + lib/nova:start_nova_console_proxies:1106 : 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-06-24 02:50:13.924 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-24 02:50:13.926 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:50:13.929 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-24 02:50:13.932 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-24 02:50:13.936 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:50:13.939 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-24 02:50:13.943 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-24 02:50:13.965 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:13.969 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-24 02:50:14.015 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-24 02:50:14.017 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-24 02:50:14.037 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:50:14.039 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-24 02:50:14.042 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-24 02:50:14.066 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:50:14.070 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-24 02:50:14.074 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:50:14.076 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-24 02:50:14.079 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-24 02:50:14.081 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:50:14.084 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:50:14.086 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-24 02:50:14.089 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-24 02:50:14.091 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-24 02:50:14.093 | + 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-06-24 02:50:14.095 | + functions-common:run_process:1676 : local group= 2026-06-24 02:50:14.099 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:14.100 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:50:14.103 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-24 02:50:14.106 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:14.109 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:14.112 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:14.114 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:14.117 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:14.122 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269414119 2026-06-24 02:50:14.124 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-24 02:50:14.149 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:14.151 | + 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-06-24 02:50:14.156 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-24 02:50:14.156 | + 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-06-24 02:50:14.158 | + 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-06-24 02:50:14.160 | + 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-06-24 02:50:14.162 | + 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-06-24 02:50:14.164 | + 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-06-24 02:50:14.168 | + 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-06-24 02:50:14.169 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-24 02:50:14.171 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:50:14.173 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:50:14.175 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:50:14.177 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:50:14.180 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-24 02:50:14.182 | + 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-06-24 02:50:14.184 | + 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-06-24 02:50:14.189 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-24 02:50:14.189 | + 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-06-24 02:50:14.190 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:50:14.192 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:50:14.194 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:50:14.196 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:50:14.198 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:50:14.200 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-24 02:50:14.202 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:50:14.206 | + 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-06-24 02:50:14.292 | + 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-06-24 02:50:14.389 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-24 02:50:14.469 | + 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-06-24 02:50:14.568 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-24 02:50:14.649 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-24 02:50:14.728 | + 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-06-24 02:50:14.817 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:50:14.820 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:50:14.822 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-24 02:50:14.945 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:50:15.505 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-24 02:50:15.540 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-24 02:50:16.071 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-24 02:50:16.109 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:16.113 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:16.119 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:16.124 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:16.127 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:16.130 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:16.134 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:16.138 | + functions-common:time_stop:2427 : start_time=1782269414119 2026-06-24 02:50:16.142 | + functions-common:time_stop:2429 : [[ -z 1782269414119 ]] 2026-06-24 02:50:16.147 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:16.152 | + functions-common:time_stop:2432 : end_time=1782269416149 2026-06-24 02:50:16.157 | + functions-common:time_stop:2433 : elapsed_time=2030 2026-06-24 02:50:16.164 | + functions-common:time_stop:2434 : total=27118 2026-06-24 02:50:16.168 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:16.174 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29148 2026-06-24 02:50:16.177 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-24 02:50:16.179 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-24 02:50:16.182 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-24 02:50:16.184 | + functions-common:run_process:1676 : local group= 2026-06-24 02:50:16.187 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:16.190 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:50:16.192 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-24 02:50:16.194 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:16.197 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:16.201 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:16.204 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:16.210 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:16.215 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269416212 2026-06-24 02:50:16.217 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-24 02:50:16.270 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:50:16.276 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:16.283 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:16.289 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:16.295 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:16.301 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:16.304 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:16.309 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:16.314 | + functions-common:time_stop:2427 : start_time=1782269416212 2026-06-24 02:50:16.320 | + functions-common:time_stop:2429 : [[ -z 1782269416212 ]] 2026-06-24 02:50:16.330 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:16.335 | + functions-common:time_stop:2432 : end_time=1782269416330 2026-06-24 02:50:16.342 | + functions-common:time_stop:2433 : elapsed_time=118 2026-06-24 02:50:16.349 | + functions-common:time_stop:2434 : total=29148 2026-06-24 02:50:16.357 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:16.362 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29266 2026-06-24 02:50:16.368 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:50:16.377 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-24 02:50:16.380 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:50:16.386 | + functions-common:run_process:1676 : local group= 2026-06-24 02:50:16.388 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:16.396 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:50:16.400 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-24 02:50:16.406 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:16.413 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:16.420 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:16.425 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:16.433 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:16.448 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269416435 2026-06-24 02:50:16.454 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-24 02:50:16.496 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:50:16.502 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:16.510 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:16.521 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:16.528 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:16.533 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:16.542 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:16.548 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:16.553 | + functions-common:time_stop:2427 : start_time=1782269416435 2026-06-24 02:50:16.557 | + functions-common:time_stop:2429 : [[ -z 1782269416435 ]] 2026-06-24 02:50:16.567 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:16.576 | + functions-common:time_stop:2432 : end_time=1782269416568 2026-06-24 02:50:16.584 | + functions-common:time_stop:2433 : elapsed_time=133 2026-06-24 02:50:16.591 | + functions-common:time_stop:2434 : total=29266 2026-06-24 02:50:16.598 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:16.607 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29399 2026-06-24 02:50:16.611 | + lib/nova:start_nova_console_proxies:1125 : 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-06-24 02:50:16.621 | + lib/nova:start_nova_console_proxies:1125 : 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-06-24 02:50:16.626 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-24 02:50:16.631 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:50:16.636 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-24 02:50:16.643 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-24 02:50:16.683 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:16.693 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-24 02:50:16.792 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-24 02:50:16.801 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:50:16.809 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-24 02:50:16.902 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-24 02:50:16.944 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:16.949 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:50:16.955 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-24 02:50:16.960 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:50:16.966 | + functions-common:run_process:1676 : local group= 2026-06-24 02:50:16.972 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:16.976 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:50:16.982 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-24 02:50:16.989 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:16.993 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:16.999 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:17.005 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:17.015 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:17.022 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269417017 2026-06-24 02:50:17.028 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-24 02:50:17.061 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:17.068 | + 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-06-24 02:50:17.072 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-24 02:50:17.077 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:50:17.081 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:50:17.086 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:50:17.090 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:50:17.095 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-24 02:50:17.101 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-24 02:50:17.105 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-24 02:50:17.110 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:50:17.114 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:50:17.120 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:50:17.125 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:50:17.133 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-24 02:50:17.138 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-24 02:50:17.143 | + 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-06-24 02:50:17.147 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-24 02:50:17.153 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-24 02:50:17.157 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:50:17.162 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:50:17.169 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:50:17.174 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:50:17.178 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:50:17.184 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-24 02:50:17.190 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:50:17.195 | + 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-06-24 02:50:17.329 | + 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-06-24 02:50:17.461 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-24 02:50:17.583 | + 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-06-24 02:50:17.689 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-24 02:50:17.779 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-24 02:50:17.854 | + 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-06-24 02:50:17.921 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:50:17.923 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:50:17.927 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-24 02:50:18.011 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:50:18.606 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-24 02:50:18.642 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-24 02:50:19.187 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-24 02:50:19.235 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:19.238 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:19.245 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:19.253 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:19.260 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:19.263 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:19.267 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:19.276 | + functions-common:time_stop:2427 : start_time=1782269417017 2026-06-24 02:50:19.278 | + functions-common:time_stop:2429 : [[ -z 1782269417017 ]] 2026-06-24 02:50:19.285 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:19.295 | + functions-common:time_stop:2432 : end_time=1782269419288 2026-06-24 02:50:19.300 | + functions-common:time_stop:2433 : elapsed_time=2271 2026-06-24 02:50:19.306 | + functions-common:time_stop:2434 : total=29399 2026-06-24 02:50:19.311 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:19.316 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31670 2026-06-24 02:50:19.322 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-24 02:50:19.329 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-24 02:50:19.334 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-24 02:50:19.365 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:19.369 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-24 02:50:19.378 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-24 02:50:19.386 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-24 02:50:19.393 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-24 02:50:19.397 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-24 02:50:19.403 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:50:19.409 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-24 02:50:19.414 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:50:19.417 | + functions-common:run_process:1676 : local group= 2026-06-24 02:50:19.423 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:19.428 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:50:19.432 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-24 02:50:19.439 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:19.441 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:19.448 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:19.456 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:19.463 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:19.467 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269419465 2026-06-24 02:50:19.473 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-24 02:50:19.510 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:19.515 | + 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-06-24 02:50:19.521 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-24 02:50:19.524 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:50:19.530 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:50:19.536 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:50:19.542 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:50:19.547 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-24 02:50:19.555 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-24 02:50:19.557 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-24 02:50:19.560 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:50:19.565 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:50:19.575 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:50:19.582 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:50:19.590 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-24 02:50:19.592 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-24 02:50:19.601 | + 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-06-24 02:50:19.604 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-24 02:50:19.612 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-24 02:50:19.617 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:50:19.626 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:50:19.631 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:50:19.635 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:50:19.643 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:50:19.654 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-24 02:50:19.657 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:50:19.664 | + 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-06-24 02:50:19.819 | + 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-06-24 02:50:19.966 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-24 02:50:20.082 | + 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-06-24 02:50:20.210 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-24 02:50:20.303 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-24 02:50:20.379 | + 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-06-24 02:50:20.457 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:50:20.461 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:50:20.465 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-24 02:50:20.554 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:50:21.067 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-24 02:50:21.103 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-24 02:50:21.607 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-24 02:50:21.673 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:21.677 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:21.682 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:21.686 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:21.691 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:21.696 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:21.699 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:21.702 | + functions-common:time_stop:2427 : start_time=1782269419465 2026-06-24 02:50:21.707 | + functions-common:time_stop:2429 : [[ -z 1782269419465 ]] 2026-06-24 02:50:21.711 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:21.718 | + functions-common:time_stop:2432 : end_time=1782269421713 2026-06-24 02:50:21.722 | + functions-common:time_stop:2433 : elapsed_time=2248 2026-06-24 02:50:21.725 | + functions-common:time_stop:2434 : total=31670 2026-06-24 02:50:21.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:21.732 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33918 2026-06-24 02:50:21.737 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-24 02:50:21.741 | + lib/nova:start_nova_compute:986 : 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-06-24 02:50:21.745 | + lib/nova:start_nova_compute:987 : 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-06-24 02:50:21.749 | + lib/nova:start_nova_compute:987 : 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-06-24 02:50:21.753 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-24 02:50:21.757 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-24 02:50:21.765 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-24 02:50:21.768 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:50:21.772 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-24 02:50:21.777 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-24 02:50:21.780 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-24 02:50:21.785 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-24 02:50:21.789 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-24 02:50:21.796 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-24 02:50:21.799 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-24 02:50:21.811 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-24 02:50:21.812 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:50:21.812 | + inc/meta-config:merge_config_file:164 : read a 2026-06-24 02:50:21.814 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-24 02:50:21.814 | BEGIN { 2026-06-24 02:50:21.814 | section = "" 2026-06-24 02:50:21.814 | last_section = "" 2026-06-24 02:50:21.814 | section_count = 0 2026-06-24 02:50:21.814 | } 2026-06-24 02:50:21.818 | /^\[.+\]/ { 2026-06-24 02:50:21.818 | gsub("[][]", "", $1); 2026-06-24 02:50:21.818 | section=$1 2026-06-24 02:50:21.818 | next 2026-06-24 02:50:21.818 | } 2026-06-24 02:50:21.818 | /^ *\#/ { 2026-06-24 02:50:21.818 | next 2026-06-24 02:50:21.819 | } 2026-06-24 02:50:21.819 | /^[^ \t]+/ { 2026-06-24 02:50:21.819 | # get offset of first = in $0 2026-06-24 02:50:21.819 | eq_idx = index($0, "=") 2026-06-24 02:50:21.819 | # extract attr & value from $0 2026-06-24 02:50:21.819 | attr = substr($0, 1, eq_idx - 1) 2026-06-24 02:50:21.819 | value = substr($0, eq_idx + 1) 2026-06-24 02:50:21.819 | # only need to strip trailing whitespace from attr 2026-06-24 02:50:21.819 | sub(/[ \t]*$/, "", attr) 2026-06-24 02:50:21.819 | # need to strip leading & trailing whitespace from value 2026-06-24 02:50:21.819 | sub(/^[ \t]*/, "", value) 2026-06-24 02:50:21.820 | sub(/[ \t]*$/, "", value) 2026-06-24 02:50:21.820 | 2026-06-24 02:50:21.820 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-24 02:50:21.820 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-24 02:50:21.820 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-24 02:50:21.820 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-24 02:50:21.820 | if (! (section, attr) in cfg_attr_count) { 2026-06-24 02:50:21.820 | if (section != last_section) { 2026-06-24 02:50:21.820 | cfg_section[section_count++] = section 2026-06-24 02:50:21.820 | last_section = section 2026-06-24 02:50:21.820 | } 2026-06-24 02:50:21.821 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-24 02:50:21.821 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-24 02:50:21.821 | 2026-06-24 02:50:21.821 | cfg_attr[section, attr, 0] = value 2026-06-24 02:50:21.822 | cfg_attr_count[section, attr] = 1 2026-06-24 02:50:21.822 | } else { 2026-06-24 02:50:21.822 | lno = cfg_attr_count[section, attr]++ 2026-06-24 02:50:21.823 | cfg_attr[section, attr, lno] = value 2026-06-24 02:50:21.824 | } 2026-06-24 02:50:21.824 | } 2026-06-24 02:50:21.825 | END { 2026-06-24 02:50:21.825 | # Process each section in order 2026-06-24 02:50:21.825 | for (sno = 0; sno < section_count; sno++) { 2026-06-24 02:50:21.826 | section = cfg_section[sno] 2026-06-24 02:50:21.826 | # The ini routines simply append a config item immediately 2026-06-24 02:50:21.826 | # after the section header. To keep the same order as defined 2026-06-24 02:50:21.826 | # in local.conf, invoke the ini routines in the reverse order 2026-06-24 02:50:21.826 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-24 02:50:21.826 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-24 02:50:21.826 | if (cfg_attr_count[section, attr] == 1) 2026-06-24 02:50:21.826 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-24 02:50:21.826 | else { 2026-06-24 02:50:21.827 | # For multiline, invoke the ini routines in the reverse order 2026-06-24 02:50:21.827 | count = cfg_attr_count[section, attr] 2026-06-24 02:50:21.827 | print "inidelete " configfile " " section " " attr 2026-06-24 02:50:21.828 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-24 02:50:21.828 | for (l = count -2; l >= 0; l--) 2026-06-24 02:50:21.828 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-24 02:50:21.828 | } 2026-06-24 02:50:21.828 | } 2026-06-24 02:50:21.828 | } 2026-06-24 02:50:21.828 | } 2026-06-24 02:50:21.828 | ' 2026-06-24 02:50:21.828 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-24 02:50:21.828 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-24 02:50:21.840 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-24 02:50:21.843 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:50:21.845 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-24 02:50:21.847 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-24 02:50:21.847 | BEGIN { group = "" } 2026-06-24 02:50:21.847 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:50:21.847 | gsub("[][]", "", $1); 2026-06-24 02:50:21.847 | split($1, a, "|"); 2026-06-24 02:50:21.848 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-24 02:50:21.848 | group=a[1] 2026-06-24 02:50:21.848 | } else { 2026-06-24 02:50:21.848 | group="" 2026-06-24 02:50:21.848 | } 2026-06-24 02:50:21.848 | next 2026-06-24 02:50:21.848 | } 2026-06-24 02:50:21.848 | { 2026-06-24 02:50:21.848 | if (group != "") 2026-06-24 02:50:21.848 | print $0 2026-06-24 02:50:21.848 | } 2026-06-24 02:50:21.848 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:50:21.855 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-24 02:50:21.860 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-24 02:50:21.907 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-24 02:50:21.956 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-24 02:50:21.960 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-24 02:50:21.965 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-24 02:50:21.970 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-24 02:50:21.974 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-24 02:50:21.978 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-24 02:50:22.006 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:22.012 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-24 02:50:22.016 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-24 02:50:22.021 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-24 02:50:22.050 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:22.055 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.25:5672/nova_cell1 2026-06-24 02:50:22.060 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.25:5672/nova_cell1 2026-06-24 02:50:22.106 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-24 02:50:22.109 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-24 02:50:22.111 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-24 02:50:22.140 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-24 02:50:22.169 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-24 02:50:22.173 | + lib/nova:configure_console_compute:669 : local offset 2026-06-24 02:50:22.177 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-24 02:50:22.181 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-24 02:50:22.187 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-24 02:50:22.220 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.25 2026-06-24 02:50:22.224 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-24 02:50:22.250 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:22.255 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-24 02:50:22.259 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-24 02:50:22.264 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-24 02:50:22.268 | + functions:vercmp:648 : local 'op=<' 2026-06-24 02:50:22.272 | + functions:vercmp:649 : local v2=1.0.0 2026-06-24 02:50:22.278 | + functions:vercmp:650 : local result 2026-06-24 02:50:22.289 | ++ functions:vercmp:654 : head -1 2026-06-24 02:50:22.289 | ++ functions:vercmp:654 : sort -V 2026-06-24 02:50:22.291 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-24 02:50:22.297 | + functions:vercmp:654 : result=1.0.0 2026-06-24 02:50:22.302 | + functions:vercmp:656 : case $op in 2026-06-24 02:50:22.306 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-24 02:50:22.311 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-24 02:50:22.315 | + functions:vercmp:667 : return 2026-06-24 02:50:22.320 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.25:6080/vnc_lite.html 2026-06-24 02:50:22.324 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.25:6080/vnc_lite.html 2026-06-24 02:50:22.374 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.25:6081/spice_auto.html 2026-06-24 02:50:22.377 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.25:6081/spice_auto.html 2026-06-24 02:50:22.423 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-24 02:50:22.448 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:22.453 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-24 02:50:22.459 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.25 2026-06-24 02:50:22.464 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-24 02:50:22.510 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.25 2026-06-24 02:50:22.555 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-24 02:50:22.581 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:50:22.586 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-24 02:50:22.590 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-24 02:50:22.627 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:50:22.631 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-24 02:50:22.637 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-24 02:50:22.686 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-24 02:50:22.692 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-24 02:50:22.738 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-24 02:50:22.743 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-24 02:50:22.747 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-24 02:50:22.751 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-24 02:50:22.757 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-24 02:50:22.761 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-24 02:50:22.765 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-24 02:50:22.769 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:50:22.773 | + functions-common:run_process:1676 : local group=libvirt 2026-06-24 02:50:22.779 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:22.785 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:50:22.790 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-24 02:50:22.795 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:22.800 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:22.803 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:22.809 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:22.815 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:22.822 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269422817 2026-06-24 02:50:22.826 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-24 02:50:22.855 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:22.858 | + 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-06-24 02:50:22.863 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-24 02:50:22.867 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:50:22.870 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:50:22.876 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:50:22.880 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:50:22.884 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-24 02:50:22.889 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-24 02:50:22.893 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-24 02:50:22.897 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-24 02:50:22.901 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:50:22.906 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:50:22.910 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:50:22.915 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-24 02:50:22.919 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-24 02:50:22.924 | + 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-06-24 02:50:22.928 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-24 02:50:22.933 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-24 02:50:22.938 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-24 02:50:22.942 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:50:22.945 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:50:22.949 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:50:22.953 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-24 02:50:22.958 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-24 02:50:22.962 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-24 02:50:22.967 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:50:22.974 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-24 02:50:23.071 | + 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-06-24 02:50:23.174 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-24 02:50:23.251 | + 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-06-24 02:50:23.350 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-24 02:50:23.435 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-24 02:50:23.515 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:50:23.597 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:50:23.601 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-24 02:50:23.606 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-24 02:50:23.689 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-24 02:50:23.785 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:50:24.313 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-24 02:50:24.349 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-24 02:50:24.872 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-24 02:50:24.942 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:24.947 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:24.954 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:24.961 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:24.965 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:24.972 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:24.980 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:24.990 | + functions-common:time_stop:2427 : start_time=1782269422817 2026-06-24 02:50:24.995 | + functions-common:time_stop:2429 : [[ -z 1782269422817 ]] 2026-06-24 02:50:25.006 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:25.018 | + functions-common:time_stop:2432 : end_time=1782269425008 2026-06-24 02:50:25.025 | + functions-common:time_stop:2433 : elapsed_time=2191 2026-06-24 02:50:25.030 | + functions-common:time_stop:2434 : total=33918 2026-06-24 02:50:25.037 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:25.042 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36109 2026-06-24 02:50:25.048 | + lib/nova:start_nova_compute:1075 : 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-06-24 02:50:25.053 | + lib/nova:start_nova_compute:1075 : 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-06-24 02:50:25.059 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-24 02:50:25.097 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:25.103 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-24 02:50:25.103 | Dumping cells_v2 mapping 2026-06-24 02:50:25.111 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-24 02:50:25.625 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:50:25.625 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:50:25.625 | we strongly recommend against using it for new projects. 2026-06-24 02:50:25.625 | 2026-06-24 02:50:25.625 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:50:25.625 | framework. For more detail see 2026-06-24 02:50:25.625 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:50:25.625 | 2026-06-24 02:50:25.625 | import eventlet # noqa 2026-06-24 02:50:25.987 | 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-06-24 02:50:29.104 | INFO dbcounter [None req-3a688016-a4d6-457f-9576-f0cc42cd0ca4 None None] Registered counter for database nova_api 2026-06-24 02:50:29.238 | DEBUG dbcounter [-] [80096] Writer thread running {{(pid=80096) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:50:29.269 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-24 02:50:29.269 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-24 02:50:29.269 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-24 02:50:29.269 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-24 02:50:29.270 | | cell1 | b764b553-938a-4d25-8e76-2e06bac4c774 | rabbit://stackrabbit:stackqueue@192.168.122.25:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-24 02:50:29.270 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-24 02:50:29.625 | Exception ignored in: 2026-06-24 02:50:29.625 | Traceback (most recent call last): 2026-06-24 02:50:29.625 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:50:29.625 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:50:29.625 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:50:29.625 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:50:29.626 | RuntimeError: greenlet is being finalized 2026-06-24 02:50:30.011 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-24 02:50:30.016 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-24 02:50:30.106 | + inc/async:async_inner:63 : create_flavors 2026-06-24 02:50:30.165 | [2077 Async create_flavors:80196]: running: create_flavors 2026-06-24 02:50:30.168 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-24 02:50:30.200 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:30.204 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-24 02:50:30.207 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:50:30.211 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-24 02:50:30.215 | + ./stack.sh:main:1337 : start_cinder 2026-06-24 02:50:30.219 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-24 02:50:30.225 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-24 02:50:30.230 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:50:30.236 | + functions-common:run_process:1674 : local service=c-api 2026-06-24 02:50:30.240 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:50:30.245 | + functions-common:run_process:1676 : local group= 2026-06-24 02:50:30.249 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:30.253 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:50:30.258 | + functions-common:run_process:1680 : local name=c-api 2026-06-24 02:50:30.263 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:30.268 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:30.273 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:30.278 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:30.283 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:30.288 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269430285 2026-06-24 02:50:30.291 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-24 02:50:30.320 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:30.324 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-24 02:50:30.329 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-24 02:50:30.334 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:50:30.339 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:50:30.343 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:50:30.347 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-24 02:50:30.352 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-24 02:50:30.356 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-24 02:50:30.361 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-24 02:50:30.366 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:50:30.370 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:50:30.375 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:50:30.379 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:50:30.383 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-24 02:50:30.388 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:50:30.392 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:50:30.397 | + 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-06-24 02:50:30.401 | + 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-06-24 02:50:30.406 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-24 02:50:30.410 | + 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-06-24 02:50:30.414 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:50:30.418 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:50:30.422 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:50:30.426 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-24 02:50:30.430 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:50:30.437 | + 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-06-24 02:50:30.539 | + 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-06-24 02:50:30.647 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-24 02:50:30.734 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-24 02:50:30.817 | + 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-06-24 02:50:30.896 | + 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-06-24 02:50:30.980 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-24 02:50:31.065 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-24 02:50:31.147 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-24 02:50:31.227 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-24 02:50:31.311 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-24 02:50:31.400 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:50:31.404 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:50:31.409 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-24 02:50:31.515 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:50:32.081 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-24 02:50:32.105 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-24 02:50:32.647 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-24 02:50:32.810 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:32.818 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:32.828 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:32.834 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:32.842 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:32.846 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:32.847 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:32.850 | + functions-common:time_stop:2427 : start_time=1782269430285 2026-06-24 02:50:32.852 | + functions-common:time_stop:2429 : [[ -z 1782269430285 ]] 2026-06-24 02:50:32.855 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:32.859 | + functions-common:time_stop:2432 : end_time=1782269432856 2026-06-24 02:50:32.861 | + functions-common:time_stop:2433 : elapsed_time=2571 2026-06-24 02:50:32.863 | + functions-common:time_stop:2434 : total=36109 2026-06-24 02:50:32.869 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:32.869 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38680 2026-06-24 02:50:32.870 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-24 02:50:32.870 | Waiting for Cinder API to start... 2026-06-24 02:50:32.871 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.25/volume/v3/ 2026-06-24 02:50:32.874 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.25/volume/v3/ 2026-06-24 02:50:32.876 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:50:32.878 | + functions:wait_for_service:477 : local url=http://192.168.122.25/volume/v3/ 2026-06-24 02:50:32.881 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:50:32.882 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:50:32.887 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:50:32.889 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:32.889 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:32.891 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:32.895 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269432892 2026-06-24 02:50:32.900 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:50:32.900 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:50:32.903 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.25/volume/v3/ 2026-06-24 02:50:37.798 | + :: : [[ 401 == 503 ]] 2026-06-24 02:50:37.800 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:50:37.807 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:50:37.812 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:37.817 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:37.822 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:37.828 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:37.832 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:37.836 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:50:37.840 | + functions-common:time_stop:2427 : start_time=1782269432892 2026-06-24 02:50:37.843 | + functions-common:time_stop:2429 : [[ -z 1782269432892 ]] 2026-06-24 02:50:37.848 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:37.855 | + functions-common:time_stop:2432 : end_time=1782269437850 2026-06-24 02:50:37.860 | + functions-common:time_stop:2433 : elapsed_time=4958 2026-06-24 02:50:37.863 | + functions-common:time_stop:2434 : total=14807 2026-06-24 02:50:37.868 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:37.872 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19765 2026-06-24 02:50:37.876 | + functions:wait_for_service:486 : return 0 2026-06-24 02:50:37.880 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:37.884 | + functions-common:run_process:1674 : local service=c-sch 2026-06-24 02:50:37.888 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:37.892 | + functions-common:run_process:1676 : local group= 2026-06-24 02:50:37.896 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:37.900 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:50:37.904 | + functions-common:run_process:1680 : local name=c-sch 2026-06-24 02:50:37.908 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:37.913 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:37.917 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:37.921 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:37.927 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:37.938 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269437929 2026-06-24 02:50:37.945 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-24 02:50:37.973 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:37.977 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-24 02:50:37.981 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-24 02:50:37.984 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:37.988 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:37.992 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:37.996 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:38.000 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-24 02:50:38.004 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-24 02:50:38.007 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-24 02:50:38.011 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:50:38.015 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:50:38.019 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:50:38.022 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:50:38.028 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-24 02:50:38.030 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-24 02:50:38.036 | + 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-06-24 02:50:38.038 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-24 02:50:38.043 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:38.046 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:50:38.050 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:50:38.057 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-24 02:50:38.061 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:50:38.065 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:50:38.068 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-24 02:50:38.072 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:50:38.079 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-24 02:50:38.184 | + 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-06-24 02:50:38.290 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-24 02:50:38.375 | + 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-06-24 02:50:38.470 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-24 02:50:38.570 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-24 02:50:38.660 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:50:38.742 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-24 02:50:38.746 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:50:38.750 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-24 02:50:38.854 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:50:39.416 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-24 02:50:39.437 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-24 02:50:39.953 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-24 02:50:40.011 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:40.014 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:40.016 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:40.023 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:40.030 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:40.031 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:40.033 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:40.036 | + functions-common:time_stop:2427 : start_time=1782269437929 2026-06-24 02:50:40.038 | + functions-common:time_stop:2429 : [[ -z 1782269437929 ]] 2026-06-24 02:50:40.041 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:40.046 | + functions-common:time_stop:2432 : end_time=1782269440043 2026-06-24 02:50:40.048 | + functions-common:time_stop:2433 : elapsed_time=2114 2026-06-24 02:50:40.051 | + functions-common:time_stop:2434 : total=38680 2026-06-24 02:50:40.053 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:40.056 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40794 2026-06-24 02:50:40.058 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:50:40.060 | + lib/cinder:start_cinder:635 : 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-06-24 02:50:40.062 | + functions-common:run_process:1674 : local service=c-bak 2026-06-24 02:50:40.066 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:40.067 | + functions-common:run_process:1676 : local group= 2026-06-24 02:50:40.069 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:40.071 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:50:40.077 | + functions-common:run_process:1680 : local name=c-bak 2026-06-24 02:50:40.077 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:40.078 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:40.080 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:40.083 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:40.086 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:40.091 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269440087 2026-06-24 02:50:40.092 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-24 02:50:40.116 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:50:40.119 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:40.121 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:40.123 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:40.126 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:40.128 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:40.130 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:40.133 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:40.135 | + functions-common:time_stop:2427 : start_time=1782269440087 2026-06-24 02:50:40.137 | + functions-common:time_stop:2429 : [[ -z 1782269440087 ]] 2026-06-24 02:50:40.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:40.148 | + functions-common:time_stop:2432 : end_time=1782269440146 2026-06-24 02:50:40.151 | + functions-common:time_stop:2433 : elapsed_time=59 2026-06-24 02:50:40.153 | + functions-common:time_stop:2434 : total=40794 2026-06-24 02:50:40.155 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:40.158 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40853 2026-06-24 02:50:40.160 | + lib/cinder:start_cinder:636 : 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-06-24 02:50:40.163 | + functions-common:run_process:1674 : local service=c-vol 2026-06-24 02:50:40.165 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:40.167 | + functions-common:run_process:1676 : local group= 2026-06-24 02:50:40.170 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:40.172 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:50:40.174 | + functions-common:run_process:1680 : local name=c-vol 2026-06-24 02:50:40.177 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:40.179 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:40.181 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:40.184 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:40.188 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:40.191 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269440188 2026-06-24 02:50:40.193 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-24 02:50:40.219 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:40.225 | + 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-06-24 02:50:40.230 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-24 02:50:40.234 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:40.238 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:40.243 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:40.248 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:40.252 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-24 02:50:40.257 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-24 02:50:40.261 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-24 02:50:40.266 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:50:40.270 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:50:40.275 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:50:40.280 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:50:40.286 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-24 02:50:40.291 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-24 02:50:40.296 | + 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-06-24 02:50:40.300 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-24 02:50:40.304 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-24 02:50:40.310 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-24 02:50:40.314 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-24 02:50:40.318 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-24 02:50:40.322 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-24 02:50:40.326 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-24 02:50:40.331 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-24 02:50:40.335 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-24 02:50:40.342 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-24 02:50:40.443 | + 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-06-24 02:50:40.565 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-24 02:50:40.676 | + 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-06-24 02:50:40.775 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-24 02:50:40.864 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-24 02:50:40.948 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-24 02:50:41.036 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-24 02:50:41.038 | + 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-06-24 02:50:41.103 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-24 02:50:41.105 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-24 02:50:41.201 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-24 02:50:41.767 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-24 02:50:41.818 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-24 02:50:42.386 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-24 02:50:42.433 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:42.442 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:42.449 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:42.457 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:42.465 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:42.469 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:42.472 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:42.474 | + functions-common:time_stop:2427 : start_time=1782269440188 2026-06-24 02:50:42.476 | + functions-common:time_stop:2429 : [[ -z 1782269440188 ]] 2026-06-24 02:50:42.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:42.488 | + functions-common:time_stop:2432 : end_time=1782269442483 2026-06-24 02:50:42.489 | + functions-common:time_stop:2433 : elapsed_time=2295 2026-06-24 02:50:42.494 | + functions-common:time_stop:2434 : total=40853 2026-06-24 02:50:42.494 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:42.495 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43148 2026-06-24 02:50:42.497 | + ./stack.sh:main:1338 : create_volume_types 2026-06-24 02:50:42.500 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-24 02:50:42.523 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:42.526 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-24 02:50:42.528 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-24 02:50:42.530 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-24 02:50:42.532 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-24 02:50:42.540 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-24 02:50:42.543 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-24 02:50:42.550 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-24 02:50:42.555 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-24 02:50:42.563 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-24 02:50:42.606 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:42.612 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-24 02:50:47.847 | +-------------+--------------------------------------+ 2026-06-24 02:50:47.847 | | Field | Value | 2026-06-24 02:50:47.848 | +-------------+--------------------------------------+ 2026-06-24 02:50:47.848 | | description | None | 2026-06-24 02:50:47.848 | | id | f79bcf48-1213-45e1-b995-2575e02a8caf | 2026-06-24 02:50:47.848 | | is_public | True | 2026-06-24 02:50:47.848 | | name | lvmdriver-1 | 2026-06-24 02:50:47.848 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-24 02:50:47.848 | +-------------+--------------------------------------+ 2026-06-24 02:50:48.261 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-24 02:50:48.266 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-24 02:50:48.272 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-24 02:50:48.275 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-24 02:50:48.281 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-24 02:50:48.309 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:48.314 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-24 02:50:48.318 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:50:48.322 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-24 02:50:48.328 | + ./stack.sh:main:1353 : start_glance 2026-06-24 02:50:48.330 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-24 02:50:48.335 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-24 02:50:48.341 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:50:48.345 | + functions-common:run_process:1674 : local service=g-api 2026-06-24 02:50:48.350 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:50:48.354 | + functions-common:run_process:1676 : local group= 2026-06-24 02:50:48.358 | + functions-common:run_process:1677 : local user= 2026-06-24 02:50:48.362 | + functions-common:run_process:1678 : local env_vars= 2026-06-24 02:50:48.366 | + functions-common:run_process:1680 : local name=g-api 2026-06-24 02:50:48.371 | + functions-common:run_process:1682 : time_start run_process 2026-06-24 02:50:48.376 | + functions-common:time_start:2406 : local name=run_process 2026-06-24 02:50:48.380 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:48.383 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:48.388 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:48.395 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269448390 2026-06-24 02:50:48.399 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-24 02:50:48.425 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:48.429 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-24 02:50:48.433 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-24 02:50:48.437 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:50:48.441 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:50:48.445 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:50:48.449 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-24 02:50:48.453 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-24 02:50:48.458 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-24 02:50:48.462 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-24 02:50:48.467 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-24 02:50:48.472 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-24 02:50:48.476 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-24 02:50:48.481 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-24 02:50:48.485 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-24 02:50:48.489 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-24 02:50:48.493 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-24 02:50:48.496 | + 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-06-24 02:50:48.502 | + 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-06-24 02:50:48.505 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-24 02:50:48.508 | + 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-06-24 02:50:48.511 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-24 02:50:48.513 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-24 02:50:48.516 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-24 02:50:48.518 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-24 02:50:48.521 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-24 02:50:48.525 | + 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-06-24 02:50:48.629 | + 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-06-24 02:50:48.732 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-24 02:50:48.818 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-24 02:50:48.911 | + 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-06-24 02:50:48.997 | + 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-06-24 02:50:49.094 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-24 02:50:49.180 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-24 02:50:49.267 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-24 02:50:49.346 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-24 02:50:49.432 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-24 02:50:49.524 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-24 02:50:49.527 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-24 02:50:49.532 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-24 02:50:49.645 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-24 02:50:50.208 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-24 02:50:50.238 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-24 02:50:50.795 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-24 02:50:50.963 | + functions-common:run_process:1686 : time_stop run_process 2026-06-24 02:50:50.966 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:50.975 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:50.981 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:50.987 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:50.993 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:51.005 | + functions-common:time_stop:2426 : name=run_process 2026-06-24 02:50:51.006 | + functions-common:time_stop:2427 : start_time=1782269448390 2026-06-24 02:50:51.013 | + functions-common:time_stop:2429 : [[ -z 1782269448390 ]] 2026-06-24 02:50:51.021 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:51.037 | + functions-common:time_stop:2432 : end_time=1782269451027 2026-06-24 02:50:51.048 | + functions-common:time_stop:2433 : elapsed_time=2637 2026-06-24 02:50:51.052 | + functions-common:time_stop:2434 : total=43148 2026-06-24 02:50:51.060 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:51.067 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45785 2026-06-24 02:50:51.077 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-24 02:50:51.114 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:50:51.120 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.25) to start...' 2026-06-24 02:50:51.120 | Waiting for g-api (192.168.122.25) to start... 2026-06-24 02:50:51.127 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.25/image 2026-06-24 02:50:51.131 | + functions:wait_for_service:476 : local timeout=60 2026-06-24 02:50:51.136 | + functions:wait_for_service:477 : local url=http://192.168.122.25/image 2026-06-24 02:50:51.143 | + functions:wait_for_service:478 : local rval=0 2026-06-24 02:50:51.152 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-24 02:50:51.156 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:50:51.163 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:50:51.167 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:50:51.178 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:50:51.188 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269451180 2026-06-24 02:50:51.197 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-24 02:50:51.210 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:50:51.214 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.25/image 2026-06-24 02:50:56.783 | + :: : [[ 300 == 503 ]] 2026-06-24 02:50:56.787 | + :: : [[ 0 -eq 7 ]] 2026-06-24 02:50:56.791 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-24 02:50:56.800 | + functions-common:time_stop:2420 : local name 2026-06-24 02:50:56.807 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:50:56.815 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:50:56.822 | + functions-common:time_stop:2423 : local total 2026-06-24 02:50:56.830 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:50:56.835 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:50:56.843 | + functions-common:time_stop:2427 : start_time=1782269451180 2026-06-24 02:50:56.850 | + functions-common:time_stop:2429 : [[ -z 1782269451180 ]] 2026-06-24 02:50:56.859 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:50:56.876 | + functions-common:time_stop:2432 : end_time=1782269456865 2026-06-24 02:50:56.881 | + functions-common:time_stop:2433 : elapsed_time=5685 2026-06-24 02:50:56.890 | + functions-common:time_stop:2434 : total=19765 2026-06-24 02:50:56.899 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:50:56.906 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25450 2026-06-24 02:50:56.913 | + functions:wait_for_service:486 : return 0 2026-06-24 02:50:56.919 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-24 02:50:56.963 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:56.969 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-24 02:50:57.001 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:50:57.005 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-24 02:50:57.010 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:50:57.014 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-24 02:50:57.018 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-24 02:50:57.021 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:50:57.025 | + 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-06-24 02:50:57.029 | + functions:upload_image:141 : local image image_fname image_name 2026-06-24 02:50:57.036 | + functions:upload_image:143 : local max_attempts=5 2026-06-24 02:50:57.038 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-24 02:50:57.047 | ++ 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-06-24 02:50:57.053 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-24 02:50:57.057 | + 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-06-24 02:50:57.061 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-24 02:50:57.068 | ++ functions:upload_image:151 : seq 5 2026-06-24 02:50:57.073 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-24 02:50:57.077 | + functions:upload_image:152 : local rc=0 2026-06-24 02:50:57.081 | + 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-06-24 02:50:57.087 | --2026-06-24 04:50:57-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:50:57.177 | Resolving github.com (github.com)... 140.82.121.4 2026-06-24 02:50:57.197 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-24 02:50:57.494 | HTTP request sent, awaiting response... 302 Found 2026-06-24 02:50:57.494 | 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-06-24T03%3A42%3A46Z&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-06-24T02%3A42%3A45Z&ske=2026-06-24T03%3A42%3A46Z&sks=b&skv=2018-11-09&sig=p81dK%2BZ1Yp1tbfAG5O6x7nKKnoCljP713J4olDxOJ%2B8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjI3MTI1NywibmJmIjoxNzgyMjY5NDU3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.NGKwBibq7hyoVxY5AO6ZcOuTO_ZKmVWtmNiBY99ThWk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-24 02:50:57.496 | --2026-06-24 04:50:57-- 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-06-24T03%3A42%3A46Z&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-06-24T02%3A42%3A45Z&ske=2026-06-24T03%3A42%3A46Z&sks=b&skv=2018-11-09&sig=p81dK%2BZ1Yp1tbfAG5O6x7nKKnoCljP713J4olDxOJ%2B8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjI3MTI1NywibmJmIjoxNzgyMjY5NDU3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.NGKwBibq7hyoVxY5AO6ZcOuTO_ZKmVWtmNiBY99ThWk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-24 02:50:57.496 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2026-06-24 02:50:57.512 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-24 02:50:57.554 | HTTP request sent, awaiting response... 200 OK 2026-06-24 02:50:57.554 | Length: 21692416 (21M) [application/octet-stream] 2026-06-24 02:50:57.554 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-24 02:50:57.632 | 2026-06-24 02:50:58.143 | 0K ........ ........ .... 100% 35.1M=0.6s 2026-06-24 02:50:58.143 | 2026-06-24 02:50:58.144 | 2026-06-24 04:50:58 (35.1 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-24 02:50:58.144 | 2026-06-24 02:50:58.150 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-24 02:50:58.155 | + functions:upload_image:163 : break 2026-06-24 02:50:58.159 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:50:58.163 | + 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-06-24 02:50:58.168 | + 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-06-24 02:50:58.172 | + 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-06-24 02:50:58.175 | + functions:upload_image:313 : local kernel= 2026-06-24 02:50:58.181 | + functions:upload_image:314 : local ramdisk= 2026-06-24 02:50:58.184 | + functions:upload_image:315 : local disk_format= 2026-06-24 02:50:58.188 | + functions:upload_image:316 : local container_format= 2026-06-24 02:50:58.193 | + functions:upload_image:317 : local unpack= 2026-06-24 02:50:58.198 | + functions:upload_image:318 : local img_property= 2026-06-24 02:50:58.202 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-24 02:50:58.205 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-24 02:50:58.209 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-24 02:50:58.213 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-24 02:50:58.218 | + functions:upload_image:328 : case "$image_fname" in 2026-06-24 02:50:58.222 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-24 02:50:58.229 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-24 02:50:58.231 | + functions:upload_image:350 : local format 2026-06-24 02:50:58.238 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:50:58.241 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-24 02:50:58.253 | + functions:upload_image:351 : format=qcow2 2026-06-24 02:50:58.258 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-24 02:50:58.263 | + functions:upload_image:353 : disk_format=qcow2 2026-06-24 02:50:58.267 | + functions:upload_image:357 : container_format=bare 2026-06-24 02:50:58.272 | + functions:upload_image:404 : is_arch ppc64le 2026-06-24 02:50:58.277 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:50:58.286 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-24 02:50:58.289 | + functions:upload_image:404 : is_arch ppc64 2026-06-24 02:50:58.294 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:50:58.300 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-24 02:50:58.305 | + functions:upload_image:404 : is_arch ppc 2026-06-24 02:50:58.310 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:50:58.316 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-24 02:50:58.321 | + functions:upload_image:408 : is_arch aarch64 2026-06-24 02:50:58.326 | ++ functions-common:is_arch:519 : uname -m 2026-06-24 02:50:58.332 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-24 02:50:58.337 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-24 02:50:58.341 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-24 02:50:58.346 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-24 02:50:58.350 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-24 02:50:58.354 | + 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-06-24 02:50:58.358 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-24 02:50:58.362 | + functions:_upload_image:112 : shift 2026-06-24 02:50:58.366 | + functions:_upload_image:113 : local container=bare 2026-06-24 02:50:58.370 | + functions:_upload_image:114 : shift 2026-06-24 02:50:58.374 | + functions:_upload_image:115 : local disk=qcow2 2026-06-24 02:50:58.377 | + functions:_upload_image:116 : shift 2026-06-24 02:50:58.381 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:50:58.383 | + functions:_upload_image:118 : shift 2026-06-24 02:50:58.387 | + functions:_upload_image:119 : local properties 2026-06-24 02:50:58.392 | + functions:_upload_image:120 : local useimport 2026-06-24 02:50:58.397 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-24 02:50:58.401 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-24 02:50:58.404 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-24 02:50:58.408 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-24 02:50:58.412 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-24 02:50:58.418 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-24 02:50:58.424 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-24 02:50:58.430 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-24 02:50:58.436 | + 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-06-24 02:51:04.385 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-24 02:51:04.385 | | Field | Value | 2026-06-24 02:51:04.385 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-24 02:51:04.385 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-24 02:51:04.386 | | container_format | bare | 2026-06-24 02:51:04.386 | | created_at | 2026-06-24T02:51:02Z | 2026-06-24 02:51:04.386 | | disk_format | qcow2 | 2026-06-24 02:51:04.386 | | file | /v2/images/f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1/file | 2026-06-24 02:51:04.386 | | id | f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 | 2026-06-24 02:51:04.386 | | min_disk | 0 | 2026-06-24 02:51:04.386 | | min_ram | 0 | 2026-06-24 02:51:04.386 | | name | cirros-0.6.3-x86_64-disk | 2026-06-24 02:51:04.386 | | owner | f7b9466e67614ef6a2783f0123a80489 | 2026-06-24 02:51:04.386 | | 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-06-24 02:51:04.386 | | protected | False | 2026-06-24 02:51:04.387 | | schema | /v2/schemas/image | 2026-06-24 02:51:04.387 | | size | 21692416 | 2026-06-24 02:51:04.387 | | status | active | 2026-06-24 02:51:04.387 | | tags | | 2026-06-24 02:51:04.387 | | updated_at | 2026-06-24T02:51:04Z | 2026-06-24 02:51:04.389 | | virtual_size | 117440512 | 2026-06-24 02:51:04.389 | | visibility | public | 2026-06-24 02:51:04.389 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-24 02:51:04.828 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-24 02:51:04.907 | [2077 Async create_flavors:80196]: Waiting for completion of create_flavors running on PID 80196 (2 other jobs running) 2026-06-24 02:51:04.943 | [2077 Async create_flavors:80196]: Signaling child to exit 2026-06-24 02:51:13.921 | + inc/async:async_inner:64 : rc=0 2026-06-24 02:51:13.955 | [80196 Async create_flavors:80196]: finished successfully 2026-06-24 02:51:13.985 | WAKEUP 2026-06-24 02:51:14.011 | [2077 Async create_flavors:80196]: Signaled 2026-06-24 02:51:14.013 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-24 02:51:14.013 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:51:14.013 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-24 02:51:14.013 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-24 02:51:14.014 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-24 02:51:14.014 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.014 | | Field | Value | 2026-06-24 02:51:14.014 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.014 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:51:14.014 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:51:14.014 | | description | None | 2026-06-24 02:51:14.014 | | disk | 1 | 2026-06-24 02:51:14.015 | | id | c1 | 2026-06-24 02:51:14.015 | | name | cirros256 | 2026-06-24 02:51:14.015 | | os-flavor-access:is_public | True | 2026-06-24 02:51:14.015 | | properties | hw_rng:allowed='True' | 2026-06-24 02:51:14.015 | | ram | 256 | 2026-06-24 02:51:14.015 | | rxtx_factor | 1.0 | 2026-06-24 02:51:14.015 | | swap | 0 | 2026-06-24 02:51:14.015 | | vcpus | 1 | 2026-06-24 02:51:14.015 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.015 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-24 02:51:14.015 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.015 | | Field | Value | 2026-06-24 02:51:14.016 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.016 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:51:14.016 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:51:14.016 | | description | None | 2026-06-24 02:51:14.016 | | disk | 5 | 2026-06-24 02:51:14.016 | | id | d1 | 2026-06-24 02:51:14.016 | | name | ds512M | 2026-06-24 02:51:14.016 | | os-flavor-access:is_public | True | 2026-06-24 02:51:14.016 | | properties | hw_rng:allowed='True' | 2026-06-24 02:51:14.016 | | ram | 512 | 2026-06-24 02:51:14.016 | | rxtx_factor | 1.0 | 2026-06-24 02:51:14.017 | | swap | 0 | 2026-06-24 02:51:14.017 | | vcpus | 1 | 2026-06-24 02:51:14.017 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.017 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-24 02:51:14.017 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.017 | | Field | Value | 2026-06-24 02:51:14.017 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.017 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:51:14.017 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:51:14.017 | | description | None | 2026-06-24 02:51:14.017 | | disk | 10 | 2026-06-24 02:51:14.018 | | id | d2 | 2026-06-24 02:51:14.018 | | name | ds1G | 2026-06-24 02:51:14.018 | | os-flavor-access:is_public | True | 2026-06-24 02:51:14.018 | | properties | hw_rng:allowed='True' | 2026-06-24 02:51:14.018 | | ram | 1024 | 2026-06-24 02:51:14.018 | | rxtx_factor | 1.0 | 2026-06-24 02:51:14.018 | | swap | 0 | 2026-06-24 02:51:14.018 | | vcpus | 1 | 2026-06-24 02:51:14.018 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.018 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-24 02:51:14.018 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.018 | | Field | Value | 2026-06-24 02:51:14.019 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.019 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:51:14.019 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:51:14.019 | | description | None | 2026-06-24 02:51:14.019 | | disk | 10 | 2026-06-24 02:51:14.019 | | id | d3 | 2026-06-24 02:51:14.019 | | name | ds2G | 2026-06-24 02:51:14.019 | | os-flavor-access:is_public | True | 2026-06-24 02:51:14.019 | | properties | hw_rng:allowed='True' | 2026-06-24 02:51:14.019 | | ram | 2048 | 2026-06-24 02:51:14.019 | | rxtx_factor | 1.0 | 2026-06-24 02:51:14.020 | | swap | 0 | 2026-06-24 02:51:14.020 | | vcpus | 2 | 2026-06-24 02:51:14.020 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.020 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-24 02:51:14.020 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.020 | | Field | Value | 2026-06-24 02:51:14.020 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.020 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:51:14.020 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:51:14.020 | | description | None | 2026-06-24 02:51:14.020 | | disk | 20 | 2026-06-24 02:51:14.020 | | id | d4 | 2026-06-24 02:51:14.021 | | name | ds4G | 2026-06-24 02:51:14.021 | | os-flavor-access:is_public | True | 2026-06-24 02:51:14.021 | | properties | hw_rng:allowed='True' | 2026-06-24 02:51:14.021 | | ram | 4096 | 2026-06-24 02:51:14.021 | | rxtx_factor | 1.0 | 2026-06-24 02:51:14.021 | | swap | 0 | 2026-06-24 02:51:14.021 | | vcpus | 4 | 2026-06-24 02:51:14.021 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.021 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-24 02:51:14.021 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-24 02:51:14.021 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-24 02:51:14.022 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.022 | | Field | Value | 2026-06-24 02:51:14.022 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.022 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:51:14.022 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:51:14.022 | | description | None | 2026-06-24 02:51:14.022 | | disk | 1 | 2026-06-24 02:51:14.022 | | id | 1 | 2026-06-24 02:51:14.022 | | name | m1.tiny | 2026-06-24 02:51:14.022 | | os-flavor-access:is_public | True | 2026-06-24 02:51:14.022 | | properties | hw_rng:allowed='True' | 2026-06-24 02:51:14.023 | | ram | 512 | 2026-06-24 02:51:14.023 | | rxtx_factor | 1.0 | 2026-06-24 02:51:14.023 | | swap | 0 | 2026-06-24 02:51:14.023 | | vcpus | 1 | 2026-06-24 02:51:14.023 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.023 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-24 02:51:14.023 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.023 | | Field | Value | 2026-06-24 02:51:14.023 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.023 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:51:14.023 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:51:14.024 | | description | None | 2026-06-24 02:51:14.024 | | disk | 20 | 2026-06-24 02:51:14.024 | | id | 2 | 2026-06-24 02:51:14.024 | | name | m1.small | 2026-06-24 02:51:14.024 | | os-flavor-access:is_public | True | 2026-06-24 02:51:14.024 | | properties | hw_rng:allowed='True' | 2026-06-24 02:51:14.024 | | ram | 2048 | 2026-06-24 02:51:14.024 | | rxtx_factor | 1.0 | 2026-06-24 02:51:14.024 | | swap | 0 | 2026-06-24 02:51:14.024 | | vcpus | 1 | 2026-06-24 02:51:14.025 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.025 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-24 02:51:14.025 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.025 | | Field | Value | 2026-06-24 02:51:14.025 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.025 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:51:14.025 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:51:14.025 | | description | None | 2026-06-24 02:51:14.025 | | disk | 40 | 2026-06-24 02:51:14.025 | | id | 3 | 2026-06-24 02:51:14.026 | | name | m1.medium | 2026-06-24 02:51:14.026 | | os-flavor-access:is_public | True | 2026-06-24 02:51:14.026 | | properties | hw_rng:allowed='True' | 2026-06-24 02:51:14.026 | | ram | 4096 | 2026-06-24 02:51:14.026 | | rxtx_factor | 1.0 | 2026-06-24 02:51:14.026 | | swap | 0 | 2026-06-24 02:51:14.026 | | vcpus | 2 | 2026-06-24 02:51:14.026 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.026 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-24 02:51:14.026 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.026 | | Field | Value | 2026-06-24 02:51:14.027 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.027 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:51:14.027 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:51:14.027 | | description | None | 2026-06-24 02:51:14.027 | | disk | 80 | 2026-06-24 02:51:14.027 | | id | 4 | 2026-06-24 02:51:14.027 | | name | m1.large | 2026-06-24 02:51:14.027 | | os-flavor-access:is_public | True | 2026-06-24 02:51:14.027 | | properties | hw_rng:allowed='True' | 2026-06-24 02:51:14.027 | | ram | 8192 | 2026-06-24 02:51:14.027 | | rxtx_factor | 1.0 | 2026-06-24 02:51:14.027 | | swap | 0 | 2026-06-24 02:51:14.028 | | vcpus | 4 | 2026-06-24 02:51:14.028 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.028 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-24 02:51:14.028 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.028 | | Field | Value | 2026-06-24 02:51:14.028 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.028 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:51:14.028 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:51:14.028 | | description | None | 2026-06-24 02:51:14.028 | | disk | 160 | 2026-06-24 02:51:14.028 | | id | 5 | 2026-06-24 02:51:14.029 | | name | m1.xlarge | 2026-06-24 02:51:14.029 | | os-flavor-access:is_public | True | 2026-06-24 02:51:14.029 | | properties | hw_rng:allowed='True' | 2026-06-24 02:51:14.029 | | ram | 16384 | 2026-06-24 02:51:14.029 | | rxtx_factor | 1.0 | 2026-06-24 02:51:14.029 | | swap | 0 | 2026-06-24 02:51:14.029 | | vcpus | 8 | 2026-06-24 02:51:14.029 | +----------------------------+-----------------------+ 2026-06-24 02:51:14.071 | [2077 Async create_flavors:80196]: finished create_flavors with result 0 in 43 seconds 2026-06-24 02:51:14.078 | + inc/async:async_wait:197 : return 0 2026-06-24 02:51:14.083 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-24 02:51:14.110 | + functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:51:14.114 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-24 02:51:14.139 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:51:14.143 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-24 02:51:14.171 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:51:14.174 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-24 02:51:14.178 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-24 02:51:14.183 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-24 02:51:14.186 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:51:14.189 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-24 02:51:14.191 | ++ 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-06-24 02:51:14.194 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-24 02:51:14.196 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-24 02:51:14.198 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-24 02:51:14.200 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-24 02:51:14.202 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-24 02:51:14.204 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-24 02:51:14.206 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-24 02:51:14.207 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-24 02:51:14.209 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-24 02:51:14.211 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-24 02:51:14.213 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-24 02:51:14.215 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:51:14.216 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-24 02:51:14.218 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-24 02:51:14.220 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-24 02:51:14.221 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:51:14.223 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-24 02:51:14.225 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-24 02:51:14.227 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-24 02:51:14.229 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:51:14.231 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-24 02:51:14.233 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-24 02:51:14.236 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-24 02:51:14.238 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-24 02:51:14.240 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:51:14.242 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-24 02:51:14.243 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-24 02:51:14.245 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-24 02:51:14.247 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-24 02:51:14.249 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-24 02:51:14.250 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-24 02:51:14.252 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-24 02:51:14.254 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-24 02:51:14.255 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-24 02:51:14.258 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-24 02:51:14.260 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-24 02:51:14.261 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-24 02:51:14.263 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-24 02:51:14.265 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-24 02:51:14.267 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-24 02:51:14.269 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-24 02:51:14.271 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-24 02:51:14.273 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-24 02:51:14.275 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-24 02:51:14.277 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-24 02:51:14.278 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-24 02:51:14.281 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-24 02:51:14.283 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-24 02:51:14.285 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-24 02:51:14.286 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-24 02:51:14.288 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-24 02:51:14.290 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-24 02:51:14.292 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-24 02:51:14.295 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-24 02:51:14.296 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-24 02:51:14.296 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-24 02:51:14.297 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-24 02:51:14.298 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-24 02:51:16.616 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-24 02:51:16.618 | 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-06-24 02:51:17.000 | + ./stack.sh:main:1403 : save_stackenv 2026-06-24 02:51:17.005 | + functions-common:save_stackenv:65 : local tag= 2026-06-24 02:51:17.010 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-24 02:51:17.016 | + functions-common:save_stackenv:67 : time_stamp=2026-06-24-045117 2026-06-24 02:51:17.020 | + functions-common:save_stackenv:68 : echo '# 2026-06-24-045117 ' 2026-06-24 02:51:17.025 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.029 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-24 02:51:17.033 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.037 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-24 02:51:17.041 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.045 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-24 02:51:17.049 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.053 | + 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-06-24 02:51:17.056 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.060 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.25 2026-06-24 02:51:17.063 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.068 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.25/identity 2026-06-24 02:51:17.071 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.075 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-24-042652 2026-06-24 02:51:17.080 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.082 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-24 02:51:17.085 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.090 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.25 2026-06-24 02:51:17.094 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.098 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-24 02:51:17.102 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.106 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-24 02:51:17.111 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.115 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-24 02:51:17.119 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.123 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-24 02:51:17.127 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.131 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.25 2026-06-24 02:51:17.135 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-24 02:51:17.139 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-24 02:51:17.142 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-24 02:51:17.146 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-24 02:51:17.149 | + inc/meta-config:merge_config_group:171 : shift 2026-06-24 02:51:17.154 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-24 02:51:17.158 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:51:17.162 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-24 02:51:17.166 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-24 02:51:17.171 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-24 02:51:17.175 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:51:17.178 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-24 02:51:17.183 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:51:17.186 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-24 02:51:17.186 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:51:17.186 | gsub("[][]", "", $1); 2026-06-24 02:51:17.186 | split($1, a, "|"); 2026-06-24 02:51:17.186 | if (a[1] == matchgroup) 2026-06-24 02:51:17.187 | print a[2] 2026-06-24 02:51:17.187 | } 2026-06-24 02:51:17.187 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:51:17.195 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-24 02:51:17.199 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 02:51:17.203 | + functions-common:run_phase:1849 : local phase=extra 2026-06-24 02:51:17.206 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:51:17.210 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:51:17.215 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:51:17.220 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:51:17.224 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:51:17.231 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:51:17.236 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:51:17.241 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:51:17.245 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:51:17.249 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-24 02:51:17.254 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:51:17.279 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:51:17.283 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:51:17.289 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:51:17.291 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-24 02:51:17.294 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:51:17.298 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:51:17.301 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:51:17.305 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-24 02:51:17.309 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-24 02:51:17.313 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 02:51:17.316 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 02:51:17.320 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:51:17.324 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 02:51:17.328 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-24 02:51:17.331 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 02:51:17.335 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-24 02:51:17.340 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 02:51:17.344 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 02:51:17.348 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-24 02:51:17.352 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-24 02:51:17.357 | + inc/meta-config:merge_config_group:171 : shift 2026-06-24 02:51:17.361 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-24 02:51:17.365 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:51:17.369 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-24 02:51:17.373 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-24 02:51:17.378 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-24 02:51:17.382 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:51:17.386 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-24 02:51:17.391 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:51:17.395 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-24 02:51:17.395 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:51:17.396 | gsub("[][]", "", $1); 2026-06-24 02:51:17.396 | split($1, a, "|"); 2026-06-24 02:51:17.396 | if (a[1] == matchgroup) 2026-06-24 02:51:17.396 | print a[2] 2026-06-24 02:51:17.396 | } 2026-06-24 02:51:17.396 | ' /home/quobyte/devstack/local.conf 2026-06-24 02:51:17.403 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-24 02:51:17.432 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:51:17.435 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-24 02:51:17.439 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-24 02:51:17.444 | + functions:wait_for_compute:490 : local timeout=60 2026-06-24 02:51:17.448 | + functions:wait_for_compute:491 : local rval=0 2026-06-24 02:51:17.452 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-24 02:51:17.456 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-24 02:51:17.460 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-24 02:51:17.465 | + functions-common:time_start:2407 : local start_time= 2026-06-24 02:51:17.469 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:51:17.474 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:51:17.480 | + functions-common:time_start:2411 : _TIME_START[$name]=1782269477475 2026-06-24 02:51:17.485 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-24 02:51:17.515 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-24 02:51:17.518 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-24 02:51:17.523 | ++ functions:wait_for_compute:496 : hostname 2026-06-24 02:51:17.527 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-24 02:51:17.531 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-24 02:51:17.538 | ++ functions:wait_for_compute:498 : hostname 2026-06-24 02:51:17.543 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:51:17.545 | + :: : ID= 2026-06-24 02:51:17.548 | + :: : [[ '' == '' ]] 2026-06-24 02:51:17.550 | + :: : sleep 1 2026-06-24 02:51:18.553 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-24 02:51:18.556 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-24 02:51:22.003 | + :: : ID=43a689e1-97e4-49e4-9872-f70de5732251 2026-06-24 02:51:22.005 | + :: : [[ 43a689e1-97e4-49e4-9872-f70de5732251 == '' ]] 2026-06-24 02:51:22.010 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-24 02:51:22.014 | + functions-common:time_stop:2420 : local name 2026-06-24 02:51:22.019 | + functions-common:time_stop:2421 : local end_time 2026-06-24 02:51:22.024 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:51:22.029 | + functions-common:time_stop:2423 : local total 2026-06-24 02:51:22.033 | + functions-common:time_stop:2424 : local start_time 2026-06-24 02:51:22.037 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-24 02:51:22.042 | + functions-common:time_stop:2427 : start_time=1782269477475 2026-06-24 02:51:22.046 | + functions-common:time_stop:2429 : [[ -z 1782269477475 ]] 2026-06-24 02:51:22.051 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:51:22.058 | + functions-common:time_stop:2432 : end_time=1782269482053 2026-06-24 02:51:22.063 | + functions-common:time_stop:2433 : elapsed_time=4578 2026-06-24 02:51:22.067 | + functions-common:time_stop:2434 : total=25450 2026-06-24 02:51:22.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:51:22.076 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30028 2026-06-24 02:51:22.081 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-24 02:51:22.085 | + functions:wait_for_compute:516 : return 0 2026-06-24 02:51:22.089 | + ./stack.sh:main:1443 : service_check 2026-06-24 02:51:22.094 | + functions-common:service_check:1713 : local service 2026-06-24 02:51:22.098 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.103 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-24 02:51:22.121 | not-found 2026-06-24 02:51:22.127 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.132 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-24 02:51:22.151 | enabled 2026-06-24 02:51:22.158 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-24 02:51:22.181 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-24 02:51:22.181 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-24 02:51:22.181 | Active: active (running) since Wed 2026-06-24 04:47:58 CEST; 3min 23s ago 2026-06-24 02:51:22.181 | Main PID: 67857 (uwsgi) 2026-06-24 02:51:22.181 | Status: "uWSGI is ready" 2026-06-24 02:51:22.181 | Tasks: 17 (limit: 14255) 2026-06-24 02:51:22.181 | Memory: 274.2M (peak: 274.7M) 2026-06-24 02:51:22.181 | CPU: 15.254s 2026-06-24 02:51:22.181 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-24 02:51:22.182 | ├─67857 "nova-apiuWSGI master" 2026-06-24 02:51:22.182 | ├─67858 "nova-apiuWSGI worker 1" 2026-06-24 02:51:22.182 | └─67859 "nova-apiuWSGI worker 2" 2026-06-24 02:51:22.182 | 2026-06-24 02:51:22.182 | Jun 24 04:51:21 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 18/36] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:51:21 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-24 02:51:22.182 | Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-24 02:51:22.182 | Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-24 02:51:22.182 | Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-24 02:51:22.182 | Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa 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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:51:22.182 | Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-24 02:51:22.182 | Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-24 02:51:22.183 | Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:51:22.183 | Jun 24 04:51:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] 192.168.122.25 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.163649 2026-06-24 02:51:22.183 | Jun 24 04:51:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 19/37] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 04:51:21 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-24 02:51:22.189 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.193 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-24 02:51:22.212 | enabled 2026-06-24 02:51:22.219 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-24 02:51:22.244 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-24 02:51:22.245 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-24 02:51:22.245 | Active: active (running) since Wed 2026-06-24 04:50:24 CEST; 57s ago 2026-06-24 02:51:22.245 | Main PID: 80038 (nova-compute) 2026-06-24 02:51:22.245 | Tasks: 10 (limit: 14255) 2026-06-24 02:51:22.245 | Memory: 136.7M (peak: 138.1M) 2026-06-24 02:51:22.245 | CPU: 4.556s 2026-06-24 02:51:22.245 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-24 02:51:22.245 | └─80038 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-24 02:51:22.245 | 2026-06-24 02:51:22.246 | Jun 24 04:50:55 devstack nova-compute[80038]: DEBUG nova.compute.resource_tracker [None req-2439668d-783a-482e-ac4d-1b8e1ab2f653 None None] Compute_service record updated for devstack:devstack {{(pid=80038) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-24 02:51:22.246 | Jun 24 04:50:55 devstack nova-compute[80038]: DEBUG oslo_concurrency.lockutils [None req-2439668d-783a-482e-ac4d-1b8e1ab2f653 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 5.122s {{(pid=80038) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:51:22.246 | Jun 24 04:50:55 devstack nova-compute[80038]: DEBUG nova.service [None req-2439668d-783a-482e-ac4d-1b8e1ab2f653 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80038) start /opt/stack/nova/nova/service.py:196}} 2026-06-24 02:51:22.246 | Jun 24 04:50:55 devstack nova-compute[80038]: DEBUG nova.service [None req-2439668d-783a-482e-ac4d-1b8e1ab2f653 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80038) start /opt/stack/nova/nova/service.py:212}} 2026-06-24 02:51:22.246 | Jun 24 04:50:55 devstack nova-compute[80038]: DEBUG nova.service [None req-2439668d-783a-482e-ac4d-1b8e1ab2f653 None None] Join ServiceGroup membership for this service compute {{(pid=80038) start /opt/stack/nova/nova/service.py:222}} 2026-06-24 02:51:22.246 | Jun 24 04:50:55 devstack nova-compute[80038]: DEBUG nova.servicegroup.drivers.db [None req-2439668d-783a-482e-ac4d-1b8e1ab2f653 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80038) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-24 02:51:22.246 | Jun 24 04:51:01 devstack nova-compute[80038]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80038) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:22.246 | Jun 24 04:51:13 devstack nova-compute[80038]: DEBUG oslo_service.periodic_task [None req-98210c18-2e19-43ca-872d-5106bd384f1c None None] Running periodic task ComputeManager._sync_power_states {{(pid=80038) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-24 02:51:22.247 | Jun 24 04:51:14 devstack nova-compute[80038]: DEBUG oslo_service.periodic_task [None req-98210c18-2e19-43ca-872d-5106bd384f1c None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80038) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-24 02:51:22.247 | Jun 24 04:51:14 devstack nova-compute[80038]: DEBUG oslo.service.backend._threading.loopingcall [None req-98210c18-2e19-43ca-872d-5106bd384f1c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 15.21 seconds {{(pid=80038) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:22.251 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.255 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-24 02:51:22.273 | not-found 2026-06-24 02:51:22.280 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.285 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-24 02:51:22.304 | enabled 2026-06-24 02:51:22.310 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-24 02:51:22.334 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-24 02:51:22.334 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-24 02:51:22.334 | Active: active (running) since Wed 2026-06-24 04:50:11 CEST; 1min 11s ago 2026-06-24 02:51:22.334 | Main PID: 76311 (nova-scheduler:) 2026-06-24 02:51:22.334 | Tasks: 19 (limit: 14255) 2026-06-24 02:51:22.334 | Memory: 158.1M (peak: 158.4M) 2026-06-24 02:51:22.334 | CPU: 4.953s 2026-06-24 02:51:22.334 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-24 02:51:22.334 | ├─76311 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-24 02:51:22.335 | ├─77799 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-24 02:51:22.335 | └─77813 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-24 02:51:22.335 | 2026-06-24 02:51:22.335 | Jun 24 04:50:18 devstack nova-scheduler[77813]: DEBUG oslo.service.backend._threading.loopingcall [None req-85f3e320-0771-460e-91b0-9290c7302bcf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=77813) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:22.335 | Jun 24 04:50:22 devstack nova-scheduler[77799]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=77799) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:22.335 | Jun 24 04:50:22 devstack nova-scheduler[77813]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=77813) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:22.335 | Jun 24 04:50:24 devstack nova-scheduler[76311]: DEBUG dbcounter [-] [76311] Writing DB stats nova_api:SELECT=3 {{(pid=76311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.335 | Jun 24 04:50:25 devstack nova-scheduler[76311]: DEBUG dbcounter [-] [76311] Writing DB stats nova_cell0:SELECT=1 {{(pid=76311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.335 | Jun 24 04:50:25 devstack nova-scheduler[76311]: DEBUG dbcounter [-] [76311] Writing DB stats nova_cell1:SELECT=1 {{(pid=76311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.335 | Jun 24 04:50:32 devstack nova-scheduler[77799]: DEBUG dbcounter [-] [77799] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=77799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.335 | Jun 24 04:50:32 devstack nova-scheduler[77813]: DEBUG dbcounter [-] [77813] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=77813) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.336 | Jun 24 04:50:56 devstack nova-scheduler[77799]: DEBUG oslo.service.backend._threading.loopingcall [None req-5154a5a1-dc6f-498b-bbc4-6a79b3343587 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=77799) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:22.336 | Jun 24 04:51:18 devstack nova-scheduler[77813]: DEBUG oslo.service.backend._threading.loopingcall [None req-85f3e320-0771-460e-91b0-9290c7302bcf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=77813) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:22.342 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.347 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-24 02:51:22.365 | not-found 2026-06-24 02:51:22.371 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.376 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-24 02:51:22.395 | enabled 2026-06-24 02:51:22.402 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-24 02:51:22.425 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-24 02:51:22.426 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-24 02:51:22.426 | Active: active (running) since Wed 2026-06-24 04:50:13 CEST; 1min 8s ago 2026-06-24 02:51:22.426 | Main PID: 76924 (uwsgi) 2026-06-24 02:51:22.426 | Status: "uWSGI is ready" 2026-06-24 02:51:22.426 | Tasks: 16 (limit: 14255) 2026-06-24 02:51:22.426 | Memory: 223.0M (peak: 223.5M) 2026-06-24 02:51:22.426 | CPU: 10.228s 2026-06-24 02:51:22.426 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-24 02:51:22.426 | ├─76924 "nova-api-metauWSGI master" 2026-06-24 02:51:22.426 | ├─76925 "nova-api-metauWSGI worker 1" 2026-06-24 02:51:22.426 | ├─76926 "nova-api-metauWSGI worker 2" 2026-06-24 02:51:22.427 | └─76927 "nova-api-metauWSGI http 1" 2026-06-24 02:51:22.427 | 2026-06-24 02:51:22.427 | Jun 24 04:50:20 devstack devstack@n-api-meta.service[76926]: DEBUG nova.api.openstack.wsgi_app [None req-47975df3-5093-4f39-ac7c-9b138295abad None None] ******************************************************************************** {{(pid=76926) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-24 02:51:22.427 | Jun 24 04:50:20 devstack devstack@n-api-meta.service[76926]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x76e2f9ca3668 pid: 76926 (default app) 2026-06-24 02:51:22.427 | Jun 24 04:50:28 devstack devstack@n-api-meta.service[76926]: DEBUG dbcounter [-] [76926] Writing DB stats nova_api:SELECT=1 {{(pid=76926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.427 | Jun 24 04:50:28 devstack devstack@n-api-meta.service[76925]: DEBUG dbcounter [-] [76925] Writing DB stats nova_api:SELECT=1 {{(pid=76925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.427 | Jun 24 04:50:29 devstack devstack@n-api-meta.service[76925]: DEBUG dbcounter [-] [76925] Writing DB stats nova_cell0:SELECT=1 {{(pid=76925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.427 | Jun 24 04:50:29 devstack devstack@n-api-meta.service[76925]: DEBUG dbcounter [-] [76925] Writing DB stats nova_cell1:SELECT=1 {{(pid=76925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.428 | Jun 24 04:50:29 devstack devstack@n-api-meta.service[76926]: DEBUG dbcounter [-] [76926] Writing DB stats nova_cell0:SELECT=1 {{(pid=76926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.428 | Jun 24 04:50:29 devstack devstack@n-api-meta.service[76926]: DEBUG dbcounter [-] [76926] Writing DB stats nova_cell1:SELECT=1 {{(pid=76926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.428 | Jun 24 04:50:29 devstack devstack@n-api-meta.service[76925]: DEBUG dbcounter [-] [76925] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=76925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.428 | Jun 24 04:50:29 devstack devstack@n-api-meta.service[76926]: DEBUG dbcounter [-] [76926] Writing DB stats nova_cell0:SELECT=1 {{(pid=76926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.431 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.436 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-24 02:51:22.456 | enabled 2026-06-24 02:51:22.462 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-24 02:51:22.485 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-24 02:51:22.485 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-24 02:51:22.485 | Active: active (running) since Wed 2026-06-24 04:48:42 CEST; 2min 39s ago 2026-06-24 02:51:22.485 | Main PID: 74107 (uwsgi) 2026-06-24 02:51:22.485 | Status: "uWSGI is ready" 2026-06-24 02:51:22.485 | Tasks: 5 (limit: 14255) 2026-06-24 02:51:22.486 | Memory: 177.2M (peak: 177.4M) 2026-06-24 02:51:22.486 | CPU: 6.422s 2026-06-24 02:51:22.486 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-24 02:51:22.486 | ├─74107 "placementuWSGI master" 2026-06-24 02:51:22.486 | ├─74108 "placementuWSGI worker 1" 2026-06-24 02:51:22.486 | └─74109 "placementuWSGI worker 2" 2026-06-24 02:51:22.486 | 2026-06-24 02:51:22.486 | Jun 24 04:50:54 devstack devstack@placement-api.service[74108]: INFO placement.requestlog [req-13146d52-aa8e-474a-9768-9b5eb83b566c req-a714a0d2-d689-46c3-9e8a-74d5252b92e0 service nova] 192.168.122.25 "PUT /placement/resource_providers/87aae64f-6eaa-4c71-bb91-40ee72aea88c/inventories" status: 200 len: 396 microversion: 1.26 2026-06-24 02:51:22.486 | Jun 24 04:50:54 devstack devstack@placement-api.service[74108]: [pid: 74108|app: 0|req: 5/9] 192.168.122.25 () {64 vars in 1493 bytes} [Wed Jun 24 04:50:54 2026] PUT /placement/resource_providers/87aae64f-6eaa-4c71-bb91-40ee72aea88c/inventories => generated 396 bytes in 107 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-24 02:51:22.487 | Jun 24 04:50:54 devstack devstack@placement-api.service[74109]: DEBUG placement.requestlog [req-13146d52-aa8e-474a-9768-9b5eb83b566c req-af74ab7d-b40e-4c0b-aae6-a4f389409b38 None None] Starting request: 192.168.122.25 "GET /placement/traits?name=in:COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NODE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_ISO,HW_ARCH_X86_64,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AMD_SVM,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_AVX,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE,HW_CPU_X86_CLMUL,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_MMX,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE2,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE4A,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_FMA3,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_BMI2,HW_CPU_X86_SSE41,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_USB" {{(pid=74109) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-24 02:51:22.487 | Jun 24 04:50:54 devstack devstack@placement-api.service[74109]: INFO placement.requestlog [req-13146d52-aa8e-474a-9768-9b5eb83b566c req-af74ab7d-b40e-4c0b-aae6-a4f389409b38 service nova] 192.168.122.25 "GET /placement/traits?name=in:COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NODE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_ISO,HW_ARCH_X86_64,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AMD_SVM,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_AVX,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE,HW_CPU_X86_CLMUL,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_MMX,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE2,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE4A,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_FMA3,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_BMI2,HW_CPU_X86_SSE41,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_USB" status: 200 len: 2058 microversion: 1.6 2026-06-24 02:51:22.487 | Jun 24 04:50:54 devstack devstack@placement-api.service[74109]: [pid: 74109|app: 0|req: 5/10] 192.168.122.25 () {60 vars in 4907 bytes} [Wed Jun 24 04:50:54 2026] GET /placement/traits?name=in:COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NODE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_ISO,HW_ARCH_X86_64,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AMD_SVM,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_IGB,HW_CPU_X86_AVX,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE,HW_CPU_X86_CLMUL,HW_CPU_X86_ABM,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_MMX,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE2,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE4A,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_FMA3,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,HW_CPU_X86_SVM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_BMI2,HW_CPU_X86_SSE41,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_USB => generated 2058 bytes in 92 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-24 02:51:22.487 | Jun 24 04:50:54 devstack devstack@placement-api.service[74108]: DEBUG placement.requestlog [req-13146d52-aa8e-474a-9768-9b5eb83b566c req-db90e27b-ab90-4d2a-917d-9a9fb9c9d558 None None] Starting request: 192.168.122.25 "PUT /placement/resource_providers/87aae64f-6eaa-4c71-bb91-40ee72aea88c/traits" {{(pid=74108) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-24 02:51:22.487 | Jun 24 04:50:54 devstack devstack@placement-api.service[74108]: INFO placement.requestlog [req-13146d52-aa8e-474a-9768-9b5eb83b566c req-db90e27b-ab90-4d2a-917d-9a9fb9c9d558 service nova] 192.168.122.25 "PUT /placement/resource_providers/87aae64f-6eaa-4c71-bb91-40ee72aea88c/traits" status: 200 len: 2093 microversion: 1.6 2026-06-24 02:51:22.488 | Jun 24 04:50:54 devstack devstack@placement-api.service[74108]: [pid: 74108|app: 0|req: 6/11] 192.168.122.25 () {64 vars in 1478 bytes} [Wed Jun 24 04:50:54 2026] PUT /placement/resource_providers/87aae64f-6eaa-4c71-bb91-40ee72aea88c/traits => generated 2093 bytes in 356 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-24 02:51:22.488 | Jun 24 04:51:04 devstack devstack@placement-api.service[74109]: DEBUG dbcounter [-] [74109] Writing DB stats placement:SELECT=4 {{(pid=74109) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.488 | Jun 24 04:51:04 devstack devstack@placement-api.service[74108]: DEBUG dbcounter [-] [74108] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.493 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.497 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-24 02:51:22.515 | not-found 2026-06-24 02:51:22.521 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.526 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-24 02:51:22.544 | enabled 2026-06-24 02:51:22.550 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-24 02:51:22.573 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-24 02:51:22.573 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-24 02:51:22.573 | Active: active (running) since Wed 2026-06-24 04:50:50 CEST; 31s ago 2026-06-24 02:51:22.573 | Main PID: 83151 (uwsgi) 2026-06-24 02:51:22.573 | Status: "uWSGI is ready" 2026-06-24 02:51:22.573 | Tasks: 9 (limit: 14255) 2026-06-24 02:51:22.574 | Memory: 257.7M (peak: 258.1M) 2026-06-24 02:51:22.574 | CPU: 10.860s 2026-06-24 02:51:22.574 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-24 02:51:22.574 | ├─83151 "glance-apiuWSGI master" 2026-06-24 02:51:22.574 | ├─83158 "glance-apiuWSGI worker 1" 2026-06-24 02:51:22.574 | └─83159 "glance-apiuWSGI worker 2" 2026-06-24 02:51:22.574 | 2026-06-24 02:51:22.575 | Jun 24 04:51:04 devstack devstack@g-api.service[83159]: INFO glance.location [None req-ca7e60f2-0256-438a-b500-d85f0546f22a admin admin] Image format matched and virtual size computed: 117440512 2026-06-24 02:51:22.575 | Jun 24 04:51:04 devstack devstack@g-api.service[83159]: DEBUG glance_store.backend [None req-ca7e60f2-0256-438a-b500-d85f0546f22a admin admin] Skipping store.set_acls... not implemented. {{(pid=83159) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-24 02:51:22.575 | Jun 24 04:51:04 devstack devstack@g-api.service[83159]: [pid: 83159|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Wed Jun 24 04:51:02 2026] PUT /v2/images/f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1/file => generated 0 bytes in 1768 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-24 02:51:22.575 | Jun 24 04:51:04 devstack devstack@g-api.service[83158]: DEBUG glance.api.middleware.version_negotiation [None req-0aed9c09-9888-46ae-a40a-740a7599bc2c admin admin] Determining version of request: GET /v2/images/f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 Accept: */* {{(pid=83158) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-24 02:51:22.575 | Jun 24 04:51:04 devstack devstack@g-api.service[83158]: DEBUG glance.api.middleware.version_negotiation [None req-0aed9c09-9888-46ae-a40a-740a7599bc2c admin admin] Using url versioning {{(pid=83158) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-24 02:51:22.575 | Jun 24 04:51:04 devstack devstack@g-api.service[83158]: DEBUG glance.api.middleware.version_negotiation [None req-0aed9c09-9888-46ae-a40a-740a7599bc2c admin admin] Matched version: v2 {{(pid=83158) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-24 02:51:22.575 | Jun 24 04:51:04 devstack devstack@g-api.service[83158]: DEBUG glance.api.middleware.version_negotiation [None req-0aed9c09-9888-46ae-a40a-740a7599bc2c admin admin] new path /v2/images/f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 {{(pid=83158) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-24 02:51:22.576 | Jun 24 04:51:04 devstack devstack@g-api.service[83158]: [pid: 83158|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Wed Jun 24 04:51:04 2026] GET /v2/images/f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 => generated 976 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 02:51:22.576 | Jun 24 04:51:14 devstack devstack@g-api.service[83159]: DEBUG dbcounter [-] [83159] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83159) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.576 | Jun 24 04:51:14 devstack devstack@g-api.service[83158]: DEBUG dbcounter [-] [83158] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83158) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.583 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.587 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-24 02:51:22.607 | enabled 2026-06-24 02:51:22.613 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-24 02:51:22.638 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-24 02:51:22.638 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-24 02:51:22.638 | Active: active (running) since Wed 2026-06-24 04:50:39 CEST; 42s ago 2026-06-24 02:51:22.638 | Main PID: 81635 (cinder-schedule) 2026-06-24 02:51:22.638 | Tasks: 1 (limit: 14255) 2026-06-24 02:51:22.638 | Memory: 109.6M (peak: 109.9M) 2026-06-24 02:51:22.639 | CPU: 4.088s 2026-06-24 02:51:22.639 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-24 02:51:22.639 | └─81635 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-24 02:51:22.639 | 2026-06-24 02:51:22.639 | Jun 24 04:50:44 devstack cinder-scheduler[81635]: DEBUG cinder.service [None req-84eaabac-1199-48e9-bd4c-7ad2c98fe005 None None] Creating RPC server for service cinder-scheduler {{(pid=81635) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-24 02:51:22.639 | Jun 24 04:50:44 devstack cinder-scheduler[81635]: DEBUG cinder.service [None req-84eaabac-1199-48e9-bd4c-7ad2c98fe005 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81635) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-24 02:51:22.639 | Jun 24 04:50:54 devstack cinder-scheduler[81635]: DEBUG dbcounter [-] [81635] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81635) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.640 | Jun 24 04:51:02 devstack cinder-scheduler[81635]: DEBUG cinder.scheduler.host_manager [None req-18d8abeb-5d4c-4fd3-a625-50cb8b83686b None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=81635) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-24 02:51:22.640 | Jun 24 04:51:02 devstack cinder-scheduler[81635]: DEBUG cinder.scheduler.host_manager [None req-18d8abeb-5d4c-4fd3-a625-50cb8b83686b 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, 6, 24, 2, 51, 2, 646326)}, {'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, 6, 24, 2, 51, 2, 646326)}]. {{(pid=81635) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-24 02:51:22.640 | Jun 24 04:51:02 devstack cinder-scheduler[81635]: DEBUG cinder.scheduler.host_manager [None req-18d8abeb-5d4c-4fd3-a625-50cb8b83686b 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, 6, 24, 2, 51, 2, 601708)} {{(pid=81635) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-24 02:51:22.640 | Jun 24 04:51:04 devstack cinder-scheduler[81635]: DEBUG oslo_service.periodic_task [None req-ee50a371-13f0-49d4-8dee-c4a21abd31d1 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=81635) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-24 02:51:22.640 | Jun 24 04:51:04 devstack cinder-scheduler[81635]: INFO cinder.message.api [None req-ee50a371-13f0-49d4-8dee-c4a21abd31d1 None None] Deleted 0 expired messages. 2026-06-24 02:51:22.640 | Jun 24 04:51:04 devstack cinder-scheduler[81635]: DEBUG oslo_service.periodic_task [None req-ee50a371-13f0-49d4-8dee-c4a21abd31d1 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=81635) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-24 02:51:22.640 | Jun 24 04:51:14 devstack cinder-scheduler[81635]: DEBUG dbcounter [-] [81635] Writing DB stats cinder:SELECT=2,cinder:DELETE=1 {{(pid=81635) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.646 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.650 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-24 02:51:22.670 | enabled 2026-06-24 02:51:22.677 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-24 02:51:22.700 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-24 02:51:22.701 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-24 02:51:22.701 | Active: active (running) since Wed 2026-06-24 04:50:32 CEST; 49s ago 2026-06-24 02:51:22.701 | Main PID: 80907 (uwsgi) 2026-06-24 02:51:22.701 | Status: "uWSGI is ready" 2026-06-24 02:51:22.701 | Tasks: 7 (limit: 14255) 2026-06-24 02:51:22.701 | Memory: 246.7M (peak: 247.1M) 2026-06-24 02:51:22.701 | CPU: 10.991s 2026-06-24 02:51:22.702 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-24 02:51:22.702 | ├─80907 "cinder-apiuWSGI master" 2026-06-24 02:51:22.702 | ├─80915 "cinder-apiuWSGI worker 1" 2026-06-24 02:51:22.702 | └─80916 "cinder-apiuWSGI worker 2" 2026-06-24 02:51:22.702 | 2026-06-24 02:51:22.702 | Jun 24 04:50:47 devstack devstack@c-api.service[80916]: DEBUG dbcounter [-] [80916] Writing DB stats cinder:SELECT=6 {{(pid=80916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.702 | Jun 24 04:50:47 devstack devstack@c-api.service[80916]: INFO cinder.api.openstack.wsgi [req-48565d35-92d2-4b86-b766-79db4a937886 req-0b1f7f47-6b22-46dc-95b8-bf94a3ca1acd admin admin] POST http://192.168.122.25/volume/v3/types/f79bcf48-1213-45e1-b995-2575e02a8caf/extra_specs 2026-06-24 02:51:22.702 | Jun 24 04:50:47 devstack devstack@c-api.service[80916]: DEBUG cinder.api.openstack.wsgi [req-48565d35-92d2-4b86-b766-79db4a937886 req-0b1f7f47-6b22-46dc-95b8-bf94a3ca1acd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=80916) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-24 02:51:22.702 | Jun 24 04:50:47 devstack devstack@c-api.service[80916]: /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-06-24 02:51:22.703 | Jun 24 04:50:47 devstack devstack@c-api.service[80916]: warnings.warn( 2026-06-24 02:51:22.703 | Jun 24 04:50:47 devstack devstack@c-api.service[80916]: DEBUG oslo_db.sqlalchemy.engines [req-48565d35-92d2-4b86-b766-79db4a937886 req-0b1f7f47-6b22-46dc-95b8-bf94a3ca1acd 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=80916) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-24 02:51:22.703 | Jun 24 04:50:47 devstack devstack@c-api.service[80916]: INFO cinder.api.openstack.wsgi [req-48565d35-92d2-4b86-b766-79db4a937886 req-0b1f7f47-6b22-46dc-95b8-bf94a3ca1acd admin admin] http://192.168.122.25/volume/v3/types/f79bcf48-1213-45e1-b995-2575e02a8caf/extra_specs returned with HTTP 200 2026-06-24 02:51:22.703 | Jun 24 04:50:47 devstack devstack@c-api.service[80916]: [pid: 80916|app: 0|req: 2/3] 192.168.122.25 () {62 vars in 1358 bytes} [Wed Jun 24 04:50:46 2026] POST /volume/v3/types/f79bcf48-1213-45e1-b995-2575e02a8caf/extra_specs => generated 55 bytes in 959 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-24 02:51:22.703 | Jun 24 04:50:56 devstack devstack@c-api.service[80915]: DEBUG dbcounter [-] [80915] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=80915) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.703 | Jun 24 04:50:57 devstack devstack@c-api.service[80916]: DEBUG dbcounter [-] [80916] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=80916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.708 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.712 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-24 02:51:22.731 | enabled 2026-06-24 02:51:22.738 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-24 02:51:22.762 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-24 02:51:22.762 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-24 02:51:22.762 | Active: active (running) since Wed 2026-06-24 04:50:42 CEST; 40s ago 2026-06-24 02:51:22.762 | Main PID: 82292 (cinder-volume) 2026-06-24 02:51:22.762 | Tasks: 2 (limit: 14255) 2026-06-24 02:51:22.762 | Memory: 143.4M (peak: 172.9M) 2026-06-24 02:51:22.763 | CPU: 20.395s 2026-06-24 02:51:22.763 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-24 02:51:22.763 | ├─82292 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-24 02:51:22.763 | └─82458 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-24 02:51:22.763 | 2026-06-24 02:51:22.763 | Jun 24 04:51:04 devstack sudo[83594]: 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-06-24 02:51:22.764 | Jun 24 04:51:04 devstack sudo[83594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-24 02:51:22.764 | Jun 24 04:51:05 devstack sudo[83594]: pam_unix(sudo:session): session closed for user root 2026-06-24 02:51:22.764 | Jun 24 04:51:05 devstack cinder-volume[82458]: DEBUG oslo_concurrency.processutils [None req-18d8abeb-5d4c-4fd3-a625-50cb8b83686b 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.643s {{(pid=82458) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-24 02:51:22.764 | Jun 24 04:51:05 devstack cinder-volume[82458]: INFO cinder.volume.manager [None req-18d8abeb-5d4c-4fd3-a625-50cb8b83686b None None] Driver post RPC initialization completed successfully. 2026-06-24 02:51:22.764 | Jun 24 04:51:07 devstack cinder-volume[82458]: DEBUG oslo_service.periodic_task [None req-3c51074d-fe69-4985-baa6-783ac390f88e None None] Running periodic task VolumeManager._thread_info {{(pid=82458) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-24 02:51:22.764 | Jun 24 04:51:07 devstack cinder-volume[82458]: DEBUG cinder.volume.manager [None req-3c51074d-fe69-4985-baa6-783ac390f88e None None] thread count: 6 {{(pid=82458) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-06-24 02:51:22.765 | Jun 24 04:51:07 devstack cinder-volume[82458]: DEBUG cinder.volume.manager [None req-3c51074d-fe69-4985-baa6-783ac390f88e None None] thread info: [<_MainThread(MainThread, started 127574207422592)>, , , , , ] {{(pid=82458) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-06-24 02:51:22.765 | Jun 24 04:51:12 devstack cinder-volume[82458]: DEBUG dbcounter [-] [82458] Writing DB stats cinder:SELECT=3 {{(pid=82458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.765 | Jun 24 04:51:15 devstack cinder-volume[82458]: DEBUG dbcounter [-] [82458] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=82458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:22.769 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.773 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-24 02:51:22.793 | not-found 2026-06-24 02:51:22.800 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.804 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-24 02:51:22.821 | not-found 2026-06-24 02:51:22.828 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.832 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-24 02:51:22.851 | not-found 2026-06-24 02:51:22.857 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.861 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-24 02:51:22.879 | not-found 2026-06-24 02:51:22.885 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.890 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-24 02:51:22.908 | not-found 2026-06-24 02:51:22.914 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.918 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-24 02:51:22.938 | enabled 2026-06-24 02:51:22.944 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-24 02:51:22.967 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-24 02:51:22.967 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-24 02:51:22.967 | Active: active (running) since Wed 2026-06-24 04:48:21 CEST; 3min 1s ago 2026-06-24 02:51:22.967 | Main PID: 70700 (neutron-ovn-age) 2026-06-24 02:51:22.967 | Tasks: 20 (limit: 14255) 2026-06-24 02:51:22.968 | Memory: 345.3M (peak: 346.1M) 2026-06-24 02:51:22.968 | CPU: 12.408s 2026-06-24 02:51:22.968 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-24 02:51:22.968 | ├─70700 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-24 02:51:22.968 | ├─71981 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-24 02:51:22.968 | ├─72352 /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/tmpzzeehiq5/privsep.sock 2026-06-24 02:51:22.968 | └─74966 /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/tmpke8yi_ht/privsep.sock 2026-06-24 02:51:22.968 | 2026-06-24 02:51:22.969 | Jun 24 04:49:25 devstack neutron-ovn-agent[71981]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71981) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:51:22.969 | Jun 24 04:50:03 devstack neutron-ovn-agent[71981]: 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=7df761e5-76a4-43be-8511-4031176a576e, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'fa:78:98', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '7e:8e:9b:14:54:e6', '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=7df761e5-76a4-43be-8511-4031176a576e, nb_cfg=1) {{(pid=71981) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-24 02:51:22.969 | Jun 24 04:50:03 devstack neutron-ovn-agent[71981]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 5 seconds {{(pid=71981) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-24 02:51:22.969 | Jun 24 04:50:08 devstack neutron-ovn-agent[71981]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=1e789700-b627-43a9-9804-8487568db6bf, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=71981) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-24 02:51:22.969 | Jun 24 04:50:25 devstack neutron-ovn-agent[71981]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=71981) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-24 02:51:22.969 | Jun 24 04:50:25 devstack neutron-ovn-agent[71981]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=71981) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-24 02:51:22.970 | Jun 24 04:50:25 devstack neutron-ovn-agent[71981]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71981) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:51:22.971 | Jun 24 04:50:25 devstack neutron-ovn-agent[71981]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=71981) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-24 02:51:22.971 | Jun 24 04:50:25 devstack neutron-ovn-agent[71981]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=71981) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-24 02:51:22.971 | Jun 24 04:50:25 devstack neutron-ovn-agent[71981]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71981) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-24 02:51:22.976 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:22.980 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-24 02:51:23.000 | not-found 2026-06-24 02:51:23.006 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:23.010 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-24 02:51:23.029 | not-found 2026-06-24 02:51:23.035 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:23.039 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-24 02:51:23.058 | not-found 2026-06-24 02:51:23.064 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:23.068 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-24 02:51:23.088 | not-found 2026-06-24 02:51:23.095 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:23.099 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-24 02:51:23.118 | enabled 2026-06-24 02:51:23.124 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-24 02:51:23.147 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-24 02:51:23.147 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-24 02:51:23.147 | Active: active (running) since Wed 2026-06-24 04:41:30 CEST; 9min ago 2026-06-24 02:51:23.147 | Main PID: 47133 (dstat.sh) 2026-06-24 02:51:23.148 | Tasks: 3 (limit: 14255) 2026-06-24 02:51:23.148 | Memory: 27.5M (peak: 28.0M) 2026-06-24 02:51:23.148 | CPU: 3.393s 2026-06-24 02:51:23.148 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-24 02:51:23.148 | ├─47133 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-24 02:51:23.148 | ├─47246 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-24 02:51:23.148 | └─47247 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-24 02:51:23.148 | 2026-06-24 02:51:23.148 | Jun 24 04:51:13 devstack dstat.sh[47247]: 24-06 04:51:13| 22 7 68 0 0|5280M 246M 222M 5980M| 0 0 | 0 164k| 0 12.0 |2228 1667 |2.84 2.43 1.63|1.0 0 1.0| 0 0 | | 17 281 0 31 0 2026-06-24 02:51:23.148 | Jun 24 04:51:14 devstack dstat.sh[47247]: 24-06 04:51:14| 19 13 62 0 0|5209M 317M 222M 5980M|8964B 28k| 76k 8406k|4.00 584 |4565 4150 |2.77 2.42 1.63|1.0 0 184| 0 0 | | 17 281 0 31 0 2026-06-24 02:51:23.149 | Jun 24 04:51:15 devstack dstat.sh[47247]: 24-06 04:51:15| 21 11 65 0 0|5248M 279M 222M 5980M|2509B 7143B| 0 284k| 0 34.0 |2985 2615 |2.77 2.42 1.63|2.0 0 81| 0 0 | | 17 285 0 31 0 2026-06-24 02:51:23.149 | Jun 24 04:51:16 devstack dstat.sh[47247]: 24-06 04:51:16| 25 11 61 0 0|5284M 242M 222M 5983M| 52B 0 | 24k 80k|2.00 13.0 |2691 6898 |2.77 2.42 1.63|4.0 0 34| 0 0 | | 17 285 0 31 0 2026-06-24 02:51:23.149 | Jun 24 04:51:17 devstack dstat.sh[47247]: 24-06 04:51:17| 20 11 64 0 0|5251M 274M 223M 5980M|3760B 11k| 136k 8188B|5.00 2.00 |3486 7998 |2.77 2.42 1.63|3.0 0 117| 0 0 | | 17 285 0 32 0 2026-06-24 02:51:23.149 | Jun 24 04:51:18 devstack dstat.sh[47247]: 24-06 04:51:18| 2 9 85 0 0|5230M 296M 223M 5980M|4014B 11k|4098B 4098B|1.00 1.00 |2716 2611 |2.77 2.42 1.63|1.0 0 164| 0 0 | | 17 285 0 32 0 2026-06-24 02:51:23.149 | Jun 24 04:51:19 devstack dstat.sh[47247]: 24-06 04:51:19| 11 7 79 0 0|5254M 272M 223M 5980M| 132B 476B| 0 4095B| 0 1.00 |1749 1607 |2.55 2.38 1.62|1.0 0 6.0| 0 0 | | 17 285 0 31 0 2026-06-24 02:51:23.149 | Jun 24 04:51:20 devstack dstat.sh[47247]: 24-06 04:51:20| 18 10 70 0 0|5277M 249M 223M 5980M| 52B 0 |8193B 116k|2.00 12.0 |1972 1492 |2.55 2.38 1.62|1.0 0 0| 0 0 | | 17 285 0 31 0 2026-06-24 02:51:23.149 | Jun 24 04:51:21 devstack dstat.sh[47247]: 24-06 04:51:21| 20 7 71 0 0|5297M 229M 223M 5980M| 0 0 | 0 0 | 0 0 |2075 1649 |2.55 2.38 1.62|2.0 0 0| 0 0 | | 17 285 0 31 0 2026-06-24 02:51:23.149 | Jun 24 04:51:22 devstack dstat.sh[47247]: 24-06 04:51:22| 19 8 67 0 0|5190M 336M 223M 5980M|2226B 10k|8176B 279k|2.00 23.0 |3456 3035 |2.55 2.38 1.62|1.0 0 71| 0 0 | | 17 289 0 31 0 2026-06-24 02:51:23.155 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:23.159 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-24 02:51:23.179 | enabled 2026-06-24 02:51:23.185 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-24 02:51:23.209 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-24 02:51:23.209 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-24 02:51:23.209 | Active: active (running) since Wed 2026-06-24 04:48:18 CEST; 3min 4s ago 2026-06-24 02:51:23.209 | Main PID: 70002 (neutron-ovn-met) 2026-06-24 02:51:23.209 | Tasks: 2 (limit: 14255) 2026-06-24 02:51:23.209 | Memory: 121.5M (peak: 122.1M) 2026-06-24 02:51:23.209 | CPU: 3.765s 2026-06-24 02:51:23.209 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-24 02:51:23.209 | └─70002 "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-06-24 02:51:23.210 | 2026-06-24 02:51:23.210 | Jun 24 04:48:22 devstack neutron-ovn-metadata-agent[70002]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-24 02:51:23.210 | Jun 24 04:48:22 devstack neutron-ovn-metadata-agent[70002]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-24 02:51:23.210 | Jun 24 04:48:22 devstack neutron-ovn-metadata-agent[70002]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:51:23.210 | Jun 24 04:48:22 devstack neutron-ovn-metadata-agent[70002]: 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-06-24 02:51:23.210 | Jun 24 04:48:22 devstack neutron-ovn-metadata-agent[70002]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-24 02:51:23.210 | Jun 24 04:48:22 devstack neutron-ovn-metadata-agent[70002]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:51:23.210 | Jun 24 04:48:22 devstack neutron-ovn-metadata-agent[70002]: 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-06-24 02:51:23.210 | Jun 24 04:48:22 devstack neutron-ovn-metadata-agent[70002]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-24 02:51:23.210 | Jun 24 04:48:22 devstack neutron-ovn-metadata-agent[70002]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-24 02:51:23.211 | Jun 24 04:48:22 devstack neutron-ovn-metadata-agent[70002]: ERROR neutron 2026-06-24 02:51:23.217 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:23.221 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-24 02:51:23.242 | enabled 2026-06-24 02:51:23.248 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-24 02:51:23.270 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-24 02:51:23.270 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-24 02:51:23.270 | Active: active (running) since Wed 2026-06-24 04:48:24 CEST; 2min 58s ago 2026-06-24 02:51:23.270 | Main PID: 71797 (uwsgi) 2026-06-24 02:51:23.271 | Status: "uWSGI is ready" 2026-06-24 02:51:23.271 | Tasks: 23 (limit: 14255) 2026-06-24 02:51:23.271 | Memory: 387.8M (peak: 388.5M) 2026-06-24 02:51:23.271 | CPU: 40.757s 2026-06-24 02:51:23.271 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-24 02:51:23.271 | ├─71797 "neutron-apiuWSGI master" 2026-06-24 02:51:23.271 | ├─71798 "neutron-apiuWSGI worker 1" 2026-06-24 02:51:23.271 | └─71799 "neutron-apiuWSGI worker 2" 2026-06-24 02:51:23.271 | 2026-06-24 02:51:23.271 | Jun 24 04:50:54 devstack devstack@neutron-api.service[71798]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71798) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-24 02:51:23.272 | Jun 24 04:50:54 devstack devstack@neutron-api.service[71798]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71798) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-24 02:51:23.272 | Jun 24 04:51:04 devstack devstack@neutron-api.service[71799]: DEBUG dbcounter [-] [71799] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.272 | Jun 24 04:51:04 devstack devstack@neutron-api.service[71798]: DEBUG dbcounter [-] [71798] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.272 | Jun 24 04:51:09 devstack devstack@neutron-api.service[71799]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71799) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-24 02:51:23.272 | Jun 24 04:51:09 devstack devstack@neutron-api.service[71799]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71799) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-24 02:51:23.272 | Jun 24 04:51:09 devstack devstack@neutron-api.service[71798]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71798) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-24 02:51:23.273 | Jun 24 04:51:09 devstack devstack@neutron-api.service[71798]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71798) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-24 02:51:23.273 | Jun 24 04:51:19 devstack devstack@neutron-api.service[71799]: DEBUG dbcounter [-] [71799] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.273 | Jun 24 04:51:19 devstack devstack@neutron-api.service[71798]: DEBUG dbcounter [-] [71798] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.278 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:23.282 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-24 02:51:23.304 | enabled 2026-06-24 02:51:23.310 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-24 02:51:23.333 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-24 02:51:23.333 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-24 02:51:23.333 | Active: active (running) since Wed 2026-06-24 04:48:29 CEST; 2min 54s ago 2026-06-24 02:51:23.333 | Main PID: 72810 (neutron-periodi) 2026-06-24 02:51:23.333 | Tasks: 15 (limit: 14255) 2026-06-24 02:51:23.333 | Memory: 182.0M (peak: 182.2M) 2026-06-24 02:51:23.333 | CPU: 6.606s 2026-06-24 02:51:23.334 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-24 02:51:23.334 | ├─72810 "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-06-24 02:51:23.334 | └─73432 "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-06-24 02:51:23.334 | 2026-06-24 02:51:23.334 | Jun 24 04:50:16 devstack neutron-periodic-workers[73432]: DEBUG oslo.service.backend._threading.loopingcall [None req-f24a017d-3935-4778-9ad6-fe81325145ad None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.94 seconds {{(pid=73432) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.334 | Jun 24 04:50:17 devstack neutron-periodic-workers[73432]: DEBUG neutron.db.agents_db [None req-742da06d-ec84-4c92-a732-fea591945183 None None] Agent healthcheck: found 0 active agents {{(pid=73432) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-24 02:51:23.334 | Jun 24 04:50:17 devstack neutron-periodic-workers[73432]: DEBUG oslo.service.backend._threading.loopingcall [None req-742da06d-ec84-4c92-a732-fea591945183 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.97 seconds {{(pid=73432) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.334 | Jun 24 04:50:27 devstack neutron-periodic-workers[73432]: DEBUG dbcounter [-] [73432] Writing DB stats neutron:SELECT=4 {{(pid=73432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.334 | Jun 24 04:50:39 devstack neutron-periodic-workers[73432]: DEBUG oslo.service.backend._threading.loopingcall [None req-94470bdd-e80f-4d89-b03a-1f82b76ca30a None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.96 seconds {{(pid=73432) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.334 | Jun 24 04:50:49 devstack neutron-periodic-workers[73432]: DEBUG dbcounter [-] [73432] Writing DB stats neutron:DELETE=1 {{(pid=73432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.335 | Jun 24 04:50:53 devstack neutron-periodic-workers[73432]: DEBUG oslo.service.backend._threading.loopingcall [None req-f24a017d-3935-4778-9ad6-fe81325145ad None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.93 seconds {{(pid=73432) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.335 | Jun 24 04:50:54 devstack neutron-periodic-workers[73432]: DEBUG neutron.db.agents_db [None req-742da06d-ec84-4c92-a732-fea591945183 None None] Agent healthcheck: found 0 active agents {{(pid=73432) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-24 02:51:23.335 | Jun 24 04:50:54 devstack neutron-periodic-workers[73432]: DEBUG oslo.service.backend._threading.loopingcall [None req-742da06d-ec84-4c92-a732-fea591945183 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.97 seconds {{(pid=73432) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.335 | Jun 24 04:51:04 devstack neutron-periodic-workers[73432]: DEBUG dbcounter [-] [73432] Writing DB stats neutron:SELECT=4 {{(pid=73432) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.339 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:23.343 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-24 02:51:23.362 | enabled 2026-06-24 02:51:23.368 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-24 02:51:23.391 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-24 02:51:23.391 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-24 02:51:23.391 | Active: active (running) since Wed 2026-06-24 04:48:26 CEST; 2min 56s ago 2026-06-24 02:51:23.391 | Main PID: 72309 (neutron-rpc-ser) 2026-06-24 02:51:23.391 | Tasks: 27 (limit: 14255) 2026-06-24 02:51:23.391 | Memory: 194.2M (peak: 194.8M) 2026-06-24 02:51:23.391 | CPU: 8.466s 2026-06-24 02:51:23.391 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-24 02:51:23.391 | ├─72309 "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-06-24 02:51:23.392 | ├─73400 "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-06-24 02:51:23.392 | └─73402 "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-06-24 02:51:23.392 | 2026-06-24 02:51:23.392 | Jun 24 04:50:08 devstack neutron-rpc-server[73402]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:51:23.392 | Jun 24 04:50:08 devstack neutron-rpc-server[73402]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-24 02:51:23.392 | Jun 24 04:50:08 devstack neutron-rpc-server[73402]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-24 02:51:23.392 | Jun 24 04:50:08 devstack neutron-rpc-server[73402]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-24 02:51:23.392 | Jun 24 04:50:08 devstack neutron-rpc-server[73402]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-24 02:51:23.392 | Jun 24 04:50:08 devstack neutron-rpc-server[73402]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-24 02:51:23.393 | Jun 24 04:50:08 devstack neutron-rpc-server[73402]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-24 02:51:23.393 | Jun 24 04:50:08 devstack neutron-rpc-server[73402]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-24 02:51:23.393 | Jun 24 04:50:08 devstack neutron-rpc-server[73402]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-24 02:51:23.393 | Jun 24 04:50:08 devstack neutron-rpc-server[73402]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-24 02:51:23.398 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:23.402 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:51:23.422 | enabled 2026-06-24 02:51:23.429 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-24 02:51:23.454 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:51:23.455 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-24 02:51:23.455 | Active: active (running) since Wed 2026-06-24 04:48:31 CEST; 2min 51s ago 2026-06-24 02:51:23.455 | Main PID: 73314 (neutron-ovn-mai) 2026-06-24 02:51:23.455 | Tasks: 12 (limit: 14255) 2026-06-24 02:51:23.456 | Memory: 254.3M (peak: 254.8M) 2026-06-24 02:51:23.456 | CPU: 7.672s 2026-06-24 02:51:23.456 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-24 02:51:23.456 | ├─73314 "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-06-24 02:51:23.456 | └─73434 "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-06-24 02:51:23.456 | 2026-06-24 02:51:23.456 | Jun 24 04:49:00 devstack neutron-ovn-maintenance-worker[73434]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1af0af4f-4257-4448-93a0-fb069af6f2ae None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73434) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-24 02:51:23.456 | Jun 24 04:49:00 devstack neutron-ovn-maintenance-worker[73434]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1af0af4f-4257-4448-93a0-fb069af6f2ae None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73434) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-24 02:51:23.457 | Jun 24 04:49:00 devstack neutron-ovn-maintenance-worker[73434]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1af0af4f-4257-4448-93a0-fb069af6f2ae None None] OVN maintenance task update_router_distributed_flag finished in 0.009 seconds 2026-06-24 02:51:23.457 | Jun 24 04:49:00 devstack neutron-ovn-maintenance-worker[73434]: DEBUG futurist.periodics [None req-1af0af4f-4257-4448-93a0-fb069af6f2ae 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=73434) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-24 02:51:23.457 | Jun 24 04:49:00 devstack neutron-ovn-maintenance-worker[73434]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1af0af4f-4257-4448-93a0-fb069af6f2ae None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73434) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-24 02:51:23.457 | Jun 24 04:49:00 devstack neutron-ovn-maintenance-worker[73434]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1af0af4f-4257-4448-93a0-fb069af6f2ae None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73434) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-24 02:51:23.457 | Jun 24 04:49:00 devstack neutron-ovn-maintenance-worker[73434]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1af0af4f-4257-4448-93a0-fb069af6f2ae None None] OVN maintenance task update_security_group_with_address_group finished in 0.020 seconds 2026-06-24 02:51:23.457 | Jun 24 04:49:00 devstack neutron-ovn-maintenance-worker[73434]: DEBUG futurist.periodics [None req-1af0af4f-4257-4448-93a0-fb069af6f2ae 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=73434) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-24 02:51:23.457 | Jun 24 04:49:00 devstack neutron-ovn-maintenance-worker[73434]: DEBUG futurist.periodics [None req-1af0af4f-4257-4448-93a0-fb069af6f2ae 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=73434) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-24 02:51:23.458 | Jun 24 04:49:10 devstack neutron-ovn-maintenance-worker[73434]: DEBUG dbcounter [-] [73434] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.463 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:23.468 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-24 02:51:23.488 | enabled 2026-06-24 02:51:23.494 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-24 02:51:23.519 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-24 02:51:23.519 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-24 02:51:23.519 | Active: active (running) since Wed 2026-06-24 04:50:16 CEST; 1min 7s ago 2026-06-24 02:51:23.519 | Main PID: 77607 (nova-novncproxy) 2026-06-24 02:51:23.519 | Tasks: 4 (limit: 14255) 2026-06-24 02:51:23.519 | Memory: 109.6M (peak: 109.8M) 2026-06-24 02:51:23.519 | CPU: 3.882s 2026-06-24 02:51:23.519 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-24 02:51:23.519 | └─77607 /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-06-24 02:51:23.519 | 2026-06-24 02:51:23.520 | Jun 24 04:50:16 devstack nova-novncproxy[77607]: If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:51:23.520 | Jun 24 04:50:16 devstack nova-novncproxy[77607]: framework. For more detail see 2026-06-24 02:51:23.520 | Jun 24 04:50:16 devstack nova-novncproxy[77607]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:51:23.520 | Jun 24 04:50:16 devstack nova-novncproxy[77607]: import eventlet # noqa 2026-06-24 02:51:23.520 | Jun 24 04:50:17 devstack nova-novncproxy[77607]: 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-06-24 02:51:23.520 | Jun 24 04:50:21 devstack nova-novncproxy[77607]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-24 02:51:23.520 | Jun 24 04:50:21 devstack nova-novncproxy[77607]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-24 02:51:23.521 | Jun 24 04:50:21 devstack nova-novncproxy[77607]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-24 02:51:23.521 | Jun 24 04:50:21 devstack nova-novncproxy[77607]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-24 02:51:23.521 | Jun 24 04:50:21 devstack nova-novncproxy[77607]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-24 02:51:23.525 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:23.529 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-24 02:51:23.550 | enabled 2026-06-24 02:51:23.557 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-24 02:51:23.581 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-24 02:51:23.581 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-24 02:51:23.581 | Active: active (running) since Wed 2026-06-24 04:50:19 CEST; 1min 4s ago 2026-06-24 02:51:23.581 | Main PID: 78417 (nova-conductor:) 2026-06-24 02:51:23.581 | Tasks: 19 (limit: 14255) 2026-06-24 02:51:23.581 | Memory: 158.0M (peak: 158.2M) 2026-06-24 02:51:23.581 | CPU: 4.997s 2026-06-24 02:51:23.581 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-24 02:51:23.582 | ├─78417 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-24 02:51:23.582 | ├─80028 "nova-conductor: ServiceWrapper worker(0)" 2026-06-24 02:51:23.582 | └─80030 "nova-conductor: ServiceWrapper worker(1)" 2026-06-24 02:51:23.582 | 2026-06-24 02:51:23.582 | Jun 24 04:50:25 devstack nova-conductor[80030]: DEBUG nova.servicegroup.drivers.db [None req-b3d56650-2f27-4d5c-ba63-cf502fe5bf2d None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80030) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-24 02:51:23.582 | Jun 24 04:50:30 devstack nova-conductor[80028]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80028) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.582 | Jun 24 04:50:30 devstack nova-conductor[80030]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=80030) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.583 | Jun 24 04:50:33 devstack nova-conductor[78417]: DEBUG dbcounter [-] [78417] Writing DB stats nova_api:SELECT=1 {{(pid=78417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.583 | Jun 24 04:50:33 devstack nova-conductor[78417]: DEBUG dbcounter [-] [78417] Writing DB stats nova_cell0:SELECT=1 {{(pid=78417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.583 | Jun 24 04:50:33 devstack nova-conductor[78417]: DEBUG dbcounter [-] [78417] Writing DB stats nova_cell1:SELECT=1 {{(pid=78417) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.583 | Jun 24 04:50:38 devstack nova-conductor[80030]: DEBUG oslo.service.backend._threading.loopingcall [None req-11b426e3-7d9b-4bd6-967e-bac6f230c58d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80030) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.583 | Jun 24 04:50:40 devstack nova-conductor[80028]: DEBUG dbcounter [-] [80028] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80028) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.583 | Jun 24 04:50:40 devstack nova-conductor[80030]: DEBUG dbcounter [-] [80030] Writing DB stats nova_cell0:SELECT=3 {{(pid=80030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.583 | Jun 24 04:51:13 devstack nova-conductor[80028]: DEBUG oslo.service.backend._threading.loopingcall [None req-6723082f-b419-4b9f-9d5b-8eaa01dbcadb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80028) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.588 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-24 02:51:23.592 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-24 02:51:23.612 | enabled 2026-06-24 02:51:23.618 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-24 02:51:23.642 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-24 02:51:23.643 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-24 02:51:23.643 | Active: active (running) since Wed 2026-06-24 04:50:21 CEST; 1min 1s ago 2026-06-24 02:51:23.643 | Main PID: 78966 (nova-conductor:) 2026-06-24 02:51:23.643 | Tasks: 38 (limit: 14255) 2026-06-24 02:51:23.643 | Memory: 169.5M (peak: 170.0M) 2026-06-24 02:51:23.643 | CPU: 5.044s 2026-06-24 02:51:23.643 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-24 02:51:23.643 | ├─78966 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-24 02:51:23.643 | ├─80115 "nova-conductor: ServiceWrapper worker(0)" 2026-06-24 02:51:23.644 | └─80117 "nova-conductor: ServiceWrapper worker(1)" 2026-06-24 02:51:23.644 | 2026-06-24 02:51:23.644 | Jun 24 04:50:51 devstack nova-conductor[80115]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80115) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.644 | Jun 24 04:50:51 devstack nova-conductor[80117]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=80117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.644 | Jun 24 04:51:01 devstack nova-conductor[80117]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.644 | Jun 24 04:51:01 devstack nova-conductor[80115]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80115) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.644 | Jun 24 04:51:11 devstack nova-conductor[80117]: DEBUG dbcounter [-] [80117] Writing DB stats nova_cell1:SELECT=16,nova_cell1:INSERT=2,nova_cell1:UPDATE=4 {{(pid=80117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-24 02:51:23.644 | Jun 24 04:51:11 devstack nova-conductor[80115]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80115) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.645 | Jun 24 04:51:11 devstack nova-conductor[80117]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.645 | Jun 24 04:51:21 devstack nova-conductor[80117]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80117) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.645 | Jun 24 04:51:21 devstack nova-conductor[80115]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80115) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.645 | Jun 24 04:51:23 devstack nova-conductor[80115]: DEBUG oslo.service.backend._threading.loopingcall [None req-c6f697a3-e712-4207-8bba-c50659f6761a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80115) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-24 02:51:23.650 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-24 02:51:23.679 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:51:23.683 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-24 02:51:23.714 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:51:23.719 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-24 02:51:23.723 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-24 02:51:24.193 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:51:24.193 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:51:24.193 | we strongly recommend against using it for new projects. 2026-06-24 02:51:24.194 | 2026-06-24 02:51:24.194 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:51:24.194 | framework. For more detail see 2026-06-24 02:51:24.194 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:51:24.194 | 2026-06-24 02:51:24.194 | import eventlet # noqa 2026-06-24 02:51:24.555 | 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-06-24 02:51:27.703 | INFO dbcounter [None req-36be2096-5804-4466-8bad-0df0469f5ebc None None] Registered counter for database nova_api 2026-06-24 02:51:27.837 | DEBUG dbcounter [-] [84599] Writer thread running {{(pid=84599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:51:27.848 | Found 2 cell mappings. 2026-06-24 02:51:27.848 | Skipping cell0 since it does not contain hosts. 2026-06-24 02:51:27.848 | Getting computes from cell 'cell1': b764b553-938a-4d25-8e76-2e06bac4c774 2026-06-24 02:51:27.848 | INFO dbcounter [None req-36be2096-5804-4466-8bad-0df0469f5ebc None None] Registered counter for database nova_cell1 2026-06-24 02:51:27.933 | DEBUG dbcounter [-] [84599] Writer thread running {{(pid=84599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-24 02:51:28.270 | Checking host mapping for compute host 'devstack': 87aae64f-6eaa-4c71-bb91-40ee72aea88c 2026-06-24 02:51:28.270 | Creating host mapping for compute host 'devstack': 87aae64f-6eaa-4c71-bb91-40ee72aea88c 2026-06-24 02:51:28.271 | Found 1 unmapped computes in cell: b764b553-938a-4d25-8e76-2e06bac4c774 2026-06-24 02:51:28.681 | Exception ignored in: 2026-06-24 02:51:28.681 | Traceback (most recent call last): 2026-06-24 02:51:28.681 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:51:28.681 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:51:28.682 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:51:28.682 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:51:28.682 | RuntimeError: greenlet is being finalized 2026-06-24 02:51:29.132 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-24 02:51:29.602 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-24 02:51:29.602 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-24 02:51:29.603 | we strongly recommend against using it for new projects. 2026-06-24 02:51:29.603 | 2026-06-24 02:51:29.603 | If you are already using Eventlet, we recommend migrating to a different 2026-06-24 02:51:29.603 | framework. For more detail see 2026-06-24 02:51:29.603 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-24 02:51:29.603 | 2026-06-24 02:51:29.603 | import eventlet # noqa 2026-06-24 02:51:29.954 | 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-06-24 02:51:33.532 | +-------------------------------------------+ 2026-06-24 02:51:33.532 | | Upgrade Check Results | 2026-06-24 02:51:33.532 | +-------------------------------------------+ 2026-06-24 02:51:33.532 | | Check: Cells v2 | 2026-06-24 02:51:33.532 | | Result: Success | 2026-06-24 02:51:33.532 | | Details: None | 2026-06-24 02:51:33.532 | +-------------------------------------------+ 2026-06-24 02:51:33.533 | | Check: Placement API | 2026-06-24 02:51:33.533 | | Result: Success | 2026-06-24 02:51:33.533 | | Details: None | 2026-06-24 02:51:33.533 | +-------------------------------------------+ 2026-06-24 02:51:33.534 | | Check: Cinder API | 2026-06-24 02:51:33.534 | | Result: Success | 2026-06-24 02:51:33.534 | | Details: None | 2026-06-24 02:51:33.534 | +-------------------------------------------+ 2026-06-24 02:51:33.535 | | Check: Policy File JSON to YAML Migration | 2026-06-24 02:51:33.535 | | Result: Success | 2026-06-24 02:51:33.535 | | Details: None | 2026-06-24 02:51:33.535 | +-------------------------------------------+ 2026-06-24 02:51:33.535 | | Check: Older than N-1 computes | 2026-06-24 02:51:33.535 | | Result: Success | 2026-06-24 02:51:33.535 | | Details: None | 2026-06-24 02:51:33.535 | +-------------------------------------------+ 2026-06-24 02:51:33.535 | | Check: hw_machine_type unset | 2026-06-24 02:51:33.535 | | Result: Success | 2026-06-24 02:51:33.535 | | Details: None | 2026-06-24 02:51:33.536 | +-------------------------------------------+ 2026-06-24 02:51:33.536 | | Check: Service User Token Configuration | 2026-06-24 02:51:33.536 | | Result: Success | 2026-06-24 02:51:33.536 | | Details: None | 2026-06-24 02:51:33.537 | +-------------------------------------------+ 2026-06-24 02:51:33.891 | Exception ignored in: 2026-06-24 02:51:33.892 | Traceback (most recent call last): 2026-06-24 02:51:33.892 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-24 02:51:33.892 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-24 02:51:33.892 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-24 02:51:33.892 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-24 02:51:33.892 | RuntimeError: greenlet is being finalized 2026-06-24 02:51:34.305 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-24 02:51:34.311 | + ./stack.sh:main:1482 : command openstack complete 2026-06-24 02:51:34.311 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-24 02:51:37.976 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-24 02:51:38.004 | + functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:51:38.008 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-24 02:51:38.013 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-24 02:51:38.016 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-24 02:51:38.020 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-24 02:51:38.024 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:51:38.028 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-24 02:51:38.032 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-24 02:51:38.036 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-24 02:51:38.040 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-24 02:51:38.044 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-24 02:51:38.048 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-24 02:51:38.052 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-24 02:51:38.058 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-24 02:51:38.104 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-24 02:51:38.111 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-24 02:51:38.113 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-24 02:51:38.113 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-24 02:51:38.120 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-24 02:51:38.124 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-24 02:51:38.128 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-24 02:51:38.131 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-24 02:51:38.135 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-24 02:51:38.139 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-24 02:51:38.160 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-24 02:51:38.180 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-24 02:51:38.184 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:51:38.188 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-24 02:51:38.192 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-24 02:51:38.196 | + functions-common:run_phase:1848 : local mode=stack 2026-06-24 02:51:38.200 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-24 02:51:38.204 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-24 02:51:38.209 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-24 02:51:38.213 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-24 02:51:38.217 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-24 02:51:38.221 | + functions-common:run_phase:1858 : local extra 2026-06-24 02:51:38.226 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-24 02:51:38.233 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-24 02:51:38.238 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-24 02:51:38.242 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-24 02:51:38.247 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-24 02:51:38.251 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-24 02:51:38.277 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:51:38.281 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:51:38.286 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:51:38.289 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-24 02:51:38.294 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:51:38.298 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:51:38.302 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:51:38.306 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-24 02:51:38.310 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:51:38.314 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-24 02:51:38.318 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-24 02:51:38.322 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-24 02:51:38.326 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-24 02:51:38.392 | [2077 Async install_tempest:45210]: Waiting for completion of install_tempest running on PID 45210 (1 other jobs running) 2026-06-24 02:51:38.423 | [2077 Async install_tempest:45210]: Signaling child to exit 2026-06-24 02:51:38.423 | WAKEUP 2026-06-24 02:51:38.452 | [2077 Async install_tempest:45210]: Signaled 2026-06-24 02:51:38.455 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-24 02:51:38.455 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-24 02:51:38.455 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-24 02:51:38.455 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-24 02:51:38.455 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-24 02:51:38.455 | +++ functions-common:git_clone:593 : pwd 2026-06-24 02:51:38.455 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:51:38.455 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:51:38.455 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:51:38.455 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:51:38.456 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:51:38.456 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:51:38.456 | ++ functions-common:git_clone:610 : echo master 2026-06-24 02:51:38.456 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:51:38.456 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-24 02:51:38.456 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:51:38.456 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-24 02:51:38.456 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:51:38.456 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:51:38.456 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:51:38.456 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:51:38.456 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:51:38.457 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:51:38.457 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:51:38.457 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:51:38.457 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:51:38.458 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782268871020 2026-06-24 02:51:38.458 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-24 02:51:38.458 | Cloning into '/opt/stack/tempest'... 2026-06-24 02:51:38.459 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:51:38.459 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:51:38.459 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:51:38.460 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:51:38.460 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:51:38.460 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:51:38.460 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:51:38.460 | ++ functions-common:time_stop:2427 : start_time=1782268871020 2026-06-24 02:51:38.460 | ++ functions-common:time_stop:2429 : [[ -z 1782268871020 ]] 2026-06-24 02:51:38.460 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:51:38.460 | ++ functions-common:time_stop:2432 : end_time=1782268879753 2026-06-24 02:51:38.460 | ++ functions-common:time_stop:2433 : elapsed_time=8733 2026-06-24 02:51:38.461 | ++ functions-common:time_stop:2434 : total=392739 2026-06-24 02:51:38.461 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:51:38.461 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=401472 2026-06-24 02:51:38.461 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-24 02:51:38.461 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 02:51:38.461 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:51:38.461 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:51:38.461 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:51:38.461 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:51:38.461 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:51:38.461 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:51:38.462 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:51:38.462 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:51:38.462 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:51:38.462 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782268879819 2026-06-24 02:51:38.463 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 02:51:38.463 | From https://review.opendev.org/openstack/tempest 2026-06-24 02:51:38.463 | * branch master -> FETCH_HEAD 2026-06-24 02:51:38.464 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:51:38.464 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:51:38.464 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:51:38.465 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:51:38.465 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:51:38.465 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:51:38.465 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:51:38.465 | ++ functions-common:time_stop:2427 : start_time=1782268879819 2026-06-24 02:51:38.465 | ++ functions-common:time_stop:2429 : [[ -z 1782268879819 ]] 2026-06-24 02:51:38.466 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:51:38.467 | ++ functions-common:time_stop:2432 : end_time=1782268880402 2026-06-24 02:51:38.467 | ++ functions-common:time_stop:2433 : elapsed_time=583 2026-06-24 02:51:38.467 | ++ functions-common:time_stop:2434 : total=401472 2026-06-24 02:51:38.467 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:51:38.467 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=402055 2026-06-24 02:51:38.467 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:51:38.467 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:51:38.467 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:51:38.467 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:51:38.467 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:51:38.467 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:51:38.468 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:51:38.468 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:51:38.468 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:51:38.468 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:51:38.469 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782268880463 2026-06-24 02:51:38.469 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:51:38.469 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:51:38.470 | 2026-06-24 02:51:38.470 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:51:38.470 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:51:38.470 | state without impacting any branches by switching back to a branch. 2026-06-24 02:51:38.470 | 2026-06-24 02:51:38.470 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:51:38.470 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:51:38.470 | 2026-06-24 02:51:38.470 | git switch -c 2026-06-24 02:51:38.470 | 2026-06-24 02:51:38.470 | Or undo this operation with: 2026-06-24 02:51:38.471 | 2026-06-24 02:51:38.471 | git switch - 2026-06-24 02:51:38.471 | 2026-06-24 02:51:38.471 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:51:38.471 | 2026-06-24 02:51:38.471 | HEAD is now at a3aac772e Merge "Add object symlink tests for Swift" 2026-06-24 02:51:38.471 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:51:38.471 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:51:38.471 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:51:38.471 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:51:38.471 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:51:38.472 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:51:38.472 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:51:38.472 | ++ functions-common:time_stop:2427 : start_time=1782268880463 2026-06-24 02:51:38.472 | ++ functions-common:time_stop:2429 : [[ -z 1782268880463 ]] 2026-06-24 02:51:38.472 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:51:38.472 | ++ functions-common:time_stop:2432 : end_time=1782268880664 2026-06-24 02:51:38.472 | ++ functions-common:time_stop:2433 : elapsed_time=201 2026-06-24 02:51:38.472 | ++ functions-common:time_stop:2434 : total=402055 2026-06-24 02:51:38.472 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:51:38.472 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=402256 2026-06-24 02:51:38.472 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-24 02:51:38.472 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-24 02:51:38.473 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-24 02:51:38.473 | ++ functions-common:git_clone:673 : head -1 2026-06-24 02:51:38.473 | a3aac772e Merge "Add object symlink tests for Swift" 2026-06-24 02:51:38.473 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:51:38.473 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-24 02:51:38.473 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-24 02:51:38.473 | ++ 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-06-24 02:51:38.473 | Collecting tox!=2.8.0,<4.0.0 2026-06-24 02:51:38.473 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-24 02:51:38.473 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-24 02:51:38.474 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-24 02:51:38.474 | 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-06-24 02:51:38.474 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-24 02:51:38.474 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-24 02:51:38.474 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-24 02:51:38.474 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-24 02:51:38.474 | 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-06-24 02:51:38.474 | 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-06-24 02:51:38.474 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-24 02:51:38.474 | 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-06-24 02:51:38.474 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-24 02:51:38.475 | 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-06-24 02:51:38.475 | 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-06-24 02:51:38.475 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-24 02:51:38.475 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-24 02:51:38.475 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-24 02:51:38.475 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-24 02:51:38.475 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-24 02:51:38.475 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-24 02:51:38.475 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 52.7 MB/s 0:00:00 2026-06-24 02:51:38.475 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-24 02:51:38.475 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-24 02:51:38.476 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-24 02:51:38.476 | 2026-06-24 02:51:38.476 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-24 02:51:38.476 | ++ inc/python:pip_install:216 : result=0 2026-06-24 02:51:38.476 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:51:38.476 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:51:38.476 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:51:38.476 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:51:38.476 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:51:38.477 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:51:38.477 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:51:38.477 | ++ functions-common:time_stop:2427 : start_time=1782268880746 2026-06-24 02:51:38.477 | ++ functions-common:time_stop:2429 : [[ -z 1782268880746 ]] 2026-06-24 02:51:38.477 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:51:38.477 | ++ functions-common:time_stop:2432 : end_time=1782268884281 2026-06-24 02:51:38.477 | ++ functions-common:time_stop:2433 : elapsed_time=3535 2026-06-24 02:51:38.477 | ++ functions-common:time_stop:2434 : total=164985 2026-06-24 02:51:38.477 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:51:38.477 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168520 2026-06-24 02:51:38.478 | ++ inc/python:pip_install:219 : return 0 2026-06-24 02:51:38.478 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-24 02:51:38.478 | /opt/stack/tempest ~/devstack 2026-06-24 02:51:38.478 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-24 02:51:38.478 | Switched to branch 'master' 2026-06-24 02:51:38.478 | Your branch is up to date with 'origin/master'. 2026-06-24 02:51:38.478 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-24 02:51:38.478 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-24 02:51:38.478 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.ahgIScyhjq 2026-06-24 02:51:38.478 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ahgIScyhjq 2026-06-24 02:51:38.478 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-24 02:51:38.478 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.ahgIScyhjq 2026-06-24 02:51:38.479 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-24 02:51:38.479 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-24 02:51:38.479 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-24 02:51:38.479 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:51:38.479 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:51:38.479 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:51:38.479 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:51:38.479 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-24 02:51:38.479 | full create: /opt/stack/tempest/.tox/tempest 2026-06-24 02:51:38.479 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-24 02:51:38.480 | full develop-inst: /opt/stack/tempest 2026-06-24 02:51:38.480 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#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.1 2026-06-24 02:51:38.480 | ___________________________________ summary ____________________________________ 2026-06-24 02:51:38.480 | full: skipped tests 2026-06-24 02:51:38.480 | congratulations :) 2026-06-24 02:51:38.480 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.ahgIScyhjq -r requirements.txt 2026-06-24 02:51:38.480 | 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-06-24 02:51:38.480 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-24 02:51:38.480 | 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-06-24 02:51:38.480 | 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-06-24 02:51:38.480 | 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-06-24 02:51:38.481 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-24 02:51:38.481 | 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-06-24 02:51:38.481 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-24 02:51:38.481 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-24 02:51:38.481 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-24 02:51:38.481 | 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-06-24 02:51:38.481 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-24 02:51:38.481 | 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-06-24 02:51:38.481 | 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-06-24 02:51:38.481 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-24 02:51:38.481 | 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-06-24 02:51:38.482 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-24 02:51:38.482 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-24 02:51:38.482 | 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-06-24 02:51:38.482 | 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-06-24 02:51:38.482 | 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-06-24 02:51:38.482 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-24 02:51:38.482 | 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-06-24 02:51:38.482 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-24 02:51:38.482 | 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-06-24 02:51:38.482 | 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-06-24 02:51:38.482 | 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-06-24 02:51:38.483 | 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-06-24 02:51:38.483 | 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-06-24 02:51:38.483 | 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-06-24 02:51:38.483 | 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-06-24 02:51:38.483 | 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-06-24 02:51:38.483 | 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-06-24 02:51:38.483 | 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-06-24 02:51:38.483 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-24 02:51:38.483 | 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-06-24 02:51:38.483 | 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-06-24 02:51:38.483 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-24 02:51:38.484 | 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-06-24 02:51:38.484 | 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-06-24 02:51:38.484 | 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-06-24 02:51:38.484 | 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.0) 2026-06-24 02:51:38.484 | 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-06-24 02:51:38.484 | 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-06-24 02:51:38.484 | 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-06-24 02:51:38.484 | 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-06-24 02:51:38.484 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-24 02:51:38.484 | 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.1) 2026-06-24 02:51:38.484 | 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-06-24 02:51:38.485 | 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-06-24 02:51:38.485 | 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-06-24 02:51:38.485 | 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-06-24 02:51:38.485 | 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-06-24 02:51:38.485 | 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-06-24 02:51:38.485 | 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-06-24 02:51:38.485 | 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-06-24 02:51:38.485 | 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-06-24 02:51:38.485 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-24 02:51:38.485 | 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-06-24 02:51:38.486 | 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-06-24 02:51:38.486 | 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-06-24 02:51:38.486 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-24 02:51:38.486 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.ahgIScyhjq 2026-06-24 02:51:38.486 | ++ lib/tempest:install_tempest:868 : popd 2026-06-24 02:51:38.486 | ~/devstack 2026-06-24 02:51:38.512 | [2077 Async install_tempest:45210]: finished install_tempest with result 0 in 44 seconds 2026-06-24 02:51:38.519 | ++ inc/async:async_wait:197 : return 0 2026-06-24 02:51:38.523 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-24 02:51:38.527 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:51:38.531 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-24 02:51:38.535 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-24 02:51:38.540 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-24 02:51:38.544 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-24 02:51:38.548 | ++ inc/python:setup_develop:353 : local bindep 2026-06-24 02:51:38.552 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-24 02:51:38.555 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-24 02:51:38.559 | ++ inc/python:setup_develop:359 : local extras= 2026-06-24 02:51:38.563 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-24 02:51:38.566 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-24 02:51:38.570 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-24 02:51:38.573 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-24 02:51:38.577 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-24 02:51:38.581 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-24 02:51:38.585 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-24 02:51:38.589 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-24 02:51:38.594 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-24 02:51:38.597 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-24 02:51:38.601 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-24 02:51:38.606 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-24 02:51:38.614 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-24 02:51:38.617 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-24 02:51:38.622 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-24 02:51:38.787 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-24 02:51:38.791 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-24 02:51:38.795 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-24 02:51:38.799 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-24 02:51:38.803 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-24 02:51:38.806 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-24 02:51:38.810 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-24 02:51:38.814 | ++ inc/python:setup_package:446 : local extras= 2026-06-24 02:51:38.817 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-24 02:51:38.821 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-24 02:51:38.825 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-24 02:51:38.829 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-24 02:51:38.832 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-24 02:51:38.836 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-24 02:51:38.866 | Using python 3.12 to install /opt/stack/tempest 2026-06-24 02:51:38.870 | ++ 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-06-24 02:51:39.931 | Obtaining file:///opt/stack/tempest 2026-06-24 02:51:39.935 | Installing build dependencies: started 2026-06-24 02:51:41.841 | Installing build dependencies: finished with status 'done' 2026-06-24 02:51:41.842 | Checking if build backend supports build_editable: started 2026-06-24 02:51:42.399 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-24 02:51:42.401 | Getting requirements to build editable: started 2026-06-24 02:51:42.713 | Getting requirements to build editable: finished with status 'done' 2026-06-24 02:51:42.715 | Preparing editable metadata (pyproject.toml): started 2026-06-24 02:51:44.080 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-24 02:51:44.103 | 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.dev34) (7.0.3) 2026-06-24 02:51:44.104 | 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.dev34) (4.14.0) 2026-06-24 02:51:44.105 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.26.0) 2026-06-24 02:51:44.106 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (2.9.1) 2026-06-24 02:51:44.107 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.0.0) 2026-06-24 02:51:44.108 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (43.0.3) 2026-06-24 02:51:44.109 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (1.3.0) 2026-06-24 02:51:44.110 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (7.5.0) 2026-06-24 02:51:44.111 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (10.5.0) 2026-06-24 02:51:44.112 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (8.2.0) 2026-06-24 02:51:44.304 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev34) 2026-06-24 02:51:44.307 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-24 02:51:44.312 | 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.dev34) (5.10.0) 2026-06-24 02:51:44.313 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (10.1.1) 2026-06-24 02:51:44.314 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.3.2) 2026-06-24 02:51:44.315 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (6.0.3) 2026-06-24 02:51:44.315 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (1.4.6) 2026-06-24 02:51:44.316 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (5.8.0) 2026-06-24 02:51:44.317 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (3.17.0) 2026-06-24 02:51:44.318 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (2.7.0) 2026-06-24 02:51:44.319 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (3.1.0) 2026-06-24 02:51:44.320 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.7.1) 2026-06-24 02:51:44.321 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.20) 2026-06-24 02:51:44.321 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.6.2) 2026-06-24 02:51:44.324 | 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.dev34) (0.6.0) 2026-06-24 02:51:44.324 | 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.dev34) (4.0.0) 2026-06-24 02:51:44.328 | 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.dev34) (3.0.52) 2026-06-24 02:51:44.329 | 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.dev34) (1.11.0) 2026-06-24 02:51:44.330 | 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.dev34) (15.0.0) 2026-06-24 02:51:44.331 | 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.dev34) (1.8.0) 2026-06-24 02:51:44.333 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev34) (2.0.0) 2026-06-24 02:51:44.337 | 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.dev34) (3.0) 2026-06-24 02:51:44.339 | 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.dev34) (2.2.1) 2026-06-24 02:51:44.346 | 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.dev34) (26.1.0) 2026-06-24 02:51:44.347 | 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.dev34) (2025.9.1) 2026-06-24 02:51:44.348 | 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.dev34) (0.37.0) 2026-06-24 02:51:44.349 | 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.dev34) (2026.5.1) 2026-06-24 02:51:44.357 | 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.dev34) (6.8.0) 2026-06-24 02:51:44.360 | 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.dev34) (2.0.0) 2026-06-24 02:51:44.361 | 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.dev34) (2.34.2) 2026-06-24 02:51:44.366 | 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.dev34) (6.4.0) 2026-06-24 02:51:44.367 | 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.dev34) (2.9.0.post0) 2026-06-24 02:51:44.370 | 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.dev34) (4.15.0) 2026-06-24 02:51:44.372 | 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.dev34) (1.2.0) 2026-06-24 02:51:44.376 | 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.dev34) (2.1.0) 2026-06-24 02:51:44.378 | 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.dev34) (3.3.2) 2026-06-24 02:51:44.378 | 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.dev34) (26.2) 2026-06-24 02:51:44.380 | 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.dev34) (7.2.2) 2026-06-24 02:51:44.385 | 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.dev34) (5.0.0) 2026-06-24 02:51:44.388 | 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.dev34) (3.0.3) 2026-06-24 02:51:44.389 | 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.dev34) (1.6.2) 2026-06-24 02:51:44.395 | 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.dev34) (82.0.1) 2026-06-24 02:51:44.398 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev34) (0.8.1) 2026-06-24 02:51:44.416 | 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.dev34) (1.17.0) 2026-06-24 02:51:44.426 | 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.dev34) (3.4.7) 2026-06-24 02:51:44.427 | 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.dev34) (3.18) 2026-06-24 02:51:44.429 | 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.dev34) (2023.11.17) 2026-06-24 02:51:44.445 | 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.dev34) (4.2.0) 2026-06-24 02:51:44.446 | 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.dev34) (2.20.0) 2026-06-24 02:51:44.451 | 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.dev34) (0.1.2) 2026-06-24 02:51:44.464 | 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.dev34) (0.16.0) 2026-06-24 02:51:44.496 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev34) 2026-06-24 02:51:44.499 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-24 02:51:44.536 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-24 02:51:44.538 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-24 02:51:44.550 | Building wheels for collected packages: tempest 2026-06-24 02:51:44.552 | Building editable for tempest (pyproject.toml): started 2026-06-24 02:51:46.184 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-24 02:51:46.185 | Created wheel for tempest: filename=tempest-46.3.1.dev34-0.editable-py3-none-any.whl size=8320 sha256=2077d832bc0c3d09aa3d194e3894d487459899c4be8a908bd0e1d0c75da349d8 2026-06-24 02:51:46.185 | Stored in directory: /tmp/pip-ephem-wheel-cache-46t2n9br/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-24 02:51:46.190 | Successfully built tempest 2026-06-24 02:51:46.486 | Installing collected packages: tomlkit, stestr, tempest 2026-06-24 02:51:46.747 | 2026-06-24 02:51:46.775 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev34 tomlkit-0.15.0 2026-06-24 02:51:46.966 | ++ inc/python:pip_install:216 : result=0 2026-06-24 02:51:46.969 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-24 02:51:46.973 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:51:46.977 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:51:46.980 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:51:46.984 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:51:46.988 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:51:46.992 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-24 02:51:46.996 | ++ functions-common:time_stop:2427 : start_time=1782269498859 2026-06-24 02:51:46.999 | ++ functions-common:time_stop:2429 : [[ -z 1782269498859 ]] 2026-06-24 02:51:47.005 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:51:47.010 | ++ functions-common:time_stop:2432 : end_time=1782269507006 2026-06-24 02:51:47.014 | ++ functions-common:time_stop:2433 : elapsed_time=8147 2026-06-24 02:51:47.018 | ++ functions-common:time_stop:2434 : total=175881 2026-06-24 02:51:47.022 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:51:47.026 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=184028 2026-06-24 02:51:47.030 | ++ inc/python:pip_install:219 : return 0 2026-06-24 02:51:47.034 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-24 02:51:47.038 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:51:47.042 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-24 02:51:47.046 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-24 02:51:47.049 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-24 02:51:47.053 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-24 02:51:47.057 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-24 02:51:47.061 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-24 02:51:47.065 | ++ 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-06-24 02:51:47.069 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-24 02:51:47.073 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-24 02:51:47.077 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-24 02:51:47.081 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-24 02:51:47.084 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-24 02:51:47.088 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-24 02:51:47.092 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-24 02:51:47.096 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-24 02:51:47.100 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-24 02:51:47.103 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-24 02:51:47.107 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-24 02:51:47.111 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-24 02:51:47.114 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-24 02:51:47.118 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-24 02:51:47.122 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-24 02:51:47.126 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-24 02:51:47.130 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-24 02:51:47.134 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-24 02:51:47.134 | ' 2026-06-24 02:51:47.137 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-24 02:51:47.141 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-24 02:51:47.168 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:51:47.172 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-24 02:51:47.176 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-24 02:51:47.180 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-24 02:51:47.184 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-24 02:51:47.189 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-24 02:51:47.191 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-24 02:51:47.192 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-24 02:51:51.023 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:51:51.029 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-24 02:51:51.032 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-24 02:51:51.036 | ++ lib/tempest:get_active_images:176 : img_id=f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 2026-06-24 02:51:51.040 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-24 02:51:51.044 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-24 02:51:51.048 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-24 02:51:51.052 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-24 02:51:51.056 | ++ lib/tempest:configure_tempest:266 : '[' -z f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 ']' 2026-06-24 02:51:51.059 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 2026-06-24 02:51:51.063 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-24 02:51:51.082 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-24 02:51:51.088 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-24 02:51:51.092 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-24 02:51:51.096 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-24 02:51:51.100 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-24 02:51:51.104 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-24 02:51:51.107 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-24 02:51:51.112 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-24 02:51:51.119 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-24 02:51:51.119 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-24 02:51:54.459 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:51:54.465 | ++ lib/tempest:configure_tempest:303 : admin_project_id=f7b9466e67614ef6a2783f0123a80489 2026-06-24 02:51:54.467 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-24 02:51:54.488 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:51:54.493 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-24 02:51:57.908 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:51:57.912 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:51:57.912 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-24 02:51:57.912 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:51:57.912 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-24 02:51:57.912 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-24 02:51:57.913 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-24 02:51:57.913 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-24 02:51:57.913 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-24 02:51:57.913 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-24 02:51:57.913 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-24 02:51:57.913 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-24 02:51:57.913 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-24 02:51:57.913 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-24 02:51:57.913 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-24 02:51:57.918 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-24 02:51:57.922 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:51:57.922 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-24 02:51:57.922 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:51:57.922 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-24 02:51:57.922 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-24 02:51:57.922 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-24 02:51:57.922 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-24 02:51:57.922 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-24 02:51:57.922 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-24 02:51:57.922 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-24 02:51:57.923 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-24 02:51:57.923 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-24 02:51:57.923 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-24 02:51:57.924 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-24 02:51:57.928 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 2026-06-24 02:51:57.932 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-24 02:51:57.937 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 -c size -f value 2026-06-24 02:52:01.377 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:52:01.382 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-24 02:52:01.388 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-24 02:52:01.388 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-24 02:52:01.438 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-24 02:52:01.442 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-24 02:52:01.446 | ++ 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-06-24 02:52:04.491 | +----------------------------+-----------------------+ 2026-06-24 02:52:04.491 | | Field | Value | 2026-06-24 02:52:04.491 | +----------------------------+-----------------------+ 2026-06-24 02:52:04.491 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:52:04.491 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:52:04.491 | | description | None | 2026-06-24 02:52:04.491 | | disk | 1 | 2026-06-24 02:52:04.491 | | id | 42 | 2026-06-24 02:52:04.491 | | name | m1.nano | 2026-06-24 02:52:04.492 | | os-flavor-access:is_public | True | 2026-06-24 02:52:04.492 | | properties | hw_rng:allowed='True' | 2026-06-24 02:52:04.492 | | ram | 192 | 2026-06-24 02:52:04.492 | | rxtx_factor | 1.0 | 2026-06-24 02:52:04.492 | | swap | 0 | 2026-06-24 02:52:04.492 | | vcpus | 1 | 2026-06-24 02:52:04.492 | +----------------------------+-----------------------+ 2026-06-24 02:52:04.884 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-24 02:52:04.887 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:52:04.888 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-24 02:52:04.888 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-24 02:52:04.888 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-24 02:52:04.888 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-24 02:52:04.888 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-24 02:52:04.888 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-24 02:52:04.888 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-24 02:52:04.888 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-24 02:52:04.888 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-24 02:52:04.888 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-24 02:52:04.888 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-24 02:52:04.889 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-24 02:52:04.889 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-24 02:52:04.892 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 2026-06-24 02:52:04.895 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-24 02:52:04.900 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 -c size -f value 2026-06-24 02:52:08.359 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:52:08.364 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-24 02:52:08.368 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-24 02:52:08.372 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-24 02:52:08.412 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-24 02:52:08.417 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-24 02:52:08.421 | ++ 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-06-24 02:52:11.502 | +----------------------------+-----------------------+ 2026-06-24 02:52:11.502 | | Field | Value | 2026-06-24 02:52:11.502 | +----------------------------+-----------------------+ 2026-06-24 02:52:11.502 | | OS-FLV-DISABLED:disabled | False | 2026-06-24 02:52:11.502 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-24 02:52:11.502 | | description | None | 2026-06-24 02:52:11.502 | | disk | 1 | 2026-06-24 02:52:11.503 | | id | 84 | 2026-06-24 02:52:11.503 | | name | m1.micro | 2026-06-24 02:52:11.503 | | os-flavor-access:is_public | True | 2026-06-24 02:52:11.503 | | properties | hw_rng:allowed='True' | 2026-06-24 02:52:11.503 | | ram | 256 | 2026-06-24 02:52:11.503 | | rxtx_factor | 1.0 | 2026-06-24 02:52:11.503 | | swap | 0 | 2026-06-24 02:52:11.503 | | vcpus | 1 | 2026-06-24 02:52:11.503 | +----------------------------+-----------------------+ 2026-06-24 02:52:11.897 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-24 02:52:11.901 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-24 02:52:11.926 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:52:11.930 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-24 02:52:11.934 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-24 02:52:11.938 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-24 02:52:11.941 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-24 02:52:11.945 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-24 02:52:11.949 | +++ functions-common:git_clone:593 : pwd 2026-06-24 02:52:11.953 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-24 02:52:11.957 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-24 02:52:11.962 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-24 02:52:11.983 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-24 02:52:11.987 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-24 02:52:11.990 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-24 02:52:11.995 | ++ functions-common:git_clone:610 : echo master 2026-06-24 02:52:11.996 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-24 02:52:12.003 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-24 02:52:12.007 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-24 02:52:12.011 | ++ 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-06-24 02:52:12.014 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:52:12.018 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:52:12.022 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:52:12.026 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:52:12.030 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:52:12.034 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:52:12.037 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:52:12.040 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:52:12.046 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:52:12.052 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782269532048 2026-06-24 02:52:12.055 | ++ 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-06-24 02:52:12.059 | Cloning into '/opt/stack/os-test-images'... 2026-06-24 02:52:12.838 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:52:12.842 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:52:12.845 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:52:12.847 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:52:12.851 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:52:12.854 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:52:12.857 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:52:12.860 | ++ functions-common:time_stop:2427 : start_time=1782269532048 2026-06-24 02:52:12.863 | ++ functions-common:time_stop:2429 : [[ -z 1782269532048 ]] 2026-06-24 02:52:12.868 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:52:12.873 | ++ functions-common:time_stop:2432 : end_time=1782269532870 2026-06-24 02:52:12.876 | ++ functions-common:time_stop:2433 : elapsed_time=822 2026-06-24 02:52:12.879 | ++ functions-common:time_stop:2434 : total=392739 2026-06-24 02:52:12.883 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:52:12.886 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=393561 2026-06-24 02:52:12.889 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-24 02:52:12.894 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-24 02:52:12.898 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:52:12.901 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:52:12.904 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:52:12.908 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:52:12.910 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:52:12.915 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:52:12.918 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:52:12.921 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:52:12.926 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:52:12.931 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782269532928 2026-06-24 02:52:12.934 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-24 02:52:13.423 | From https://review.opendev.org/openstack/os-test-images 2026-06-24 02:52:13.423 | * branch master -> FETCH_HEAD 2026-06-24 02:52:13.435 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:52:13.443 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:52:13.448 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:52:13.452 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:52:13.456 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:52:13.460 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:52:13.464 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:52:13.468 | ++ functions-common:time_stop:2427 : start_time=1782269532928 2026-06-24 02:52:13.472 | ++ functions-common:time_stop:2429 : [[ -z 1782269532928 ]] 2026-06-24 02:52:13.476 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:52:13.483 | ++ functions-common:time_stop:2432 : end_time=1782269533478 2026-06-24 02:52:13.487 | ++ functions-common:time_stop:2433 : elapsed_time=550 2026-06-24 02:52:13.492 | ++ functions-common:time_stop:2434 : total=393561 2026-06-24 02:52:13.495 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:52:13.499 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=394111 2026-06-24 02:52:13.503 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-24 02:52:13.507 | ++ functions-common:git_timed:697 : local count=0 2026-06-24 02:52:13.511 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-24 02:52:13.515 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-24 02:52:13.519 | ++ functions-common:git_timed:701 : timeout=0 2026-06-24 02:52:13.523 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-24 02:52:13.527 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-24 02:52:13.531 | ++ functions-common:time_start:2407 : local start_time= 2026-06-24 02:52:13.536 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-24 02:52:13.541 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-24 02:52:13.547 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782269533543 2026-06-24 02:52:13.552 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-24 02:52:13.560 | Note: switching to 'FETCH_HEAD'. 2026-06-24 02:52:13.560 | 2026-06-24 02:52:13.560 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-24 02:52:13.560 | changes and commit them, and you can discard any commits you make in this 2026-06-24 02:52:13.560 | state without impacting any branches by switching back to a branch. 2026-06-24 02:52:13.560 | 2026-06-24 02:52:13.560 | If you want to create a new branch to retain commits you create, you may 2026-06-24 02:52:13.560 | do so (now or later) by using -c with the switch command. Example: 2026-06-24 02:52:13.560 | 2026-06-24 02:52:13.561 | git switch -c 2026-06-24 02:52:13.561 | 2026-06-24 02:52:13.561 | Or undo this operation with: 2026-06-24 02:52:13.561 | 2026-06-24 02:52:13.561 | git switch - 2026-06-24 02:52:13.561 | 2026-06-24 02:52:13.561 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-24 02:52:13.561 | 2026-06-24 02:52:13.561 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-24 02:52:13.566 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-24 02:52:13.571 | ++ functions-common:time_stop:2420 : local name 2026-06-24 02:52:13.575 | ++ functions-common:time_stop:2421 : local end_time 2026-06-24 02:52:13.579 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-24 02:52:13.583 | ++ functions-common:time_stop:2423 : local total 2026-06-24 02:52:13.586 | ++ functions-common:time_stop:2424 : local start_time 2026-06-24 02:52:13.590 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-24 02:52:13.594 | ++ functions-common:time_stop:2427 : start_time=1782269533543 2026-06-24 02:52:13.598 | ++ functions-common:time_stop:2429 : [[ -z 1782269533543 ]] 2026-06-24 02:52:13.604 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-24 02:52:13.610 | ++ functions-common:time_stop:2432 : end_time=1782269533605 2026-06-24 02:52:13.615 | ++ functions-common:time_stop:2433 : elapsed_time=62 2026-06-24 02:52:13.618 | ++ functions-common:time_stop:2434 : total=394111 2026-06-24 02:52:13.622 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-24 02:52:13.626 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=394173 2026-06-24 02:52:13.629 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-24 02:52:13.648 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-24 02:52:13.654 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-24 02:52:13.654 | ++ functions-common:git_clone:673 : head -1 2026-06-24 02:52:13.657 | 5d0367e Clean-up zuul config spacing 2026-06-24 02:52:13.660 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-24 02:52:13.664 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-24 02:52:13.664 | /opt/stack/os-test-images ~/devstack 2026-06-24 02:52:13.668 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-24 02:52:14.112 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-24 02:52:14.750 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-24 02:52:17.544 | generate installed: PyYAML==6.0.3 2026-06-24 02:52:17.545 | generate run-test-pre: PYTHONHASHSEED='116792483' 2026-06-24 02:52:17.545 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-24 02:52:17.671 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-24 02:52:17.693 | 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-06-24 02:52:17.715 | 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-06-24 02:52:17.743 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-24 02:52:17.746 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-24 02:52:17.754 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-24 02:52:17.763 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-24 02:52:17.794 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-24 02:52:17.807 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-24 02:52:17.814 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-24 02:52:17.826 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-24 02:52:17.826 | 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-06-24 02:52:17.835 | 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-06-24 02:52:17.841 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-24 02:52:17.860 | 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-06-24 02:52:17.862 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-24 02:52:17.865 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-24 02:52:17.876 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-24 02:52:17.888 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-24 02:52:17.903 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-24 02:52:17.905 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-24 02:52:17.919 | 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-06-24 02:52:17.922 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-24 02:52:17.925 | 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-06-24 02:52:17.937 | 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-06-24 02:52:17.941 | 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-06-24 02:52:17.953 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-24 02:52:17.979 | ___________________________________ summary ____________________________________ 2026-06-24 02:52:17.979 | generate: commands succeeded 2026-06-24 02:52:17.979 | congratulations :) 2026-06-24 02:52:18.029 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-24 02:52:18.029 | ~/devstack 2026-06-24 02:52:18.033 | ++ 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-06-24 02:52:18.085 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-24 02:52:18.090 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-24 02:52:18.121 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-24 02:52:18.125 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-24 02:52:18.129 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-24 02:52:18.180 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-24 02:52:18.229 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-24 02:52:18.233 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-24 02:52:18.238 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-24 02:52:18.242 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-24 02:52:18.248 | +++ 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-06-24 02:52:21.775 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:52:21.780 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-24 02:52:21.780 | address-scope 2026-06-24 02:52:21.780 | agent 2026-06-24 02:52:21.780 | allowed-address-pairs 2026-06-24 02:52:21.780 | auto-allocated-topology 2026-06-24 02:52:21.780 | availability_zone 2026-06-24 02:52:21.781 | default-subnetpools 2026-06-24 02:52:21.781 | dhcp_agent_scheduler 2026-06-24 02:52:21.781 | dns-integration 2026-06-24 02:52:21.781 | dns-domain-ports 2026-06-24 02:52:21.781 | dns-integration-domain-keywords 2026-06-24 02:52:21.781 | empty-string-filtering 2026-06-24 02:52:21.781 | external-net 2026-06-24 02:52:21.781 | extra_dhcp_opt 2026-06-24 02:52:21.781 | extraroute 2026-06-24 02:52:21.781 | extraroute-atomic 2026-06-24 02:52:21.782 | filter-validation 2026-06-24 02:52:21.782 | floating-ip-port-forwarding-detail 2026-06-24 02:52:21.782 | fip-port-details 2026-06-24 02:52:21.782 | flavors 2026-06-24 02:52:21.782 | floatingip-pools 2026-06-24 02:52:21.782 | router 2026-06-24 02:52:21.782 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:52:21.782 | enable-default-route-bfd 2026-06-24 02:52:21.782 | enable-default-route-ecmp 2026-06-24 02:52:21.782 | ext-gw-mode 2026-06-24 02:52:21.783 | l3-ha 2026-06-24 02:52:21.783 | external-gateway-multihoming 2026-06-24 02:52:21.783 | l3-flavors 2026-06-24 02:52:21.783 | l3_agent_scheduler 2026-06-24 02:52:21.783 | multi-provider 2026-06-24 02:52:21.783 | net-mtu 2026-06-24 02:52:21.783 | net-mtu-writable 2026-06-24 02:52:21.783 | network_availability_zone 2026-06-24 02:52:21.783 | network-ip-availability 2026-06-24 02:52:21.783 | network-ip-availability-details 2026-06-24 02:52:21.783 | pagination 2026-06-24 02:52:21.784 | port-device-profile 2026-06-24 02:52:21.784 | port-mac-address-regenerate 2026-06-24 02:52:21.784 | port-numa-affinity-policy 2026-06-24 02:52:21.784 | port-numa-affinity-policy-socket 2026-06-24 02:52:21.784 | binding 2026-06-24 02:52:21.784 | binding-extended 2026-06-24 02:52:21.784 | port-security 2026-06-24 02:52:21.784 | project-id 2026-06-24 02:52:21.784 | provider 2026-06-24 02:52:21.785 | qinq 2026-06-24 02:52:21.785 | quota-check-limit 2026-06-24 02:52:21.785 | quota-check-limit-default 2026-06-24 02:52:21.785 | quotas 2026-06-24 02:52:21.785 | quota_details 2026-06-24 02:52:21.785 | rbac-policies 2026-06-24 02:52:21.785 | rbac-address-scope 2026-06-24 02:52:21.785 | rbac-security-groups 2026-06-24 02:52:21.785 | revision-if-match 2026-06-24 02:52:21.785 | standard-attr-revisions 2026-06-24 02:52:21.786 | router_availability_zone 2026-06-24 02:52:21.786 | router-enable-snat 2026-06-24 02:52:21.786 | security-groups-default-rules 2026-06-24 02:52:21.786 | security-groups-default-statefulness 2026-06-24 02:52:21.786 | security-groups-normalized-cidr 2026-06-24 02:52:21.786 | security-groups-remote-address-group 2026-06-24 02:52:21.786 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:52:21.786 | security-groups-shared-filtering 2026-06-24 02:52:21.786 | security-group 2026-06-24 02:52:21.786 | service-type 2026-06-24 02:52:21.787 | sorting 2026-06-24 02:52:21.787 | standard-attr-description 2026-06-24 02:52:21.787 | stateful-security-group 2026-06-24 02:52:21.787 | subnet-dns-publish-fixed-ip 2026-06-24 02:52:21.787 | subnet-external-network 2026-06-24 02:52:21.787 | subnet_onboard 2026-06-24 02:52:21.787 | subnet-service-types 2026-06-24 02:52:21.787 | subnet_allocation 2026-06-24 02:52:21.787 | subnetpool-prefix-ops 2026-06-24 02:52:21.787 | tag-creation 2026-06-24 02:52:21.788 | standard-attr-tag 2026-06-24 02:52:21.788 | standard-attr-timestamp 2026-06-24 02:52:21.788 | vlan-transparent' 2026-06-24 02:52:21.788 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-24 02:52:21.788 | address-scope 2026-06-24 02:52:21.788 | agent 2026-06-24 02:52:21.788 | allowed-address-pairs 2026-06-24 02:52:21.788 | auto-allocated-topology 2026-06-24 02:52:21.788 | availability_zone 2026-06-24 02:52:21.788 | default-subnetpools 2026-06-24 02:52:21.789 | dhcp_agent_scheduler 2026-06-24 02:52:21.789 | dns-integration 2026-06-24 02:52:21.789 | dns-domain-ports 2026-06-24 02:52:21.789 | dns-integration-domain-keywords 2026-06-24 02:52:21.789 | empty-string-filtering 2026-06-24 02:52:21.789 | external-net 2026-06-24 02:52:21.789 | extra_dhcp_opt 2026-06-24 02:52:21.789 | extraroute 2026-06-24 02:52:21.789 | extraroute-atomic 2026-06-24 02:52:21.789 | filter-validation 2026-06-24 02:52:21.790 | floating-ip-port-forwarding-detail 2026-06-24 02:52:21.790 | fip-port-details 2026-06-24 02:52:21.790 | flavors 2026-06-24 02:52:21.790 | floatingip-pools 2026-06-24 02:52:21.790 | router 2026-06-24 02:52:21.790 | l3-agent-scheduler-ha-chassis-priority 2026-06-24 02:52:21.790 | enable-default-route-bfd 2026-06-24 02:52:21.790 | enable-default-route-ecmp 2026-06-24 02:52:21.790 | ext-gw-mode 2026-06-24 02:52:21.790 | l3-ha 2026-06-24 02:52:21.791 | external-gateway-multihoming 2026-06-24 02:52:21.791 | l3-flavors 2026-06-24 02:52:21.791 | l3_agent_scheduler 2026-06-24 02:52:21.791 | multi-provider 2026-06-24 02:52:21.791 | net-mtu 2026-06-24 02:52:21.791 | net-mtu-writable 2026-06-24 02:52:21.791 | network_availability_zone 2026-06-24 02:52:21.791 | network-ip-availability 2026-06-24 02:52:21.791 | network-ip-availability-details 2026-06-24 02:52:21.791 | pagination 2026-06-24 02:52:21.792 | port-device-profile 2026-06-24 02:52:21.792 | port-mac-address-regenerate 2026-06-24 02:52:21.792 | port-numa-affinity-policy 2026-06-24 02:52:21.792 | port-numa-affinity-policy-socket 2026-06-24 02:52:21.792 | binding 2026-06-24 02:52:21.792 | binding-extended 2026-06-24 02:52:21.792 | port-security 2026-06-24 02:52:21.792 | project-id 2026-06-24 02:52:21.792 | provider 2026-06-24 02:52:21.792 | qinq 2026-06-24 02:52:21.792 | quota-check-limit 2026-06-24 02:52:21.793 | quota-check-limit-default 2026-06-24 02:52:21.793 | quotas 2026-06-24 02:52:21.793 | quota_details 2026-06-24 02:52:21.793 | rbac-policies 2026-06-24 02:52:21.793 | rbac-address-scope 2026-06-24 02:52:21.793 | rbac-security-groups 2026-06-24 02:52:21.793 | revision-if-match 2026-06-24 02:52:21.793 | standard-attr-revisions 2026-06-24 02:52:21.793 | router_availability_zone 2026-06-24 02:52:21.794 | router-enable-snat 2026-06-24 02:52:21.794 | security-groups-default-rules 2026-06-24 02:52:21.794 | security-groups-default-statefulness 2026-06-24 02:52:21.794 | security-groups-normalized-cidr 2026-06-24 02:52:21.794 | security-groups-remote-address-group 2026-06-24 02:52:21.794 | security-groups-rules-belongs-to-default-sg 2026-06-24 02:52:21.794 | security-groups-shared-filtering 2026-06-24 02:52:21.794 | security-group 2026-06-24 02:52:21.794 | service-type 2026-06-24 02:52:21.794 | sorting 2026-06-24 02:52:21.795 | standard-attr-description 2026-06-24 02:52:21.795 | stateful-security-group 2026-06-24 02:52:21.795 | subnet-dns-publish-fixed-ip 2026-06-24 02:52:21.795 | subnet-external-network 2026-06-24 02:52:21.795 | subnet_onboard 2026-06-24 02:52:21.795 | subnet-service-types 2026-06-24 02:52:21.795 | subnet_allocation 2026-06-24 02:52:21.795 | subnetpool-prefix-ops 2026-06-24 02:52:21.795 | tag-creation 2026-06-24 02:52:21.795 | standard-attr-tag 2026-06-24 02:52:21.795 | standard-attr-timestamp 2026-06-24 02:52:21.796 | vlan-transparent =~ external-net ]] 2026-06-24 02:52:21.796 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-24 02:52:21.799 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-24 02:52:25.317 | +++ functions-common:oscwrap:2465 : return 0 2026-06-24 02:52:25.323 | ++ lib/tempest:configure_tempest:395 : public_network_id=41dec828-940d-4bfa-a4b5-33b95c3583ba 2026-06-24 02:52:25.327 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-24 02:52:29.185 | +---------------------------+--------------------------------------+ 2026-06-24 02:52:29.185 | | Field | Value | 2026-06-24 02:52:29.185 | +---------------------------+--------------------------------------+ 2026-06-24 02:52:29.185 | | admin_state_up | UP | 2026-06-24 02:52:29.185 | | availability_zone_hints | | 2026-06-24 02:52:29.185 | | availability_zones | | 2026-06-24 02:52:29.186 | | created_at | 2026-06-24T02:52:28Z | 2026-06-24 02:52:29.186 | | description | | 2026-06-24 02:52:29.186 | | dns_domain | None | 2026-06-24 02:52:29.186 | | id | bc40a8b6-e638-469e-b783-159f0076705c | 2026-06-24 02:52:29.186 | | ipv4_address_scope | None | 2026-06-24 02:52:29.186 | | ipv6_address_scope | None | 2026-06-24 02:52:29.186 | | is_default | False | 2026-06-24 02:52:29.187 | | is_vlan_qinq | None | 2026-06-24 02:52:29.187 | | is_vlan_transparent | False | 2026-06-24 02:52:29.187 | | mtu | 1442 | 2026-06-24 02:52:29.187 | | name | shared | 2026-06-24 02:52:29.187 | | port_security_enabled | True | 2026-06-24 02:52:29.187 | | project_id | f7b9466e67614ef6a2783f0123a80489 | 2026-06-24 02:52:29.187 | | provider:network_type | geneve | 2026-06-24 02:52:29.187 | | provider:physical_network | None | 2026-06-24 02:52:29.188 | | provider:segmentation_id | 7602 | 2026-06-24 02:52:29.188 | | pvlan | None | 2026-06-24 02:52:29.188 | | qinq | False | 2026-06-24 02:52:29.188 | | qos_policy_id | None | 2026-06-24 02:52:29.188 | | revision_number | 1 | 2026-06-24 02:52:29.188 | | router:external | Internal | 2026-06-24 02:52:29.188 | | segments | None | 2026-06-24 02:52:29.189 | | shared | True | 2026-06-24 02:52:29.189 | | status | ACTIVE | 2026-06-24 02:52:29.189 | | subnets | | 2026-06-24 02:52:29.189 | | tags | | 2026-06-24 02:52:29.189 | | updated_at | 2026-06-24T02:52:28Z | 2026-06-24 02:52:29.189 | +---------------------------+--------------------------------------+ 2026-06-24 02:52:29.609 | ++ 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-06-24 02:52:33.563 | +----------------------+--------------------------------------+ 2026-06-24 02:52:33.563 | | Field | Value | 2026-06-24 02:52:33.563 | +----------------------+--------------------------------------+ 2026-06-24 02:52:33.563 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-24 02:52:33.563 | | cidr | 192.168.233.0/24 | 2026-06-24 02:52:33.563 | | created_at | 2026-06-24T02:52:32Z | 2026-06-24 02:52:33.563 | | description | shared-subnet | 2026-06-24 02:52:33.563 | | dns_nameservers | | 2026-06-24 02:52:33.563 | | dns_publish_fixed_ip | None | 2026-06-24 02:52:33.564 | | enable_dhcp | True | 2026-06-24 02:52:33.564 | | gateway_ip | 192.168.233.1 | 2026-06-24 02:52:33.564 | | host_routes | | 2026-06-24 02:52:33.564 | | id | 014ba6db-3d14-4262-a581-d38d74559a25 | 2026-06-24 02:52:33.564 | | ip_version | 4 | 2026-06-24 02:52:33.564 | | ipv6_address_mode | None | 2026-06-24 02:52:33.564 | | ipv6_ra_mode | None | 2026-06-24 02:52:33.564 | | name | shared-subnet | 2026-06-24 02:52:33.564 | | network_id | bc40a8b6-e638-469e-b783-159f0076705c | 2026-06-24 02:52:33.564 | | project_id | f7b9466e67614ef6a2783f0123a80489 | 2026-06-24 02:52:33.564 | | revision_number | 0 | 2026-06-24 02:52:33.565 | | router:external | False | 2026-06-24 02:52:33.565 | | segment_id | None | 2026-06-24 02:52:33.565 | | service_types | | 2026-06-24 02:52:33.565 | | subnetpool_id | None | 2026-06-24 02:52:33.565 | | tags | | 2026-06-24 02:52:33.565 | | updated_at | 2026-06-24T02:52:32Z | 2026-06-24 02:52:33.565 | +----------------------+--------------------------------------+ 2026-06-24 02:52:33.999 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-24 02:52:34.054 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-24 02:52:34.106 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-24 02:52:34.113 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-24 02:52:34.162 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-24 02:52:34.213 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-24 02:52:34.265 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-24 02:52:34.318 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-24 02:52:34.369 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.25/identity/v3 2026-06-24 02:52:34.419 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-24 02:52:34.467 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-24 02:52:34.516 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-24 02:52:34.563 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-24 02:52:34.567 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-24 02:52:34.619 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-24 02:52:34.668 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-24 02:52:34.718 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-24 02:52:34.766 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-24 02:52:34.814 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-24 02:52:34.842 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:52:34.846 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-24 02:52:34.851 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-24 02:52:34.906 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-24 02:52:34.933 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:52:34.938 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-24 02:52:34.986 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-24 02:52:35.035 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-24 02:52:35.082 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-24 02:52:35.086 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-24 02:52:35.134 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-24 02:52:35.182 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-24 02:52:35.209 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:52:35.213 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 2026-06-24 02:52:35.263 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1 2026-06-24 02:52:35.312 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-24 02:52:35.362 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-24 02:52:35.410 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-24 02:52:35.461 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-24 02:52:35.488 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:52:35.493 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-24 02:52:35.497 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-24 02:52:35.501 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-24 02:52:35.506 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-24 02:52:35.510 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-24 02:52:35.514 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-24 02:52:35.547 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-24 02:52:35.551 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-24 02:52:35.601 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-24 02:52:35.654 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-24 02:52:35.703 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-24 02:52:35.751 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-24 02:52:35.799 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-24 02:52:35.849 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-24 02:52:35.897 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-24 02:52:35.945 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-24 02:52:35.993 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-24 02:52:35.998 | ++ 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-06-24 02:52:36.045 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-24 02:52:36.049 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-24 02:52:36.076 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:52:36.080 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-24 02:52:36.129 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-24 02:52:36.156 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:52:36.160 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-24 02:52:36.164 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-24 02:52:36.191 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:52:36.195 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-24 02:52:36.199 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-24 02:52:36.203 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-24 02:52:36.252 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-24 02:52:36.303 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 41dec828-940d-4bfa-a4b5-33b95c3583ba 2026-06-24 02:52:36.352 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-24 02:52:36.400 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-24 02:52:36.449 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-24 02:52:36.502 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-24 02:52:36.551 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-24 02:52:36.600 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-24 02:52:36.651 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-24 02:52:36.656 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-24 02:52:36.660 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-24 02:52:36.664 | ++ 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-06-24 02:52:36.716 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-24 02:52:36.723 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-24 02:52:36.723 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-24 02:52:36.730 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-24 02:52:36.734 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-24 02:52:36.783 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-24 02:52:36.788 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-24 02:52:36.792 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-24 02:52:36.796 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-24 02:52:36.800 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-24 02:52:36.854 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-24 02:52:36.903 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-24 02:52:36.951 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-24 02:52:36.999 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-24 02:52:37.047 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-24 02:52:37.095 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-24 02:52:37.099 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-24 02:52:37.104 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-24 02:52:37.133 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-24 02:52:37.183 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-24 02:52:37.188 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-24 02:52:37.193 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-24 02:52:37.221 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-24 02:52:37.271 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-24 02:52:37.275 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-24 02:52:37.279 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-24 02:52:37.285 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-24 02:52:37.313 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-24 02:52:37.361 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-24 02:52:37.365 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-24 02:52:37.371 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-24 02:52:37.399 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-24 02:52:37.450 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-24 02:52:37.497 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-24 02:52:37.501 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-24 02:52:37.548 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-24 02:52:37.553 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-24 02:52:37.557 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-24 02:52:37.561 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-24 02:52:37.591 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-24 02:52:37.595 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-24 02:52:37.646 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-24 02:52:37.674 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:52:37.678 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-24 02:52:37.729 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-24 02:52:37.734 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-24 02:52:37.739 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-24 02:52:37.743 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-24 02:52:37.748 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-24 02:52:37.752 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-24 02:52:37.757 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-24 02:52:37.762 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-24 02:52:37.766 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-24 02:52:37.799 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-24 02:52:37.803 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-24 02:52:37.855 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-24 02:52:37.860 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-24 02:52:37.864 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-24 02:52:37.869 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-24 02:52:37.918 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-24 02:52:37.967 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-24 02:52:38.017 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-24 02:52:38.021 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-24 02:52:38.026 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:52:38.030 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-24 02:52:38.058 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:52:38.063 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-24 02:52:38.115 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:52:38.119 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-24 02:52:38.147 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:52:38.152 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-24 02:52:38.200 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:52:38.205 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-24 02:52:38.235 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:52:38.239 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-24 02:52:38.287 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:52:38.291 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-24 02:52:38.319 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:52:38.324 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-24 02:52:38.374 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:52:38.378 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-24 02:52:38.405 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-24 02:52:38.409 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-24 02:52:38.460 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:52:38.464 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-24 02:52:38.494 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:52:38.499 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-24 02:52:38.549 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-24 02:52:38.553 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-24 02:52:38.580 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:52:38.585 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-24 02:52:38.636 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-24 02:52:38.640 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-24 02:52:38.644 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-24 02:52:38.649 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-24 02:52:38.699 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-24 02:52:38.703 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-24 02:52:38.707 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-24 02:52:38.711 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-24 02:52:38.761 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-24 02:52:38.765 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-24 02:52:38.769 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-24 02:52:38.774 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-24 02:52:38.778 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-24 02:52:38.784 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-24 02:52:38.790 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.u24ZMeEjiq 2026-06-24 02:52:38.794 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-24 02:52:38.798 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-24 02:52:38.804 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-24 02:52:38.811 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.3eXRRP9MyP 2026-06-24 02:52:38.815 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.3eXRRP9MyP 2026-06-24 02:52:38.819 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-24 02:52:38.824 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.3eXRRP9MyP 2026-06-24 02:52:38.828 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-24 02:52:38.833 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-24 02:52:38.838 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-24 02:52:38.847 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:52:38.852 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:52:38.856 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:52:38.861 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-24 02:52:38.865 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-24 02:52:38.870 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-24 02:52:39.414 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-24 02:52:40.336 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-24 02:52:56.797 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-24 02:53:04.019 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#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.1 2026-06-24 02:53:04.020 | ___________________________________ summary ____________________________________ 2026-06-24 02:53:04.020 | venv-tempest: skipped tests 2026-06-24 02:53:04.020 | congratulations :) 2026-06-24 02:53:04.076 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.3eXRRP9MyP -r requirements.txt 2026-06-24 02:53:04.979 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-24 02:53:04.979 | !! 2026-06-24 02:53:04.979 | 2026-06-24 02:53:04.979 | ******************************************************************************** 2026-06-24 02:53:04.979 | Requirements should be satisfied by a PEP 517 installer. 2026-06-24 02:53:04.979 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-24 02:53:04.980 | 2026-06-24 02:53:04.980 | This deprecation is overdue, please update your project and remove deprecated 2026-06-24 02:53:04.980 | calls to avoid build errors in the future. 2026-06-24 02:53:04.980 | ******************************************************************************** 2026-06-24 02:53:04.980 | 2026-06-24 02:53:04.980 | !! 2026-06-24 02:53:04.980 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-24 02:53:05.381 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-24 02:53:05.381 | !! 2026-06-24 02:53:05.381 | 2026-06-24 02:53:05.381 | ******************************************************************************** 2026-06-24 02:53:05.381 | Please avoid running ``setup.py`` directly. 2026-06-24 02:53:05.381 | Instead, use pypa/build, pypa/installer or other 2026-06-24 02:53:05.382 | standards-based tools. 2026-06-24 02:53:05.382 | 2026-06-24 02:53:05.382 | This deprecation is overdue, please update your project and remove deprecated 2026-06-24 02:53:05.382 | calls to avoid build errors in the future. 2026-06-24 02:53:05.382 | 2026-06-24 02:53:05.382 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-24 02:53:05.382 | ******************************************************************************** 2026-06-24 02:53:05.382 | 2026-06-24 02:53:05.382 | !! 2026-06-24 02:53:05.382 | self.initialize_options() 2026-06-24 02:53:05.382 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-24 02:53:05.382 | warnings.warn(msg) 2026-06-24 02:53:05.412 | /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-06-24 02:53:05.412 | !! 2026-06-24 02:53:05.412 | 2026-06-24 02:53:05.412 | ******************************************************************************** 2026-06-24 02:53:05.412 | 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-06-24 02:53:05.412 | 2026-06-24 02:53:05.412 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-24 02:53:05.413 | or your builds will no longer be supported. 2026-06-24 02:53:05.413 | 2026-06-24 02:53:05.413 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-24 02:53:05.413 | ******************************************************************************** 2026-06-24 02:53:05.413 | 2026-06-24 02:53:05.413 | !! 2026-06-24 02:53:05.413 | corresp(dist, value, root_dir) 2026-06-24 02:53:05.575 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-24 02:53:12.602 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#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.1 2026-06-24 02:53:12.603 | venv-tempest run-test-pre: PYTHONHASHSEED='909768453' 2026-06-24 02:53:12.603 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.3eXRRP9MyP -r requirements.txt 2026-06-24 02:53:13.612 | 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-06-24 02:53:13.613 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-24 02:53:13.614 | 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-06-24 02:53:13.615 | 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-06-24 02:53:13.616 | 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-06-24 02:53:13.618 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-24 02:53:13.618 | 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-06-24 02:53:13.620 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-24 02:53:13.621 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-24 02:53:13.622 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-24 02:53:13.622 | 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-06-24 02:53:13.623 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-24 02:53:13.624 | 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-06-24 02:53:13.625 | 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-06-24 02:53:13.626 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-24 02:53:13.627 | 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-06-24 02:53:13.628 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-24 02:53:13.628 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-24 02:53:13.629 | 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-06-24 02:53:13.630 | 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-06-24 02:53:13.631 | 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-06-24 02:53:13.632 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-24 02:53:13.632 | 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-06-24 02:53:13.634 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-24 02:53:13.636 | 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-06-24 02:53:13.637 | 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-06-24 02:53:13.640 | 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-06-24 02:53:13.641 | 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-06-24 02:53:13.642 | 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-06-24 02:53:13.643 | 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-06-24 02:53:13.648 | 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-06-24 02:53:13.649 | 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-06-24 02:53:13.650 | 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-06-24 02:53:13.653 | 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-06-24 02:53:13.659 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-24 02:53:13.662 | 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-06-24 02:53:13.663 | 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-06-24 02:53:13.666 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-24 02:53:13.667 | 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-06-24 02:53:13.671 | 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-06-24 02:53:13.672 | 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-06-24 02:53:13.674 | 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.0) 2026-06-24 02:53:13.676 | 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-06-24 02:53:13.678 | 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-06-24 02:53:13.678 | 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-06-24 02:53:13.680 | 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-06-24 02:53:13.691 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-24 02:53:13.696 | 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.1) 2026-06-24 02:53:13.710 | 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-06-24 02:53:13.713 | 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-06-24 02:53:13.714 | 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-06-24 02:53:13.715 | 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-06-24 02:53:13.716 | 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-06-24 02:53:13.725 | 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-06-24 02:53:13.749 | 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-06-24 02:53:13.753 | 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-06-24 02:53:13.754 | 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-06-24 02:53:13.756 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-24 02:53:13.768 | 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-06-24 02:53:13.770 | 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-06-24 02:53:13.775 | 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-06-24 02:53:13.996 | ___________________________________ summary ____________________________________ 2026-06-24 02:53:13.996 | venv-tempest: commands succeeded 2026-06-24 02:53:13.996 | congratulations :) 2026-06-24 02:53:14.049 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.3eXRRP9MyP 2026-06-24 02:53:14.056 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-24 02:53:14.060 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-24 02:53:14.065 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-24 02:53:14.115 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.u24ZMeEjiq 2026-06-24 02:53:14.665 | venv create: /opt/stack/tempest/.tox/venv 2026-06-24 02:53:15.308 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-24 02:53:39.637 | venv develop-inst: /opt/stack/tempest 2026-06-24 02:53:48.053 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.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,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#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.1 2026-06-24 02:53:48.054 | venv run-test-pre: PYTHONHASHSEED='1160380406' 2026-06-24 02:53:48.054 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.u24ZMeEjiq 2026-06-24 02:53:48.324 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-24 02:53:48.324 | warnings.warn( 2026-06-24 02:53:49.305 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-24 02:53:49.305 | warnings.warn( 2026-06-24 02:53:50.501 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-24 02:53:50.501 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-24 02:53:52.418 | ___________________________________ summary ____________________________________ 2026-06-24 02:53:52.418 | venv: commands succeeded 2026-06-24 02:53:52.418 | congratulations :) 2026-06-24 02:53:52.471 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-24 02:53:52.497 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:53:52.502 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-24 02:53:52.506 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-24 02:53:52.532 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-24 02:53:52.536 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-24 02:53:52.541 | ++ 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-06-24 02:53:52.544 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-24 02:53:52.548 | ++ 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-06-24 02:53:52.553 | +++ 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-06-24 02:53:52.558 | +++ 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-06-24 02:53:52.561 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-24 02:53:52.565 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-24 02:53:52.570 | +++ 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-06-24 02:53:52.600 | +++ 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-06-24 02:53:52.628 | ++ 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-06-24 02:53:52.632 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-24 02:53:52.636 | ++ 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-06-24 02:53:52.679 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-24 02:53:52.683 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-24 02:53:52.687 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-24 02:53:52.733 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-24 02:53:52.738 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-24 02:53:52.742 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-24 02:53:52.786 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-24 02:53:52.786 | ' 2026-06-24 02:53:52.790 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-24 02:53:52.794 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-24 02:53:52.797 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-24 02:53:52.800 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-24 02:53:52.804 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-24 02:53:52.805 | /opt/stack/tempest /opt/stack/tempest 2026-06-24 02:53:52.808 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-24 02:53:52.812 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-24 02:53:52.812 | /opt/stack/tempest 2026-06-24 02:53:52.817 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-24 02:53:52.821 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-24 02:53:52.825 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-24 02:53:52.830 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-24 02:53:52.834 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-24 02:53:52.839 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-24 02:53:52.844 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-24 02:53:52.847 | + functions-common:run_plugins:1837 : local plugins= 2026-06-24 02:53:52.852 | + functions-common:run_plugins:1838 : local plugin 2026-06-24 02:53:52.856 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-24 02:53:52.861 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-24 02:53:52.866 | + inc/meta-config:merge_config_group:171 : shift 2026-06-24 02:53:52.871 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-24 02:53:52.875 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:53:52.879 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-24 02:53:52.883 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-24 02:53:52.888 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-24 02:53:52.892 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-24 02:53:52.896 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-24 02:53:52.901 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-24 02:53:52.905 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-24 02:53:52.905 | /^\[\[.+\|.*\]\]/ { 2026-06-24 02:53:52.905 | gsub("[][]", "", $1); 2026-06-24 02:53:52.905 | split($1, a, "|"); 2026-06-24 02:53:52.905 | if (a[1] == matchgroup) 2026-06-24 02:53:52.905 | print a[2] 2026-06-24 02:53:52.905 | } 2026-06-24 02:53:52.906 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 154 osc 464 apt-get 226 test_with_retry 8 dbsync 8 pip_install 184 apt-get-update 5 run_process 45 git_timed 394 ------------------------- Unaccounted time 105 ========================= Total runtime 1623 ================= Async summary ================= Time spent in the background minus waits: 561 sec Elapsed time: 1624 sec Time if we did everything serially: 2185 sec Speedup: 1.34544 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21037 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 34 | | nova_cell1 | SELECT | 76 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 5278 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 243 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 30 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | cinder | DELETE | 1 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | +------------+-----------+-------+ This is your host IP address: 192.168.122.25 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.25/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble